By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T02:58:27.256Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T02:58:27.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T02:58:27.314Z |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-10-27T02:58:28.038Z |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-10-27T02:58:28.186Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T02:58:28.187Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T02:58:28.187Z |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-10-27T02:58:28.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-27T02:58:28.453Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-27T02:58:28.479Z |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-10-27T02:58:30.136Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-27T02:58:30.549Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-27T02:58:30.567Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-27T02:58:30.568Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-27T02:58:30.626Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-27T02:58:30.627Z |INFO |Root WebApplicationContext: initialization completed in 2147 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-27T02:58:31.024Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-27T02:58:31.849Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-27T02:58:32.984Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-27T02:58:33.525Z |INFO |Started MainApp in 9.134 seconds (JVM running for 10.235) |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-27T02:58:33.593Z |INFO |Start scheduling PRH workflow |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:58:33.606Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=01fa7f4b-d825-4ef9-8ebc-d49a6cd2c4c1 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-27T02:58:34.594Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-27T02:58:34.594Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-27T02:58:34.597Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T02:58:35.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:58:35.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:58:45.075Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=fab0d7f8-62c6-4126-bc72-1041f0510d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T02:58:46.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:58:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:58:56.115Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8a179a90-22fc-4959-af4d-59031cea59a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T02:58:57.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:58:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:07.168Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b0a57d2b-7aa1-4d2a-acd0-d20cd56b0663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T02:59:08.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:18.236Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=23f1308e-ca04-4226-9d49-349d70c4dc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T02:59:19.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:29.300Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4e79d85d-73ff-4d39-974b-e474b1451d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T02:59:30.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:40.339Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=59adaca2-8e85-48ef-84de-ae09e34907e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:50.494Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b6b080c2-7bf7-4a4b-9b53-45288dae764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T02:59:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:00.517Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a5434211-2117-43e3-bf52-aa12de8f0c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:10.538Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9d977d25-d0cf-4328-be68-dba2b7af58a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:20.554Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=37c1e1e1-6072-41b2-96a1-3bba04042128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:30.571Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=6d1ee4ff-2cba-47f5-bddc-5e9bfbe6f37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:30.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:40.589Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=c5758092-5ccd-4445-b66f-25adac0c573b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:40.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:50.609Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=217d930c-8dfd-465f-93a8-f2a739064e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:00:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:00.625Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a579d8ca-40d9-45d9-8ab8-bfebb52377ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:10.644Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=297b4dd3-b7ab-4b89-9f6a-63de49e11c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:20.661Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=bfea267c-ee46-445e-8cd1-102eaf5c9ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:30.680Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=1ce0171d-3eae-4d23-99a5-ee7dd84984d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:40.695Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=79d5f107-b71b-48f9-9cfb-caa02e526f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:50.713Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=90938f9b-1d96-4771-9ede-be58185205a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:01:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:00.740Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=bd9c0765-64f4-4905-9e57-48f6ac90a91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:10.758Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=74f2dd66-8118-4267-a377-e300e8fdee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:10.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:20.777Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7f0381cc-dded-4238-8f62-af20aabcf704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:30.792Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e6e7344c-4d1d-4c5c-8103-eb27d972234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:40.805Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=3fb773ba-0860-4c26-88ff-23c1268f339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:40.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:50.818Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=abc4f894-990f-42bd-b5e1-889773b86cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:02:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:00.832Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=aad0c11c-20c7-4a48-9807-59e48e562050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:10.856Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=573a6e03-0956-433a-93dc-cf8d13b9911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:20.870Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f8f8c4b2-a721-448c-8721-a9fbe928c6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:20.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:30.885Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b80c4877-6013-4848-bdc8-0d70145a57f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:03:31.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:03:31.825Z |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-10-27T03:03:31.826Z |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-10-27T03:03:31.829Z |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-10-27T03:03:31.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:03:31.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:03:31.838Z |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-10-27T03:03:31.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:40.897Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7da3f924-ba04-4c32-9ca5-f8699aa25dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:50.909Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=1c010944-f8d6-44c5-955e-9b8ba8d26b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:03:50.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:00.922Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=be876816-59a9-4f51-af49-bcae7077aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:00.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:10.934Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e2652494-519a-4238-bb3d-235048ea73cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:20.948Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a6d22057-32e8-4c88-a443-29977805ab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:30.985Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=1fb2e854-6af5-448e-90ae-7d67a9bc484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:40.999Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=ceae40c5-9c7e-492d-bffc-f5ae925e89f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:41.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:51.015Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=28cdd764-7a13-4475-a640-8817dbdee1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:04:51.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:01.032Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e258ff45-f79d-46bd-b4dd-d15d6d0ba0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:01.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:11.045Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b9690767-6cb4-49d3-aac6-989a9c2d6f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:21.058Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a9b3f3fd-9bd6-4769-9b25-9b1360dc34bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:31.072Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7a008487-ebe7-436b-b14f-9b17316ec4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:41.085Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=62696153-96fe-4343-9a54-5b30a902481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:51.097Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b1e1b165-3702-420d-be3f-ed21befab6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:05:51.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:01.112Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=67c22fbd-24e2-4a1c-9651-005e05180a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:11.124Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=132c6c20-49fc-4dee-a84d-bcdedcf7e710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:21.139Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b1aef98b-9cac-4f8c-a42e-17b798a3fc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:31.151Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=28067543-2ed1-4d80-9f2c-e7a45e909d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:31.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:41.164Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=31daa6dc-9643-483b-b6d4-ba3735844c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:41.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:51.180Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=12ef6e18-f7d8-4055-bc78-0e9a24a1cfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:06:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:01.200Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d2a1ab6a-420c-4314-852b-9565ab741cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:11.215Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=51276ce9-12f6-473e-aa72-7a031a5449fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:21.226Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f2a1709a-1673-450e-8e51-3bb3678564a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:21.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:31.239Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=5b2c74d0-22cd-4c71-a7c1-e6ea4dbe5f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:41.249Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=33c52281-58d0-41f7-bccd-68c3773f33d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:51.261Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f4c4d941-9c10-48df-9df3-ca0d46d7e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:07:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:01.275Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=33e16178-e0c3-4e0c-8ef3-bcc524cd45c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:11.286Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=fe655f1d-0a00-4452-a2eb-3e64081b234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:21.297Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=2255e799-e017-41ef-adb4-edaedb8589c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:21.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:31.308Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=2ffa6e06-635f-4f0e-9fe3-44fdb52785eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:08:31.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:08:31.322Z |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-10-27T03:08:31.323Z |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-10-27T03:08:31.326Z |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-10-27T03:08:31.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:08:31.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:08:31.332Z |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-10-27T03:08:31.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:41.323Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=c9da59ba-254e-48b0-8367-686bada6cb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:51.337Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=bb658181-bfb6-424e-9c58-afc690ee9e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:08:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:01.351Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=47e74d51-916e-426b-bf1a-02825d2b3006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:11.363Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=207d34d0-a249-4ab4-8139-3d6d132b1ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:21.374Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=45045465-b277-40de-b906-a9a21b3c0ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:21.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:31.387Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0d8a08e5-3220-4466-9a2c-c4b30079cff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:41.402Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=79b7707f-2273-4192-9bea-1df013465561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:41.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:51.413Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4a8e1fea-f567-4329-8f5f-d4228f7c5e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:09:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:01.425Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=dc1227a3-3b42-415e-b0af-1f8270d9ae11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:11.438Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e82fb0b6-53d3-4de8-a951-05e3f19db507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:21.449Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=de460f30-9e0a-4591-8f95-ed212b261782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:31.460Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=34fea9e4-b73f-4b85-8dea-001eb70d8d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:41.472Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=032c0e68-bcd8-42d3-95f2-49d2bd433a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:51.484Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9568a0f5-c692-48a2-81df-b3a24dd8c864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:10:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:01.498Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b815717e-37c4-42b7-b3e5-328a2a9ee3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:01.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:11.511Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=083eec37-d454-44f8-8ea0-246c6e1f279f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:21.521Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=6b94c4b3-001f-4ca7-8483-f8f47337aaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:21.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:31.533Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=3bc85eb9-4d71-49a7-bb38-681bd4afca2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:41.544Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=25e11cbd-752d-42a0-b1a2-98bfc7d706c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:51.554Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8f07e176-d218-49f2-ae86-23244ed9b6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:11:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:01.567Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7508458b-2a7f-4c12-ae20-4e22c005baff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:01.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:11.582Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b2b25919-41fc-4dca-8976-b8ca9caabcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:21.594Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=caadcf26-f601-48be-8dc8-cc483694a338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:31.612Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=6c6974e7-9d7e-4047-8b2e-ad121ae01dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:41.623Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=da5e486a-e3f7-457e-81f1-df630f64f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:51.635Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=fcb59101-74b6-4a87-b811-4259ae0d7977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:12:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:01.650Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=62da709e-703e-49c0-a01e-e82c114a536c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:11.663Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4824f443-dca7-4e25-947e-c7ac9c78d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:21.675Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=91de2c65-231e-419f-b2af-21a8cc5241db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:13:31.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:13:31.273Z |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-10-27T03:13:31.273Z |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-10-27T03:13:31.276Z |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-10-27T03:13:31.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:13:31.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:13:31.282Z |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-10-27T03:13:31.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:31.690Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8e920803-54e5-4e70-96bf-027d8a7b6421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:41.702Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=1ff1a0dd-9468-448b-9979-674220d45567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:51.714Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=07170313-d4da-46e4-8744-33e839a49e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:13:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:01.726Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9c255c3e-69ae-49f3-8be5-905fde4e6f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:11.736Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b1f4fb84-7ad7-4310-9aa9-03718790073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:21.750Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=dd0f09de-d736-4f01-a1ce-b631c99695e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:31.761Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0c299d9b-80fa-4a38-b764-5450102f42cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:41.771Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7e763134-ce35-4019-8819-d096a0592a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:51.783Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=cd16c101-d68f-4ea9-b7c6-ce71f70b0cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:14:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:01.794Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b7da7497-7743-4524-9b76-c1b4d4a53fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:11.804Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=5d76d58e-2372-4deb-ae08-6b9be5b967ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:21.815Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f32814a4-2cb6-44f3-96c7-6c8ad382704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:31.826Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=1ab2238b-7946-4c00-a7b3-b7766b15ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:31.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:41.836Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b507e5a5-e1fb-45be-b74b-89bc884a535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:51.846Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=00789a95-559f-4e3e-9885-5a0bf556dbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:15:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:01.858Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0217c355-3017-4f38-b5a0-89b08a63b22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:01.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:11.868Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f4204999-134c-4f17-b609-5aeec968bcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:21.880Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b1abfc3a-ec06-4769-ae6a-5013601efa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:21.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:31.890Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e1fc29f6-505d-465f-b998-6c1baf8cf0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:41.904Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=fc389c56-ba20-4ebe-a8ca-af95025458e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:51.913Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=2c3a8c8d-17ab-48ad-9851-3cb77fcdb424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:16:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:01.924Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=85c0c5d6-ad92-45b3-ba3c-2239cd5d1744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:11.935Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9d372985-d7b4-4085-981d-771f6838de96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:11.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:21.944Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f3d92991-3ff0-44b0-a995-27ed1a397edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:31.955Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e86980df-33e9-4d1f-8efe-3cabbfe7cf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:41.968Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a6315d20-5edd-4f28-baa6-97b8b5b6e824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:51.979Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4856a9ae-964f-4166-909d-e9daad73dda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:17:51.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:01.989Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=78fdaaa2-fbeb-4b04-b60b-59923b12e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:11.998Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8640bd30-ed5f-4dd5-8b41-acc2e7672e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:22.008Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=beb05c8d-d9e5-4c63-b717-03efc3e20c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:18:31.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:18:31.245Z |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-10-27T03:18:31.246Z |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-10-27T03:18:31.247Z |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-10-27T03:18:31.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:18:31.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:18:31.256Z |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-10-27T03:18:31.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:32.017Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=55bc1186-3c81-4ea1-b260-ad10727fe41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:42.032Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4d39a1ff-a627-4e54-a504-ef79f5ff644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:42.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:52.044Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=fa9649a5-f7f4-4dbd-99fd-d57fe5eccf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:18:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:02.053Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8fbd76f5-823f-4dd2-b8c0-ff2d721c076a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:12.063Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=2ca6f40a-b5b1-4c1d-9c5f-958dcfbd24e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:12.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:22.075Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=124ec90c-f758-42a5-9159-d19610dfcbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:32.088Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=afe6ee29-8f92-4397-9038-c56c80523f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:32.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:42.098Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4910b07f-cc7c-446e-94c6-d5de31c7c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:52.113Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=1a0a27b5-74b3-46f0-b397-841a25fecc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:19:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:02.141Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=29356fcc-5ec6-41b1-9b68-689fdf522b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:12.153Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=c80bd565-0c67-4a80-a1bd-3fd72a7098d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:22.165Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d571b3d1-c930-43d7-8359-2c7c1916daed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:32.176Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=345e9488-b184-4d98-839b-72cfc96a4f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:42.191Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=ac67cf67-9bcd-4f84-bd2e-331f5227f038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:52.292Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a0f16b87-c103-4929-9d47-2b27896a48e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:20:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:02.303Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=21533054-9b3f-48e9-812a-5883f6ca3c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:12.315Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7b7142a8-45ec-4b24-b55f-d91c92bda0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:22.327Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d6e17b2c-fec1-4a4a-9dad-ea8d649dedd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:32.340Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=c7e42806-5325-4c7f-9c54-2b556e9bb741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:42.350Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8546e74a-cd04-4734-bb1b-6725acbe240b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:42.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:52.362Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=43b88dfd-7d86-4f57-a0ee-de4a86db2014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:21:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:02.372Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9de16a0e-8968-4c08-aed1-5e02cbc0e13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:12.385Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=eff5a2bd-a46f-4074-944a-939411185425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:22.396Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9deb71ca-cf9f-455a-aac7-b30c4ed960fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:32.406Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7f11efb3-b0d1-4a0d-a0e4-23600fb33ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:32.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:42.416Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=02c08fd9-7817-46e8-bc27-bd718217e665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:52.429Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=28871756-5f14-4ff7-a9d6-30fdd047ae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:22:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:02.439Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7f7e7a9c-a22f-47c0-9b26-33d28c48f9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:12.449Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d7821fbf-efa4-4f0e-8425-cc2d81e10d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:12.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:22.458Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8d07467c-7d29-48f8-bd82-098d1362d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:22.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:23:31.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:23:31.259Z |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-10-27T03:23:31.260Z |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-10-27T03:23:31.262Z |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-10-27T03:23:31.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:23:31.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:23:31.269Z |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-10-27T03:23:31.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:32.472Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=1e537e9f-845c-4fc7-8ee5-15dd6d313b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:32.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:42.482Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=782ba1e7-a7b9-4a37-817c-a56ae9eef351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:42.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:52.492Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0392c7bb-6a77-4ef3-b65a-28fccb55e4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:23:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:02.501Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=bb63c5eb-6731-4dff-bfd2-5bf9f3353c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:02.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:12.510Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=ddd05e9f-ca35-4230-9684-91e480aa509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:22.520Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a17cde2b-4ba8-45f1-9afe-a29ecdac5fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:32.533Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=328e56b2-41f3-4a58-895a-8d3e9e673833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:42.545Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=930fe6a5-ef98-4b1d-a183-ae74b5afee50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:52.558Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a1e59d54-cc74-4177-aedc-08f0f7e855f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:24:52.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:02.572Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7cb2f6ed-32f1-4e09-9f53-93111555b4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:12.584Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=c4faf5b1-fa77-48e4-aa35-d338c62251cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:22.593Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9136ac39-e87f-41e6-aeb9-b1cc4037bf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:32.602Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8e224875-f5da-4689-9ff1-275f1ea49f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:42.611Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a9ee4d45-50ea-463b-a23f-b2fa273a6793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:52.624Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=05c3f35c-f399-43de-b0f5-71db774296cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:25:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:02.637Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f6ba670e-8f58-4e4d-866c-640e90f86ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:12.645Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e4cd1bc4-2f31-4d0a-8348-cbe64c7df225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:12.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:22.655Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=6d1cd08a-d890-422b-a343-f4712932445f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:32.667Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=43c50190-1202-4bd8-9f15-05bf43f87571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:42.677Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=834105ec-b522-42d3-a433-6cd9c1a8f1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:52.688Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b31f10c6-5265-4e5d-9e3e-2c215e6e6832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:26:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:02.697Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=05cac94f-7c9d-4b1f-b02a-a1252d83db0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:02.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:12.707Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4ef546b9-6e62-4c96-9367-e54bc10339a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:22.716Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=31e5f58a-3719-41eb-9315-b472928e25d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:22.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:32.724Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=17b63df6-9dec-485f-ab88-4cd1dc85c785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:42.733Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b421f6e3-ad87-4d26-b36b-eb39e11838cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:42.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:52.742Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=595cad19-9e03-45d3-8adf-a2a52f586c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:27:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:02.752Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=03e847c1-47e8-4445-a541-378304ee2d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:12.760Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=188acd02-c233-48c4-b304-06f9d08a5593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:22.770Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=c39ea9cd-4950-4f5e-9484-9ec6b6bec946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:28:31.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:28:31.270Z |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-10-27T03:28:31.271Z |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-10-27T03:28:31.274Z |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-10-27T03:28:31.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:28:31.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:28:31.281Z |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-10-27T03:28:31.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:32.779Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f6f1fd19-ac0b-413e-9516-7611d78eefcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:42.789Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=dc897b7b-e34a-436a-ad00-89355fcf2dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:52.799Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7767c4a6-e7be-4001-9652-ed3290aa8355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:28:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:02.808Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b1adfcb8-f447-4ba1-a162-9cdb7d715db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:12.818Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=42cf5357-1ed0-4eb5-9801-490e17246d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:22.826Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d6988b2b-e107-4e19-a203-59a2a95f37bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:32.835Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=5e701899-94b1-4e37-81ab-c881fcf3156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:42.845Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0e0e853c-5737-42c8-9ccf-1f6ba582831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:42.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:52.856Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=eae80800-ce46-48ee-aa07-5604adac078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:29:52.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:02.865Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=20a805cc-9e17-44c2-ae95-cb7d1548379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:02.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:12.874Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8bf8b268-9cfb-4183-847c-7e57ac2406ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:22.885Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=92aa8f18-b98e-47a2-ae7e-963c64c70658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:32.895Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=49cb715e-9e47-43ac-83b3-4e368868e4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:32.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:42.903Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=6de45536-0a0b-45da-b977-5ce8d06b9037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:42.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:52.914Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8ee6d419-8fa8-411f-8dc8-849c19af949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:30:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:02.927Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=2ae4fb57-a1e9-464c-85f6-6b610f9061ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:02.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:12.937Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=ccb4f7a9-3548-4f9b-a92e-bebdf9f0a52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:12.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:22.946Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=89771250-cfcb-4e27-b117-43aedfbd6447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:32.956Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b2dc732d-d672-4eec-bb2e-3ef7485c9d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:32.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:42.966Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a479b33a-b099-4a2d-8f7a-ab49f8df53b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:42.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:52.980Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=132b711b-b2d8-4cac-92ef-398b2c26e8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:31:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:02.992Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=741e93ab-069a-4a9b-834b-a278795ba133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:13.001Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=ee76dc2b-47ec-4045-8085-43184958e11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:23.011Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b8cb250c-39eb-4e4c-a276-296e1df886d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:33.021Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=5307cf86-0086-4327-a21b-c6f9d0090790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:43.032Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0f4b04fb-ccef-4d8e-b119-b7fcd63f898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:53.043Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=356260e1-eb2b-4870-a592-883abe567c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:32:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:03.052Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=5ab56cc2-4a67-4bb6-9c47-ad6e556f8484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:13.062Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d5485d11-7a96-4179-ab97-2adff70c5caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:23.071Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=717c8d8e-d170-4929-adba-91e3d648178f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:33:31.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:33:31.301Z |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-10-27T03:33:31.302Z |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-10-27T03:33:31.304Z |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-10-27T03:33:31.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:33:31.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:33:31.309Z |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-10-27T03:33:31.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:33.080Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=da91a6e7-69ac-437c-a6ec-e6426121a477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:43.090Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a0632d6d-8268-429d-acf1-6d70c1393d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:53.099Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8f329a2d-1734-4da6-b7d6-463d97e1f99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:33:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:03.106Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4b088d31-1230-45ea-a1c6-c5ec55d77610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:13.117Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7c269ea9-3f8f-4f0a-a30f-f3df4246a464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:23.124Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=2b5455d2-7997-4e5e-a483-eefaf428be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:33.133Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a2859f4f-dbb7-4fc7-9d1f-3776f436f5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:43.142Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=37812b60-c6d9-459e-804f-59d49e5a082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:53.153Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=6efe9a57-a449-4057-9a35-aa0cab120bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:34:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:03.161Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=048d24bc-5d06-4b64-9b4f-17413d681fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:13.170Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9205b336-b693-47a0-937f-385d34d90b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:23.178Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=88b8c964-0b8b-4f09-ae25-773ab34b2fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:33.186Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f6d73cdf-18a2-4b22-b8e2-88e3e89174f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:43.196Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8d270725-5b5d-427b-b25e-7782d1f49c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:53.204Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e61ab9be-bee5-4742-a743-3c099c2d91f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:35:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:03.213Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f65bdd6e-c51a-4522-b268-7acbcdc905d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:03.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:13.222Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=09d3e95b-d766-4aac-9a77-a64577bcb841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:23.232Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=302a02c9-66b7-4036-9af6-9be93971bc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:33.239Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=efd7d728-6757-499f-a595-f469605ebc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:43.247Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=969f3e5d-d637-471a-85ed-e535eafd8868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:53.259Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4e1704e4-608a-4bac-b915-632763b95e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:36:53.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:03.267Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d456eed6-369f-464e-92fc-949ce249b949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:13.276Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=ff1ce1b6-347a-49bf-8ff4-525cbc34a27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:13.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:23.284Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=03e7ed8f-f8cf-40f3-84f9-d863fe097c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:33.292Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f63d40c7-f48e-414d-ab15-ae4555647d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:43.301Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=51510d43-30fd-4931-805f-d0610b58414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:43.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:53.309Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8f7c9fff-388c-4394-934c-3825dfc42658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:37:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:03.318Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9a87cfd7-4a4a-4603-9303-aa5664ce1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:13.330Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=c04bf1dd-b906-4e4b-ac01-a67738862c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:23.339Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0e160ec4-7348-4e41-b98f-5fd9fffc56c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:38:31.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:38:31.222Z |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-10-27T03:38:31.223Z |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-10-27T03:38:31.224Z |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-10-27T03:38:31.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:38:31.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:38:31.230Z |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-10-27T03:38:31.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:33.347Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f21b2207-d46a-42d6-ba6c-d5304a69e496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:43.359Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=23e3d1e9-fc1f-45ff-a562-a07d6787be00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:43.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:53.374Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=447bfc0b-199b-4d0e-a8bd-107868839ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:38:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:03.384Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0c9cb15a-3682-4896-8556-ae8992041f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:13.392Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=770aa0c1-4c3c-41f2-ace4-0e7b975ec07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:23.402Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=03c365dc-df78-4bb6-b035-841577aeab4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:23.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:33.411Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8dd0cb6f-cbf4-4973-a6ce-058d771f570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:43.418Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=295a1f4d-c7a9-4b42-bbe1-b9afb878030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:53.426Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=50638bef-c53c-491d-90a0-b119f0b165af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:39:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:03.436Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e36de640-37d0-4677-bb35-94d15b7fb2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:13.446Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=4efbb810-056d-4696-b9c7-73b7aa3bfc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:23.455Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=1f8a462b-6fb5-4cbb-8ceb-b38a5181e786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:23.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:33.462Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=cbef6bc3-afb6-4e1e-b1f4-08842c9dc202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:43.471Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b312d17c-5cb8-427a-a717-05a3f1db28c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:53.480Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9875dd42-3e23-40d0-a3a0-036182666772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:40:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:03.491Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=f42644da-cd9a-455a-9575-f6c956c25fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:03.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:13.511Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e0e94ccb-b7a3-424c-9d92-419956d683d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:23.530Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e64fb090-5361-44f2-bc9d-5092ac862827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:33.537Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7aaf3274-47a0-464a-9437-b63fbb908674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:43.545Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=b59a10e7-80f7-43f1-ba7f-ff185d6b398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:53.552Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=423f7a0d-e6c8-463f-8301-84065f9669cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:41:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:03.561Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=a166560e-f19c-4695-b76a-d4a4de117bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:13.571Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=50221c42-df1b-463f-a141-394c2d56843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:23.581Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=7b3a4fc8-4b0f-4ccd-bfc3-b09cf77ce171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:33.593Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d844cf69-2605-4c71-bfa1-b48e2460c318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:43.602Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9c0bc160-f8b6-4e20-8573-cf54e9a5df09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:53.614Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d54d750b-d86b-4e83-8663-9ca44d338fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:42:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:03.623Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=249a04d7-4975-4eaf-8c7e-2cb098abbd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:13.631Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=cb9d9df0-4557-43e0-8a95-85b057b31239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:13.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:23.642Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=9b3b4b19-f7ec-45f1-a209-79f5458ab074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:23.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:43:31.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T03:43:31.236Z |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-10-27T03:43:31.237Z |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-10-27T03:43:31.240Z |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-10-27T03:43:31.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T03:43:31.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T03:43:31.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T03:43:31.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:33.655Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=89b7def9-257f-45fa-8c9f-b3fb4facf32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:43.664Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8c7c594b-9f1b-4761-946b-d786819638ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:53.673Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0f4a7fa8-529c-4ee5-b820-b03cdbadaf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:43:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:03.682Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=22bc8f11-23ab-411c-9c56-0c141d544c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:13.690Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=e984fb78-8bdd-48fa-8b68-6c7667ae39a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:23.698Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=740492c9-dd06-4841-bb3e-d1375373327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:33.706Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=2af88545-9782-4dec-97ea-733a64591bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:43.714Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=507f8ca0-842f-4798-98c6-6d0b1e1ecb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:53.725Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=0337b1fb-5839-4dff-a1f4-eb9b8b9367ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:44:53.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:45:03.737Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=d4b3f2bd-c151-4516-8f29-022519a8dd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:45:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:45:13.752Z |INFO |Init configs |InvocationID=7dee0226-fd7f-4f76-8c38-e4fdf58fd784, InstanceUUID=8e4c9cdd-bc1e-4d00-9d19-6bf882593226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T03:45:13.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |