. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:19:52.631Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:19:52.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-03T03:19:52.701Z |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-07-03T03:19:53.904Z |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-07-03T03:19:54.075Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:19:54.076Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T03:19:54.077Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T03:19:54.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-03T03:19:54.517Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-03T03:19:54.558Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-03T03:19:57.676Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-03T03:19:58.715Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-03T03:19:58.756Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-03T03:19:58.758Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-03T03:19:58.887Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-03T03:19:58.888Z |INFO |Root WebApplicationContext: initialization completed in 4329 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-03T03:19:59.827Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-03T03:20:01.784Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-03T03:20:04.733Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-03T03:20:05.210Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-03T03:20:05.211Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-03T03:20:05.215Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-03T03:20:06.301Z |INFO |Started MainApp in 19.05 seconds (JVM running for 20.419) |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-03T03:20:06.514Z |INFO |Start scheduling PRH workflow |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:06.613Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c6faa951-da78-48f2-8892-ce2d220e1f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-03T03:20:08.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:18.744Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=468e8c48-b2b3-476e-b859-8dbe702fdee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-03T03:20:19.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:19.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:29.885Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=36e4be79-6c08-4329-9142-4ece5d18e165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-03T03:20:31.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:41.046Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c7aefda2-e2d4-4611-aac4-075577613d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-03T03:20:42.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:42.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:52.237Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ddc093cf-e0f5-4fa1-a609-c523d10d6c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-03T03:20:53.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:20:53.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:03.342Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=466d2a8b-f9e9-48c3-a8c3-c11ae00ecca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:13.616Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1fa997be-f1fa-4901-a52b-17cb20414ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:13.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:23.654Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0118fc3f-aaf1-4e42-a522-8bdcc4207021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:33.675Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=712d62d9-e510-463a-9429-a87a2776104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:33.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:43.708Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b45032cf-4a38-42bf-8467-ae45e812f2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:43.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:53.731Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=04e66950-c633-4ed8-9fa3-a5dbb3e5f05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:21:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:03.762Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0ee9e3e7-1e67-4c8e-be80-0037b1e4d597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:13.783Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f8b1cc89-309c-4f1d-b381-97d2a715bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:23.802Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1a53d8b2-c870-4a59-95ac-d4e340cf4eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:33.820Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=6643be54-01c1-44a5-9f2d-a89cbf5cf9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:33.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:43.838Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=84f5cae9-0993-4ae8-9a92-b9dc2436ed72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:53.855Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=bf01b07e-3178-418c-8bad-f1da9cb5a21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:22:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:03.878Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ea57f385-8552-4371-92b6-e4e19fe96f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:13.916Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b1f94865-53ea-4d01-925e-9c7d4b8ad48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:13.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:23.935Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=eea7c3fb-5dd9-4e04-b74b-89d49e03cf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:33.952Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c39e3834-7df0-4104-941a-15cf13137f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:43.977Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=396f9b15-d037-410d-8bb4-4abe3c6ab359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:44.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:54.011Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3b9f2ab4-4b92-4ec4-b015-470a58272488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:23:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:04.031Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2a66ac55-c83b-43ef-83da-b224103a627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:14.086Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=65d2c62d-1db4-456b-b812-8793878437d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:24.109Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f5030552-6e49-4ca8-8596-a87ce9a9486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:34.130Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=10ae2d53-1ff3-4fe3-827c-e74c95f771e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:44.166Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=7d0ed2f7-a428-4109-84ff-eb906fdc94a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:54.186Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c2ffff08-6f38-4877-b3a0-fde4f3767f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:24:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:25:01.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:25:01.943Z |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-07-03T03:25:01.949Z |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-07-03T03:25:01.964Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:25:01.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:25:01.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T03:25:01.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T03:25:01.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:04.209Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f2b57b37-616e-46a4-95ca-6ebf236b9073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:14.229Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e8f7323a-91a7-4602-b947-4ccaf8e3eb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:24.258Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=aa4e4c68-4653-4cf7-ad1d-65fd03c40aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:34.286Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=08b771d6-896f-41e4-b84b-a862d2be009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:44.312Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b13daf10-d983-4ac2-bb5c-1931796dacb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:54.341Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=fb426bd8-d410-49bf-92e2-eb859d23674f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:25:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:04.362Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a16b7d03-14a8-488a-9dae-932229709222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:04.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:14.380Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ac90846e-c2f9-4c26-8bee-1d47720c1b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:24.396Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=62c1115d-8ee3-4ce2-aa2c-b1b4916c4683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:34.411Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ff28244f-b384-4b6c-9306-87a739c27206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:34.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:44.439Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c6bf6641-3607-4b6a-8bd3-144ee4ea468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:54.472Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=cf1a2888-bd61-4e8f-af28-721c1390edf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:26:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:04.506Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0b9f63d4-ca3e-48dc-9aaa-8f017fd81bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:14.542Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b6dc1633-a365-4a4d-aee6-46c11015a2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:24.575Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=512d3911-9a49-44e1-b192-2c91f0bd11d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:34.586Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=fc290acc-e518-46b5-9d3e-0390fa435780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:34.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:44.602Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0b92ee9e-3bb8-4988-922a-67840ee6a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:54.621Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ff46ddde-f3e8-4c8d-8436-e60dc618d5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:27:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:04.639Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=930dd1f7-55a5-450e-b173-a1ac2a16198d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:14.656Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a5c84fb5-6912-418c-aca7-b237fdd6338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:14.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:24.670Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=eaafa1dc-f7e1-4a71-b7a7-ffe84240b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:34.687Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f7212e12-cb9f-43ad-9e2f-fa03d041e3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:34.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:44.706Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e7930abb-bda0-4fa6-9863-e35114b46a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:44.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:54.724Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1d1f24b9-fe45-434f-bba1-edebea3fbbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:28:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:04.740Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=723a2f68-716c-4a99-8fef-49000249676c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:14.759Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f00c1b21-af0d-4970-a5dc-7d9fb28d7e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:24.796Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c3cc8ea4-16bd-4f37-8037-46bc09733cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:34.813Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a4d48ae9-4cf4-4c91-9e04-c5fca52a76de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:44.831Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=163715d7-9e3a-4ab9-ac43-4528ff638ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:54.853Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2d78469a-d32c-4586-ac46-75054a0d109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:29:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:30:00.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:30:00.444Z |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-07-03T03:30:00.446Z |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-07-03T03:30:00.451Z |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-07-03T03:30:00.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:30:00.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T03:30:00.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T03:30:00.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:04.869Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=dc725f47-baa1-43e9-afba-0f6db3e677ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:14.884Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8eff0177-1e91-450a-ad59-9fc463e2fc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:24.898Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b4f3cd42-16b1-4cfe-8ff8-e6fbc7c849e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:34.913Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=10f6c81a-5724-4f37-ac60-b4a5abdd8b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:44.929Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=85eebc28-3e09-4dd6-91ae-1c8514ac2e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:54.943Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=061f4648-5dca-4e0a-8e6b-df4bd9a20f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:30:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:04.966Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=96dcc4d1-1af2-48b0-80bf-cd6c225d4d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:14.981Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8acedec4-24f1-4b19-a264-4915b97261a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:24.995Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=cf0ab46d-158a-42c5-921f-38979ff054dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:35.008Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=7a16bbe8-9a79-407a-84b8-dcdf5f89030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:45.020Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=4d4707d6-d554-4130-869b-410d1a3f4440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:55.035Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=812347a9-fc5b-4f24-a357-a413d157f8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:31:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:05.048Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=659d20f3-07ef-4dd5-90f2-bf3dd2c0b784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:15.063Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ce60c9a4-fc56-4dca-8c16-010c92260491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:25.077Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3458cd74-dd6a-40bc-8880-b142e5bb7e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:35.092Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=4b267bc9-eafb-41c2-a656-d8977fcda5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:45.113Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3e3e9a6f-15b6-45f5-9334-063fc6d91943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:55.131Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=db8c8837-181a-4063-9663-582c28cf4c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:32:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:05.144Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=9bdd6410-526a-40f0-acf8-8de5cd0dd771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:15.158Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3ad6949e-1fe4-41b0-b082-52cf69d81059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:25.174Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=25af84ee-33fb-4e04-b37d-6cef5e1d8ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:35.187Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=84b33f6e-5896-489c-98a4-4eb7caae39b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:45.202Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=4cb80109-a959-45d5-832d-f5db48fb3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:55.216Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a9804d06-b202-479e-9a7e-bc978a3a8f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:33:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:05.232Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=da156e36-5ed8-4a31-ac60-c14fb8034abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:15.250Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=af472991-e958-420c-a438-20d45580a104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:25.264Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5d9d8c17-8b3e-431a-96a9-f0f8941d31dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:25.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:35.280Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=78935457-33ec-4991-a81f-9312e5508efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:45.295Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3f99cfa6-8a59-4810-bcc8-b0c2a725bfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:55.314Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=33bfdd33-0581-47fe-9e74-1e07e15dcace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:34:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:35:00.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:35:00.324Z |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-07-03T03:35:00.325Z |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-07-03T03:35:00.330Z |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-07-03T03:35:00.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:35:00.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T03:35:00.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T03:35:00.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:05.330Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=31c0842f-6655-427a-b2c2-a30c4834c5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:15.347Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=4bbb345e-eeac-4db6-97a8-3d7524275786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:15.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:25.368Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=25fa2127-4d16-47c8-b566-0684baeed899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:35.396Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f9dc7da9-db17-4994-ba22-c41f384bcbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:45.410Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f29f5497-fb0d-4144-97ff-aa1a3ff919d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:55.427Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3e133015-9070-4831-bb70-4bdf415b0740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:35:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:05.441Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8056b98f-288a-4d65-b1df-100a67685dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:15.455Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=58c3edd4-3eff-40d4-b6c4-97e775c89aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:15.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:25.471Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=dad9d22d-f09f-498c-8ca0-486a5f8d7a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:25.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:35.484Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=de31ca0f-b1ea-4935-819d-5392d13900da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:35.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:45.504Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=19ff67b2-4a79-403c-af50-603e39a55e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:55.516Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d548ee2b-ecae-49fa-9873-dd6a77800508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:36:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:05.527Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1addad05-8cac-4ec6-af56-8fe00e4f10a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:15.540Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5fa13ed1-7835-4d1c-8957-69815a299eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:25.553Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f88f8a91-08f8-43e5-83c6-6f6270335335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:35.566Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c1c7da47-6131-4c65-90f8-6224958928a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:35.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:45.585Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=fb964068-587b-435f-bc37-9f9408a728d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:45.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:55.600Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d1dde5ab-ec67-43cb-8c7f-ecb467396956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:37:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:05.615Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e36dfdd4-7a31-48f7-b5fb-37b6b2da3088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:15.631Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=176b8c51-9544-48f8-9883-48c78af39c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:25.644Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f972b760-ca7c-4888-aef5-92cb3f96865c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:25.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:35.658Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=da463343-3a97-44ce-bdd3-60851d518035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:45.677Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f5a794e5-a791-46b8-a245-e4edb1b3c117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:55.703Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=64e53d1d-2116-4628-b96e-9103bddc3751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:38:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:05.719Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=04fdbf47-998a-4106-b723-bdd013cff7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:05.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:15.737Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=19ea3e4a-0ef0-43ea-b9e1-ad0be97bb65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:15.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:25.749Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=afd94d59-3cfc-4baa-b145-c83f232c29e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:35.767Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=51a5080f-5930-4852-b758-95c209ccfdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:35.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:45.780Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=56438bd3-06b9-4601-85ea-25a1265f9f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:55.797Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8c9d1bcd-30de-4309-a570-01d041f18f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:39:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:40:00.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:40:00.609Z |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-07-03T03:40:00.620Z |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-07-03T03:40:00.624Z |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-07-03T03:40:00.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:40:00.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T03:40:00.668Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T03:40:00.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:05.818Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=dd6fb902-8e85-422a-a8d1-639e3096636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:15.845Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=70f03980-7a25-43f1-b3be-21a06e4d039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:25.858Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0e2335ef-2b3c-46b2-aeb6-68629c6d4b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:25.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:35.885Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1a6f4b06-9d69-4d81-ae4c-0ffb7ea57418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:35.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:45.904Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3ec51717-2a62-4c6e-bbb8-c02884b9edd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:45.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:55.919Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=bde9e459-9f54-4bf2-917c-73f3dac3040f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:40:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:05.934Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0035e5d3-2ac4-4eac-ac41-f97cb1daff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:05.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:15.954Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=11063e22-fc04-4ce5-8d3a-63c5f21d63f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:25.965Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=951e405c-268d-491f-bf50-72fd409a7d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:35.981Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b7e23177-2e4b-4c9c-958b-7595326b584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:45.997Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c0e72470-db00-4bb6-9d9a-06f451f1bc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:56.010Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=12dfe152-16d9-4916-a759-5cecb172bd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:41:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:06.025Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f4923c64-f4af-4282-b244-7e31f9fc78bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:16.039Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e8539368-9aff-4206-822f-2ee0743c1ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:16.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:26.054Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ae1706c8-86b0-4b9b-b0a7-1a988f3ff75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:36.071Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=24dba8b8-92a0-41a8-843d-9df1bc9546f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:46.091Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e011fb47-c428-4f4a-8b81-231c5b765021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:56.106Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b984987b-5372-44fc-8728-c63afb6065f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:42:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:06.119Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b9b718ad-f1aa-4c9f-b056-2d4c9de944cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:06.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:16.131Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ebf75f66-f899-4ba4-9cf5-37b5ca1827c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:16.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:26.142Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=44708ab0-86b8-4e3d-86f9-eff970bd2878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:26.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:36.166Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=cff6f125-6af0-4ea7-b6bd-f7513921cc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:36.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:46.180Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=47ebb1e1-fe73-47cc-956b-54f3257b3314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:56.197Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f995e4c4-abbe-4789-9e54-92d92d143760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:43:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:06.213Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=db701aef-f4ad-479e-8f4c-79721b51984b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:16.231Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d5728627-609a-433a-a578-c9dfa24257b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:26.266Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3a19d6e2-ee56-43fd-a395-8f8b23102481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:36.289Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=966c93e3-04a1-4b4b-87c5-d71137c775fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:36.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:46.305Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a42e5b2c-9323-4943-916a-f37eae280559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:56.322Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=455e282f-6a4d-48b2-8256-b6e2e29f5de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:44:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:45:00.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:45:00.441Z |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-07-03T03:45:00.442Z |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-07-03T03:45:00.446Z |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-07-03T03:45:00.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:45:00.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T03:45:00.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T03:45:00.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:06.335Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=76113356-eac4-40e1-8252-e02892645ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:16.354Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=35766924-5521-4525-b9d7-1bdfb866a871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:26.372Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e69d851a-ffb0-4961-a3e0-18e609643ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:36.386Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=22ec20b5-2314-4dc7-8944-9c871ea1ff05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:46.405Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=78c96b28-8f02-4734-8bc9-07cf94a2012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:56.422Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=6532c638-fec0-4808-8aa7-13fd0d413a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:45:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:06.435Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2c121f50-0209-47ef-994b-c05a179abc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:16.447Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b7f76e42-3aa8-45fe-8bc5-64c4300817b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:26.460Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=15defce8-f512-4f62-91e9-3e2b79a677ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:36.471Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f52d98bc-4945-4b7c-8589-d41fb7092a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:46.483Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5a9cec2c-3e08-4fb9-aff4-f0661874b3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:56.495Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=7f07cd3c-0b9c-4ee8-8472-8752091c7fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:46:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:06.509Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=cc68305d-55ff-45b1-8673-dcbfc9abf72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:16.527Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=27ed90e1-d882-4bd4-930b-07ec80000530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:26.540Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1e0d881a-aeb9-4a2d-91e8-8c8dbe0234ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:36.551Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=7f40491a-5ea0-4ef7-8b04-1eaf21e1aa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:46.565Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=94b1e0c6-bda9-45c5-8130-05a52014afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:46.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:56.581Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=70670e63-0a86-434c-a080-12a405ef132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:47:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:06.600Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=165b4d40-fcdd-4157-990b-218e6e8480b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:06.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:16.616Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ee0b4797-acbc-46a4-87b0-305fae72f403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:26.629Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3f7f24b2-9efa-4cc3-8f93-3fbd239a26c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:36.644Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=521410e1-1878-4040-b8dc-de4c6fde56eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:46.661Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b19d434a-18b1-4808-b7b9-cec0c185f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:56.685Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=01aff164-859b-4b2e-8ba9-403d14a973b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:48:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:06.703Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=fdeeb3d9-4374-4838-84c7-1362e9fcdb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:16.717Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=660dcb35-2423-4e93-9017-068184aabb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:26.741Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=6aa11ccc-b57c-4d28-a40b-18d84c79faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:36.761Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=367aed14-a68f-4189-ac4f-5ab2b1853d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:46.785Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2fd5c8b8-ca0c-4247-828f-78242a813993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:56.805Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=6ca88798-c0c3-4606-a923-bb6a18455baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:49:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:50:00.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:50:00.361Z |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-07-03T03:50:00.369Z |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-07-03T03:50:00.388Z |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-07-03T03:50:00.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:50:00.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T03:50:00.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T03:50:00.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:06.822Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ab6c48fc-42ae-438e-90c5-2e54e268c3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:16.837Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=24b0f5a4-a0ed-45ba-af3e-358f5fda276e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:26.866Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=bd7be4eb-d9f9-4c52-ab20-de912dedf42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:36.880Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=fcf96a9e-ee46-45a4-b1f3-e06822751fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:46.897Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8102d0d3-d033-44e0-b41b-c2e5521684c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:46.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:56.913Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=9970b214-ee5b-440c-badc-f8295ad057ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:50:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:06.932Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=51b63963-cab3-458c-b84b-0ce14ce34357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:16.945Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=4d551b3a-1b4d-46bb-bc8b-fb8173100717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:26.957Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2e27fad3-fe73-4f6a-b41f-fb19abf3134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:36.969Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=36982d7e-98f8-4914-bd7f-4bbfc5f3ba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:36.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:46.980Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2590fd48-9040-4e1a-bfb6-e8a12a201bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:56.992Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5528847c-8d70-42dc-bb0f-5f9264619a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:51:57.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:07.011Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0f24fc94-fb69-4b77-a976-7cf33497c212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:17.040Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=fbfddf28-70eb-4a7c-89d1-6b97eabcad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:27.052Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=83becf9c-4819-48e2-b77a-abcfdde940aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:37.064Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=219243b9-f962-4ecb-87f3-ea37592e3746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:47.074Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a6b1ebbc-3756-40a3-8214-e96cc1572efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:57.085Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5a58a9cf-4bf6-4558-a0f5-d9e326a5fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:52:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:07.095Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2fc8a9a4-e231-4b26-a60e-60a295f5b6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:17.106Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f00ab607-f1a6-4e65-b8b6-59d959e7b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:17.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:27.116Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ed3ea091-8109-4bd4-a3c7-e1377bacf37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:27.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:37.127Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=70d8a69f-b98a-4502-b094-9424aa651409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:47.141Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b91bafda-3139-496b-88d1-a0bae1e43f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:57.156Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1a95f678-dca7-4387-a71c-d8830dc00992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:53:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:07.167Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=4a125815-c7dd-44c8-8c0b-0559136acbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:17.178Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=12150f4e-541b-4e19-836e-3275e907db0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:27.189Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2ba25b66-e91f-4979-bada-2dc25b566c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:37.202Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=bd3a6d27-9f27-4b48-b930-6a607e755bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:47.218Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=7dd59601-e598-4501-84a7-7fb88bec126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:47.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:57.228Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e7d9a536-9898-4c42-8ef0-328d5828d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:54:57.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:55:00.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T03:55:00.358Z |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-07-03T03:55:00.360Z |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-07-03T03:55:00.365Z |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-07-03T03:55:00.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T03:55:00.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T03:55:00.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T03:55:00.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:07.241Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=42c94a7b-0d02-44f8-81fd-2bca37d36700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:17.265Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=500dac34-99b8-43ee-b097-2fe512ce702a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:17.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:27.278Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d5de56a7-7a1b-4834-9ccb-aea97737fbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:37.290Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ecb1fbdd-cb0a-4dba-b435-7d471aa550c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:47.303Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=165da263-b403-4b3f-a5a2-d471db1571ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:57.316Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=15a48687-1585-422c-8b03-068cceee4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:55:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:07.328Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=be799636-8bdf-440e-a581-5b8063017c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:17.341Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=fbf7e178-bc3c-4076-8943-9b1394990c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:27.353Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=901220d4-3ac2-4a0c-a293-00eaecbf77f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:37.367Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=7ca001e4-f574-46ff-9966-97953f69dc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:47.380Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=321d5795-fb9c-42cc-b0ff-d8ded8b97462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:57.394Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=92b455ee-5b96-48f0-ac7d-ea982d401417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:56:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:07.407Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a7323655-6553-482a-bcc8-0b6bb70a874c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:17.418Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=30f9c711-7473-4212-9502-126bfbdaffaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:27.431Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=514c31b1-b901-43ba-aa82-23f43d136007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:37.445Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f2ca1ce0-fd2c-4b82-b738-07f744e96418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:47.457Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=69eee8e4-f679-457f-bc9f-94defc5cda5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:57.470Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e824ad81-55f3-42c5-b4f1-ac53bff26227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:57:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:07.484Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ab119470-83c6-472c-9661-994467acf852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:17.495Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=308b9c74-b01b-459e-830f-3e1381bc8920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:27.509Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=07aa92c3-cb21-4c05-bf00-28f8ea9200e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:27.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:37.522Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=2b41ba01-9909-4166-a8b4-fabfb15b0b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:47.533Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=6ecce8e9-fb38-4dfe-bc2f-67e830a6b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:57.546Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3f66b875-1139-4d17-bcad-f21e49b7e6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:58:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:07.564Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c7bc3d4f-b0fe-40fd-80e4-9e96503e6496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:17.580Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=81f7ab29-1509-4404-8866-ac07118cfdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:17.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:27.596Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=39720535-ba12-40c2-89d6-69e91ebdf0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:27.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:37.611Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e9c7a38c-5ef1-4f00-8499-d067981486a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:37.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:47.622Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d3fdae65-b329-4dbc-804e-a70cc8d31e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:47.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:57.633Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=da38c126-0116-4848-a668-0f410ad5cc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T03:59:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T04:00:00.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T04:00:00.386Z |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-07-03T04:00:00.387Z |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-07-03T04:00:00.391Z |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-07-03T04:00:00.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T04:00:00.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T04:00:00.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T04:00:00.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:07.644Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0381a399-1992-4d03-9b03-e80d435ec383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:07.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:17.655Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f0cdbd1e-f1ef-4f3e-a83d-71b8bb75bffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:27.666Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=38bcadbf-d892-4b11-affb-b2cd8be35f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:37.678Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0019877b-3bf1-44c2-8ddc-484454ff5436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:37.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:47.711Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d19b298f-21ec-4958-86cd-e4d3b3022a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:47.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:57.721Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=bad60787-a0ce-44b2-a2d6-34f61ca978ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:00:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:07.733Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3eb381e5-a9c0-4ad1-8078-c70c9d9f0dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:17.758Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=92adf739-2608-4cdb-93b2-f7660761e1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:17.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:27.770Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=722f8ec6-2552-4fcd-a307-5ef1eacbcd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:37.782Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d6d611c4-46fa-4c5d-904c-977119a07407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:47.792Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8be98cfa-a964-4ee2-85ab-a5c0b143231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:57.803Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8f313ce5-5531-454a-b419-81d943751152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:01:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:07.814Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a3983c7e-03fc-4721-8e95-26fd69dfd22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:17.825Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c2dfe35b-627b-4b86-a8af-0f50ad4431ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:27.835Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ebbb7b3b-f897-4c23-8c7c-ce1db004db7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:27.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:37.852Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=827f7202-9590-49e2-b708-fe67dc695351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:47.862Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=830065b7-7f87-4d01-b28c-9e0cd27aba8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:57.873Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=7e28fb76-0b4d-472b-b615-83795749bce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:02:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:07.883Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8953756e-857e-4c52-9a3b-814a1e24149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:07.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:17.892Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=852051d5-5a0d-47ee-b3d5-4034518b47f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:17.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:27.903Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b394db1a-0df9-4840-9fcc-ec6953101dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:37.917Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=bc770798-6b49-434f-b95e-d725ecf3f058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:47.930Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d78e1f19-c4ab-4482-85a6-74d2ce53021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:47.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:57.940Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f6b7f699-0f41-4409-8ed1-4ad339be1deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:03:57.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:07.960Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=aac40538-5a67-4368-8b76-14b7945bd244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:17.971Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e69ca5a3-0f18-4cc0-8df2-912f92278a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:27.981Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=9ed1f8b1-8aed-4d34-ada4-5d7d7c24e85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:38.004Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=787a61c1-ecb8-492d-8d51-b141d2a8fa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:48.013Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=60eecb4b-4fc3-4ba9-9dd1-ace3e1a5c74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:58.024Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=99639110-96df-436a-ae0e-5506a6497be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:04:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T04:05:00.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T04:05:00.142Z |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-07-03T04:05:00.143Z |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-07-03T04:05:00.146Z |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-07-03T04:05:00.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T04:05:00.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T04:05:00.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T04:05:00.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:08.034Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f4c97a31-e743-4c53-b28a-cdcf18fbfa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:08.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:18.044Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f79c2199-2890-4ebc-8d67-e7276d54ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:28.056Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d66f2dc7-b2f1-4659-a670-985325346558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:38.067Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0cd4ccd0-f95b-4861-90bf-4e377b7ae419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:38.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:48.083Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=470da96f-34a7-4633-83e7-b81037ba3d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:48.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:58.094Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=6e5dc278-30ba-4983-8c01-0dd771a78d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:05:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:08.105Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=490a8bd2-3620-48c8-ad32-4cd3a458ba2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:18.115Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=9bf78d76-6ad7-4ba2-9f0a-6b42da067152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:28.126Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1e781737-c6da-461a-8fa6-bcd04aed9660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:38.137Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=cc458bfc-d748-4cf7-a887-db632a475a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:48.146Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=bf6feee1-2ddb-4086-a796-505d2768c1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:58.158Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=965a1dbf-55d7-4b2b-859a-6711c4bc8e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:06:58.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:08.168Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ae4a08fd-86d6-4b92-a02e-caf5dca477da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:18.182Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=29622780-ad6e-4fba-8db1-9bf533a65b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:28.192Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=1629978e-bb96-4233-a39a-afdd7ca8034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:28.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:38.205Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0e307153-3ae3-45fc-88b2-e398d90fdbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:38.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:48.215Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d995408d-2a26-4f86-8bf2-ccc7e0bb4e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:58.232Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=740f9bea-2b39-465f-be83-e84a2bc0473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:07:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:08.242Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5b6cc823-6160-414b-b39e-c4f1178e5475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:08.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:18.255Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=adaf8215-3acc-462d-8edf-3f28dd0be5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:28.272Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=eb9d295c-6fd8-46ff-99b7-b1928f122aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:38.284Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=57663a92-3853-4d62-b564-a795e7952be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:48.295Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d07dbbf6-e778-4131-960c-8057be213917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:58.309Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5e21058b-ef39-4f4d-8780-07222c5b1f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:08:58.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:08.333Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=82e1440c-7971-483a-868a-fe88548c2bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:08.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:18.346Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=ff23ce7a-bd99-4f20-a7ba-b61c08992e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:28.359Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=9162c0f4-99dd-4e98-9dc2-9f1454940fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:38.370Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=36acd538-188d-4345-956b-8f435b6d8c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:48.379Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=f790727d-e868-49fd-ac34-9ab8b8a53dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:58.392Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8599ef9c-4090-4b92-8b73-5520cb2a40ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:09:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T04:10:00.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-03T04:10:00.243Z |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-07-03T04:10:00.244Z |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-07-03T04:10:00.246Z |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-07-03T04:10:00.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-03T04:10:00.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-03T04:10:00.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-03T04:10:00.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:08.403Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d98ddbf8-4d16-49c0-850b-7e4066398ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:18.416Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d8bdaf15-7205-4a0b-ae81-35ca6cf5ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:28.426Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=81c56a5a-d8cb-466a-b8a4-b5a66ee477d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:38.437Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=a775ad2a-430c-4064-b644-fa1708516883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:38.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:48.446Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3d4f6433-c6ce-4e1c-b38a-cb6f2f579cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:48.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:58.456Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b879d20a-b71f-4531-847c-9ffb2251ab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:10:58.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:08.469Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=d42a516f-f7a3-4072-9ea2-92cf5c713406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:18.481Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=cde0960f-044d-40ef-9393-4d62a3a0ba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:28.489Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b8ed9e6c-0c26-44b8-8ed6-2c6cd17f7c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:38.498Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b4ad236f-affb-45e7-9e61-2a5d11782d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:48.515Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=40c7b9ed-def0-4559-a6df-7bea1556964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:58.525Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=760527f0-7af8-4e85-97e8-64aaccd606a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:11:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:08.535Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=6880a7c1-269e-4ce3-bd99-4db12f66039e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:18.557Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=0f9fc470-f503-4a8c-b4c4-1d3e112abd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:28.567Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5b7b0b37-57fc-45df-b18a-e81f6511374d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:38.576Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b86c4a3b-b9e9-4158-af1d-f9fa60e9a455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:48.587Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=b1411381-e409-43d8-9b95-b8cdf598f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:58.596Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=872c55cb-a2e5-42f9-bb64-27842a26f428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:12:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:08.606Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=377ffdce-44b8-4b86-9363-ae39a787723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:18.615Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5d4d3acc-c1fa-4dc7-990c-41c9ad76797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:28.623Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=3020b6d1-0188-4f90-9f9c-95bae81cc324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:38.633Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=e03b55e3-7396-40f0-b91d-37b4386dfc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:48.644Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c73def58-e2ff-4494-bbe9-c91cfac3f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:48.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:58.654Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=8e130e36-3077-4495-a239-c5a8436d222b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:13:58.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:14:08.665Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=c17a3d8f-2918-4189-bb24-b32f5a557159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:14:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:14:18.674Z |INFO |Init configs |InvocationID=8c473fad-916a-4866-90bd-3689a2b8298b, InstanceUUID=5e0e40f8-e2ea-4933-a1ff-0d63093949af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-03T04:14:18.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |