By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T04:59:57.428Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T04:59:57.433Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T04:59:57.539Z |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-11-18T04:59:58.844Z |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-11-18T04:59:59.042Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T04:59:59.043Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T04:59:59.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T04:59:59.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-18T04:59:59.634Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-18T04:59:59.678Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-18T05:00:02.544Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-18T05:00:03.975Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-18T05:00:04.040Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-18T05:00:04.041Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-18T05:00:04.275Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-18T05:00:04.276Z |INFO |Root WebApplicationContext: initialization completed in 4596 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-18T05:00:05.650Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-18T05:00:09.490Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-18T05:00:10.949Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-18T05:00:11.036Z |INFO |Started MainApp in 17.717 seconds (JVM running for 18.771) |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-18T05:00:11.360Z |INFO |Start scheduling PRH workflow |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:11.378Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=1bbd7806-5444-4005-aafb-bb6a0bcaa46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-18T05:00:15.600Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-18T05:00:15.600Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-18T05:00:15.603Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:22.294Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=33c1a394-5421-424e-93a3-f01bee2d78f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:22.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:32.337Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=bf9770f7-82a8-4944-921a-aef989fc5fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:42.402Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=33c3f7e8-fb27-47ca-9d69-20b12b6fcf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:52.460Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7975ed92-bf50-4dca-8fbc-482629a7b2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:00:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:02.481Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=f6165f39-8c93-4146-9529-f5b187666de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:12.510Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d939dd78-aa9b-4712-acc8-1aad3aa5c67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:22.541Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e3bc26f2-b48c-445a-b89c-a7f5e8033ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:32.559Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6b95583f-6fc7-4061-bd93-541b71639598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:42.596Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e83caee3-4c98-4740-acc8-57801eb1ee32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:52.610Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ab58472c-5981-468a-89c9-ed76415f7d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:01:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:02.622Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b7105031-db3f-4588-bfb4-082d6cb249f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:02.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:12.637Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=2be73876-b6f8-4025-a44d-2422b9e16cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:12.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:22.650Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=aede2066-02fe-49ae-8293-92e69ad712db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:32.676Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=2eee9991-6239-4d4a-9519-14cb7951aa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:42.691Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=748d825f-4e4e-45ba-afa4-f445490b6fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:52.717Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=9a308d26-f8f5-42dd-8cbd-942d7d05d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:02:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:02.732Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6f687330-b078-4fac-892f-1d70c0e5e50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:12.751Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=5cbd4a55-397e-456f-96f5-84bca7aa8d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:22.765Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=22567a99-390e-40ec-aee8-105b17486d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:32.776Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7803ea53-3f39-4461-9f91-9bbc5053fb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:42.790Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b8c73566-5e1f-4eaa-9b78-b07bb3a9aed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:42.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:52.804Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=780b8ed6-1f5d-44bc-bbe6-0fd699697996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:03:52.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:02.824Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7ac05d84-c92d-4f04-b921-ebfbaa3bb94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:12.841Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b7a2be4a-9f6d-41b0-86be-bc1fb9629229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:12.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:22.856Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=75ac6468-04ec-4bce-af54-750581321d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:32.879Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=f76c2907-2dfa-46d3-9fcf-d6b7503973e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:42.896Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=db8628f2-eacf-4d91-bf80-49b93a3cefef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:52.910Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d2ffc38a-83d9-4a52-bff3-3fcd82a697fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:04:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:02.936Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=926d7f9c-5f07-4b63-8e56-ada75109c177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:05:07.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:05:07.157Z |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-11-18T05:05:07.159Z |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-11-18T05:05:07.163Z |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-11-18T05:05:07.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:05:07.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T05:05:07.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T05:05:07.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:12.951Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ea9de5ea-5f37-4dd7-a7ac-ca55a4329f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:22.977Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=947826c0-261a-4a66-9132-a46671132e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:32.992Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=bee27fb0-0fba-4405-b44c-af82f06c3c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:43.003Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=2a005d5e-d054-4acd-a8ed-dd9468990058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:53.016Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d1784e80-15f0-433b-9546-fbbfcba8fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:05:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:03.053Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ba76d29d-8b0e-4aed-a2fc-5e7503f9cddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:03.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:13.067Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=9b423025-5daa-4e3a-882e-cba223e3836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:23.079Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=c2ab0735-dd73-4aa5-89b1-6355aaf7bc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:23.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:33.092Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=12fd839a-2416-4638-bec7-5fa736331513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:33.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:43.106Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d9b0520c-24dd-4571-a52d-cea9a6123ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:53.118Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e1d094cc-6160-456c-bfec-b009e2c90376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:06:53.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:03.167Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6dc4d37c-ba66-4194-bc63-a91b208b9efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:03.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:13.179Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=5ac34778-3995-4c43-84db-9d97c9351157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:23.193Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7a04f1ab-bc06-4e17-a18e-4d38fefb5002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:33.228Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=093cdc78-7bac-4c15-ad14-ed8d34ec1f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:43.240Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d152893e-b09e-43c6-81cd-264f093d4390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:43.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:53.253Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ba9e6f0a-c0be-4b50-9909-acefb5b98df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:07:53.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:03.266Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=760fa25f-69d7-4dc2-99bd-0926bba3e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:03.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:13.308Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=0ea9fff5-395c-4ac3-8b1f-f7cf3ff27c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:13.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:23.326Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=427cce6b-acb7-4f36-8f30-11220e11d0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:33.341Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b0bb1361-1eac-41dd-8d3e-5825e6ab9ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:43.363Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=f449eb0c-734e-4b8e-b0b0-092984125fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:53.380Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e41a2a0e-1cae-44e4-bd48-a13777e67ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:08:53.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:03.395Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=949b3bc5-ea9f-4dff-9529-804142c0114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:13.409Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=df605dae-24ac-4757-8c42-cc089fc2c6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:23.425Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=98da6674-6839-4fcb-89ca-2d7456ac03fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:23.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:33.445Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=42cc74b4-ea99-4672-8a47-45eab9cf2897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:43.458Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ace96e10-259b-4feb-a6fa-038edead8619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:53.476Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=80d99c01-7a36-4f16-8e9d-d2f1c37e45ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:09:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:03.488Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=de8cad95-2df6-4fd4-9984-1a1530dc3151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:10:06.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:10:06.117Z |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-11-18T05:10:06.118Z |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-11-18T05:10:06.123Z |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-11-18T05:10:06.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:10:06.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T05:10:06.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T05:10:06.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:13.503Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=617d9e96-5cac-4fe0-a602-546a3571f24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:23.519Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8261c3c4-e0f1-40ea-9a03-be3becc3f7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:33.533Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=45dc9692-0c2d-4a51-8022-6f48cc0f2087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:43.546Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=fd4c486a-eb06-40c9-8f72-f4dd06be9ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:53.558Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8e5d5f4b-fc27-4cce-97af-e192260140cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:10:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:03.571Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=18447f0d-c727-40fb-9417-c42dd909d3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:13.581Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8454455c-c1af-48f8-86dc-db341d5b3147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:13.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:23.593Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=16da6b33-c613-455e-bece-f4446ec0f290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:33.611Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=add38355-258a-4b98-9d92-7e3e8c99a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:43.624Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3417ee84-ab7d-4a51-b500-95e558aa94e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:43.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:53.638Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=18c17043-e605-442f-9dc9-423ef4ec2668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:11:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:03.651Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=54b374d7-f63a-4aac-b5d7-c63867c87389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:03.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:13.661Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=10d07528-badc-44c2-a251-b0d62b89d5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:23.674Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=2b47480b-cf0d-4e2c-9bcd-6c2c6ed9ef19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:33.688Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=39c75b93-a3db-4941-9265-b8e31685bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:33.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:43.701Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=dcdd53ff-29f2-41c0-b570-3b0f2444bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:53.722Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=c8730bdb-54ff-4bc2-a972-b3bed33028e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:12:53.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:03.736Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=87c0a828-fcd9-413a-8183-89e45e603bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:03.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:13.751Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=2f2dc4e7-b743-4fa4-9ec8-23b446fbb544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:23.763Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e5e6269f-ca42-4e1b-850f-23ea8037f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:33.773Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=02072b41-4017-4ff4-96ed-281d4f9e0e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:33.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:43.787Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=855c89f6-9dcc-4cd4-85eb-110f9bc0871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:43.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:53.802Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ce83bfb7-24fc-4297-83fe-f2cd744b2b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:13:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:03.815Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a68ae9fa-0d47-4460-97bd-578d7924dbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:13.827Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=fa03e0b5-7a36-46a2-bbd9-03b3428e9f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:23.839Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=34edb523-cae7-4316-b6ec-8c935dbca933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:33.850Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=4c6f3a9c-8bc7-42b4-94f4-6907c8404e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:43.865Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=c31e4343-30a1-4a31-9665-15c9715f0bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:53.876Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=93856039-55a3-4c6d-8be3-cc6393f8a207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:14:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:03.886Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=06621eaa-b84d-4747-987b-26c6d8e5b998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:15:06.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:15:06.229Z |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-11-18T05:15:06.230Z |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-11-18T05:15:06.233Z |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-11-18T05:15:06.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:15:06.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T05:15:06.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T05:15:06.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:13.903Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=5863fb1b-05c5-4cd4-93a2-ec38d261970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:23.924Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=43095fb0-312a-4698-a662-8877aac15518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:33.946Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e99128a6-ff05-4185-9f20-6ab5de918ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:43.978Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7d147a41-8e2c-42ef-94ec-6730a3e69261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:53.991Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=0cf910a9-8f35-49e4-8724-de6cc74e7584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:15:54.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:04.006Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7e4e8a47-25e3-4e00-8339-240182bda37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:14.019Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=56e776f4-be17-466c-8095-109f12af3135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:24.043Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=df7b3699-ad55-470a-8f3b-62ef1c1ff0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:34.071Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d1565fb7-f4a9-43d1-b94b-4ff1d6c7b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:44.107Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8d288573-b4ec-42f7-add1-30fe340b5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:54.149Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=88e1d2db-bdb2-4365-8e3f-2f00dc50e923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:16:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:04.163Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b86fb139-3067-43ad-90c4-0339a49f7715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:14.180Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=fdf1e05a-12f4-4a3c-942a-b35cbf03422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:24.209Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e4ec3a2b-e14a-4cfc-bcee-c702b8dfb531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:24.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:34.225Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=710472bd-8e94-4330-a624-429b81b6f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:44.248Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=38c177c4-bc75-4eff-8d25-c31aee9cccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:54.376Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=73f53952-4f63-4ef5-9610-ed8503318251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:17:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:04.390Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=361e5013-d5c2-49c6-b7ca-cba531f99f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:14.405Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6293f407-c83b-468b-89c3-2172e94c3293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:14.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:24.415Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=4f69587a-7ab6-4d0f-9b77-973ec62aef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:34.429Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=212ddb6e-c240-4706-882a-2f470aede2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:44.443Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=079832f5-411b-4acb-af98-9514d9375cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:54.455Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=783ec1b8-5fb9-427f-9bd9-6d94739ce164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:18:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:04.469Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b0145beb-1975-48f1-bfb8-d830f0af8d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:04.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:14.497Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ec24c3fc-53a1-4db7-aa56-1e1bd6f6d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:14.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:24.515Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ac0d2ef4-d8ff-4243-b96e-01cfbb665710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:34.526Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=cc1cedab-7ffb-4b1c-8492-61a6387f1872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:44.540Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=c64136ed-6ea2-4918-9e04-d780d4b1299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:54.552Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6d3f60ed-c94c-4354-901f-3d76f5097a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:19:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:04.567Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=2dcc4e02-4d50-478a-ab02-c73316d9cafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:20:06.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:20:06.231Z |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-11-18T05:20:06.234Z |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-11-18T05:20:06.239Z |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-11-18T05:20:06.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:20:06.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T05:20:06.256Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T05:20:06.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:14.586Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8ffb7d7c-0fca-4558-bb5c-ea7ae72af800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:24.600Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=31e81b07-aeb7-4e81-b44a-1b06936b0d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:34.612Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=609a7a06-b855-4903-bbdb-ad200393614e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:44.625Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3899623d-350b-434f-99f2-64452f79a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:54.642Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a02e006b-4c84-4e76-952c-13b5cc8b56af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:20:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:04.654Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a4ff5862-0fc5-4d14-ab88-4676de1b9cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:14.670Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8dc17f55-4963-4ead-8c07-e75d8a5e9654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:24.685Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=cba5edf7-126f-4b8a-8079-b9bf31d48c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:24.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:34.699Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ebde4690-1a65-49d8-96e4-c64e63381f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:44.713Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=82d55469-cb16-4e14-8b89-d169115a3b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:54.726Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a3b8ac7d-a214-4e76-8aa7-8b7ca672c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:21:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:04.738Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=96d86a1e-043d-41f7-96c0-324879e75023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:04.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:14.765Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=75ee35ce-67c3-4553-b395-2171d5e17bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:24.778Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=50888cc5-6536-4d04-952d-595490fa4a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:34.793Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e62455a7-e486-4bf3-afc2-b8c28974fef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:34.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:44.804Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=711177b3-96db-4381-a010-8c18630c44b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:54.814Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6956874d-8620-4289-ab20-8d666a7abdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:22:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:04.829Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=630bc6b0-2e23-4189-a768-58e668ad9278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:04.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:14.840Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8b7fe8ef-a529-41d4-a0c9-d86a7a4fd66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:24.853Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=923aada1-4898-4e36-a4e6-221822675dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:34.864Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=208ecd1b-b301-4571-bc3b-59da735600d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:34.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:44.875Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=5e5cede2-b104-472e-baa8-3334481f10fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:54.887Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e4a4cbfc-89fc-430f-b906-da6344b6f2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:23:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:04.900Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b54a4f33-15ef-426e-8234-9eeb5f1088d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:14.911Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e4c97360-00e7-4f16-8b21-c61d7a2fa5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:14.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:24.922Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e712da4a-373d-45de-9f19-970acd1ab697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:34.934Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=01e8831a-16a7-4b9e-af2d-22319e1067a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:34.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:44.946Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e365fce7-13a0-4dbd-970a-fcfdac96ad06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:54.957Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=62698c9e-06cb-4f76-876e-09037299946e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:24:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:04.969Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=682ba09d-35b2-49aa-a64c-88733b73cef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:25:05.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:25:05.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T05:25:05.969Z |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-11-18T05:25:05.971Z |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-11-18T05:25:05.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:25:05.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T05:25:05.979Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T05:25:05.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:14.982Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=88acd920-ebbc-4e12-9f19-5153f1420330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:14.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:24.993Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b0fa9ffc-f5f1-4d6e-aeba-49d5dc15ffac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:35.005Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3c84c461-e84b-41d8-a572-52848e454999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:45.015Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8f45b9a4-cba8-441a-b31f-6fb9620c3eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:55.027Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a63518fd-decb-4a58-a1ca-d13377bac1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:25:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:05.044Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7944fd00-be1a-4117-8b55-cfc731f9658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:15.059Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d4609368-b1d5-4cae-966e-1854f9cb7275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:25.070Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=39656c63-59ee-432c-99b8-33aa05d43321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:25.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:35.083Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e5375fb2-8589-45d2-96eb-88627b85dcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:45.094Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=1d26a6d7-55f0-44f9-a428-f729435f7dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:55.109Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=60686299-8cf0-4564-ab36-04415b4124aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:26:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:05.123Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=2f659231-ff5d-4022-923c-4cf606576986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:05.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:15.137Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=4ac43005-c937-48e6-b56c-35d343628461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:25.149Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=9d85f8dd-7b0d-446a-9795-1a05625b5bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:35.161Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=c66cbeed-bb9b-4b18-b570-0b266e2a7ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:45.173Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=cec8a510-5c79-4bfb-8ba1-d9a971b12996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:55.185Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=0c8bbf0b-5823-46b4-9265-5c7a1c5a2058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:27:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:05.195Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=f85c590f-7aa3-4c68-8167-0a2eadfc9564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:15.214Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a06c7f36-6e48-42f9-8b28-2d0b260e124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:15.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:25.226Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=c337870c-094c-49a9-a4a7-8796b522b26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:35.239Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=60a6a45a-5c5d-488f-a318-5afa8d5aa549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:45.249Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=af6b304b-b5b7-4597-b980-57f5f08ece45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:55.259Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b187bee7-6c90-4582-a7cb-6fcc10b64dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:28:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:05.271Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=343095dd-cc92-4ad2-aad1-e4547f422aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:15.282Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3e42181c-1cf7-44f3-921e-401733be3a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:15.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:25.293Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8896bbf1-fd68-405e-8651-02d988a1088b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:35.306Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b7324823-c062-44ac-96db-c67f108a319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:45.324Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3fcac3af-1fae-4087-9377-a8d9008e42d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:55.336Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d7b3a0b1-3c3d-4357-a506-a96569b48381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:29:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:05.350Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=afddd6dc-cfae-4d79-a8d6-5b1563621496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:30:06.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:30:06.185Z |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-11-18T05:30:06.186Z |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-11-18T05:30:06.191Z |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-11-18T05:30:06.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:30:06.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T05:30:06.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T05:30:06.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:15.380Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a35f6c1f-900e-4057-8559-55cbfa7f5c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:25.393Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3a9cf090-b327-4d64-9ff1-7e571563389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:35.405Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=15112d1d-d01d-4da5-8ffc-7245ece706ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:45.414Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=9a6c2dbd-5e43-4dc3-9a84-fbf8a9a2c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:45.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:55.427Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=13162416-57ee-46f7-b733-8795cc0c8c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:30:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:05.455Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=257dcfa9-1c01-4212-a3a7-f83ff21c0fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:15.467Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=14b29f36-7ce5-47bd-89e5-c329abe6c613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:25.478Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d60e6100-18d9-4bbd-bc9c-cd97a3588418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:25.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:35.489Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=101dd946-fbf8-4c5d-9aef-14e4c86f8c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:45.507Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b5ebcf1f-60f9-4d80-8b50-04d9234be283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:55.522Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6f672b03-8170-4cf4-b059-d84673ac2b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:31:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:05.533Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6b1392c6-87a1-42f0-ba4e-602114663df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:05.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:15.547Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=cfdacc82-5aff-413a-96c0-471589b4894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:25.557Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=df1af4db-b4cc-4b31-ac3f-44c402151389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:25.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:35.570Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ca5d2976-9281-423b-a110-6f5938799e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:35.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:45.582Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=aaf7c292-63d5-43c7-894a-4f8b18266a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:55.593Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b041f2ca-578f-4edd-b1bc-d9acf80c1ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:32:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:05.603Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7da7f3be-73de-4677-b7b4-d37e7a04dab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:05.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:15.619Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=f6475efc-d7ce-428b-8d71-9b09e1c55058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:25.631Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=88dcb4c7-cf03-426e-82d9-528280b0c1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:35.642Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e9d0de5a-0507-4984-94a3-267b6ac62066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:45.651Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6362f79d-9b60-4ceb-8c14-329c11f2fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:55.662Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ef4fc843-8a92-4474-b4ad-56522155e03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:33:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:05.678Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=9cb91f1e-978e-4e23-9c55-88eebe2d5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:15.691Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7dd02f35-fc59-4189-ad0a-9b31ab17f747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:25.702Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=74c5e93b-3770-4ae8-a6c1-798174bb9324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:25.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:35.716Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a271ba06-0417-4c3f-9556-b50f589d8eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:45.729Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b07555ba-78e3-4a2c-a660-b92159c4db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:55.742Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=93bca0d5-031a-4380-9e5e-ff2ae9b105f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:34:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:05.779Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=a055faca-e676-415f-9074-08d5c927987f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:05.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:35:06.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:35:06.148Z |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-11-18T05:35:06.148Z |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-11-18T05:35:06.151Z |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-11-18T05:35:06.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:35:06.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T05:35:06.161Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T05:35:06.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:15.791Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8954d414-f207-4747-a82d-bb55499d5b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:15.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:25.801Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=da46ca59-19a7-4d17-8a56-9130537a6713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:35.811Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e1a25999-a430-4597-8b05-807d0f96d386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:45.821Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=cf08de5e-7e77-4628-ae1f-1e26b26518d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:55.833Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=85c1d62b-3d7f-4a24-91ca-f721ed2e5bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:35:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:05.843Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=1fcbdc2e-0465-45e5-b02d-5ee8b8ca5f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:15.856Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=435c37fc-d809-48cb-8809-8ea89e456304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:25.869Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=c72c533e-cf68-46c6-a407-3814989ca159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:25.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:35.878Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3326d10d-007b-4394-b780-b63effe045b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:45.887Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=44f1de96-c9ce-4f1b-946c-17dc8ba6eeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:45.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:55.896Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b4df9796-07a1-49f1-929f-7a63be3be42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:36:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:05.914Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=0ea700ee-bafa-4baf-bf1b-6cadad276bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:15.925Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=59e67bab-a18a-42c7-8940-0194a1288446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:25.936Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=e6b8a9bd-59cb-4d6b-8961-ac032338f677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:35.951Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=b2a9a915-e656-4576-beb7-4b4a3295c677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:45.963Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=51304bfc-28bd-4167-b747-9e38336f7ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:55.977Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d6afbb83-1b09-45f8-926d-80d3bf256b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:37:55.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:05.988Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=2c00aa0f-e228-4a5d-8ca7-502e683ef879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:15.998Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=0cafff33-3ddd-48f1-922f-49771c0198ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:26.008Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=9addc6cc-61d9-4aa6-ab7a-b696c9e7eb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:36.019Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=df8c0fdd-6793-4f30-9eeb-5c642e30dc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:36.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:46.030Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ffd91348-1801-4167-880e-3c27d9d6b133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:56.042Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=fed0a529-052d-43ba-b3ea-f33d219641a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:38:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:06.071Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6aff10ef-7d8e-46f9-990d-9d81bcbbae52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:16.088Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=618d1211-0765-46e0-979d-07e90f506508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:26.099Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3f8b4474-fc64-4db7-9a61-8c8931e10689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:26.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:36.111Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=4580364f-a566-4cf1-84cc-b1c9d5c371f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:36.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:46.121Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=f4d9be40-22c5-443c-a24d-af9361133bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:56.145Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=833b6f64-420b-46e1-9548-d163a519b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:39:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:40:05.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T05:40:05.949Z |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-11-18T05:40:05.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:40:05.952Z |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-11-18T05:40:05.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T05:40:05.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T05:40:05.959Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T05:40:05.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:06.168Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=dd781317-e2d8-435b-89a7-74adf3e1d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:06.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:16.180Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=243dec9d-4782-4966-b6c8-f00a6f2ffbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:26.190Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=19f328e0-5700-4c66-88f1-bbc24441b30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:26.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:36.201Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d64415c8-295c-49d2-b409-c89ea77848b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:46.214Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=7efb339b-e3ac-4f9b-aa9d-1becb52218f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:56.224Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=cef690f9-8fc2-48d7-aea4-ed530744c556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:40:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:06.235Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=037ff3ea-5be6-41d4-80a4-c3f582d027b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:16.247Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=06308680-15f9-4e95-9715-5b501509411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:26.265Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=31075f1e-f817-45f9-9836-b334a43c006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:26.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:36.280Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=62230ff8-b110-4efb-82ad-2098c574a165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:36.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:46.290Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=4af95455-8ac8-4ac6-90f0-e34b3ae1906c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:56.301Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=3dcf31cb-d163-4bef-8f39-54f7da0bfd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:41:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:06.315Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=ee609b9a-102b-4acb-b33c-051805df7971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:16.330Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=492d2166-1ec0-4689-956c-47fefaeb5e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:26.340Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=0506a7fe-5a38-4761-829e-b08377ec87b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:36.351Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=fa6c2be4-0c13-4490-bdb9-1fb4bd3778e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:46.365Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=462f45ca-80f5-4d66-b927-1ebf2ca7a070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:56.377Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=51322a78-c97d-4d12-bbeb-c89125a67c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:42:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:06.388Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=d33bd038-a2c8-4a7c-a226-5196913d9043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:16.400Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=8b8db99a-1869-4734-b2aa-caa578a7f0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:16.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:26.413Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=5d5814a6-abee-42b5-9c1a-07dcb3903dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:26.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:36.425Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=9c9bf040-c66e-4593-8a77-85ac04ec3d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:36.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:46.436Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=9fcd6750-6db9-438a-a7e8-d61cd80fa826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:56.449Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=5be30914-5977-408f-8764-3237ca6101cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:43:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:44:06.459Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=0d14cdc6-e5a3-4b01-921f-e7a8c94ad6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:44:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:44:16.470Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=37f96af2-27ba-4d8b-9389-2ee26e75d48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:44:16.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:44:26.481Z |INFO |Init configs |InvocationID=4dbd079f-3a1a-43ee-a505-bfd40974380e, InstanceUUID=6918da48-efa6-4b56-b601-f57f2cc9b1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T05:44:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |