By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:06:31.470Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:06:31.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T23:06:31.513Z |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-01-13T23:06:32.005Z |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-01-13T23:06:32.079Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:06:32.079Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:06:32.080Z |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-01-13T23:06:32.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-13T23:06:32.195Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-13T23:06:32.215Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-13T23:06:33.504Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-13T23:06:33.837Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-13T23:06:33.851Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-13T23:06:33.852Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-13T23:06:33.894Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-13T23:06:33.894Z |INFO |Root WebApplicationContext: initialization completed in 1678 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-13T23:06:34.170Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-13T23:06:34.902Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-13T23:06:36.009Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-13T23:06:36.477Z |INFO |Started MainApp in 6.794 seconds (JVM running for 7.381) |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-13T23:06:36.529Z |INFO |Start scheduling PRH workflow |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:06:36.542Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=25245838-b6cc-4e24-949c-66d17d271ce2 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-13T23:06:38.024Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-13T23:06:38.024Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-13T23:06:38.026Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:06:38.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:06:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:06:48.068Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=10bc9abb-f113-4130-a6f6-5dde2f2ed6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:06:49.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:06:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:06:59.117Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a8e816ff-f05a-4dc2-b10f-342dcf5032ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:07:00.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:00.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:10.160Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9e3368c0-0950-4cd1-9ce9-f43b172cf761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:07:11.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:21.196Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=80572648-15bc-455d-b591-4016c8aea6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:07:22.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:32.236Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1f35a243-b852-49a3-a0cf-50684f8460df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:07:33.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:43.276Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d7aac2b6-9cbe-4786-9e95-0d65b9c3262b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:07:44.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:44.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:54.320Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=511597e4-47b7-4bdd-94f4-938711f62c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:07:55.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:07:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:05.358Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=71a9806a-dd63-42be-8e05-6bb067bc2df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:08:06.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:16.396Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a5e152b4-ec0d-4381-a0b0-6d431f165f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:08:17.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:27.436Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=384724c8-a53c-4b76-9419-a9a64c2469de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:08:28.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:28.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:38.476Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=714cdc53-f9b3-4788-b8c4-5a7af299b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:08:39.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:39.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:49.517Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e7d27520-fdbb-481f-b768-1021e27393da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:08:50.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:08:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:00.558Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5672a0ed-f0d8-49fb-adff-1f3d2d248aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:09:01.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:11.602Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=901e5fc8-31b7-41f5-a395-bfe64b093692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:09:12.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:22.637Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ea62ee55-1a4b-4ce4-aadf-69032aa86290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:09:23.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:33.676Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e6e629d6-26cd-4bb7-82bf-424001a96137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:09:34.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:44.716Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c8f970a0-090d-48ae-8f7d-712cfb155892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:09:45.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:45.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:55.758Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6ee57c01-2dad-4eb1-89f8-6070dfbc20b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:09:56.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:09:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:06.796Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=93bd6d73-3082-49bc-8256-2400ebf90fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:10:07.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:17.836Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3a916d3d-7ba0-4a58-be30-cc1380b365d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:10:18.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:28.877Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=095640ce-20d7-43a7-8b70-47c0fb1f4721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:10:29.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:39.923Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9c624304-cce1-4cb5-a368-0ec955ba8f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:10:40.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:50.955Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=db5ff6b1-325e-4015-b6de-2f1303ad310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:10:51.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:10:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:01.996Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f8e4d9a8-6e47-44c4-b98e-099861570fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:11:03.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:13.035Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=825c2781-95dc-43b3-bbe0-e7a751707714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:11:14.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:24.079Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=81bae05b-2558-4eff-9068-bb6e9f37327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:11:25.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:11:34.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:11:34.986Z |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-01-13T23:11:34.987Z |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-01-13T23:11:34.989Z |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-01-13T23:11:34.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:11:34.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:11:34.997Z |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-01-13T23:11:34.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:35.116Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d69cd9ee-49cd-42a2-a93e-e0d3ee47f9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:11:36.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:46.159Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e1e670ee-d1b7-47f2-af98-674e5145fa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:11:47.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:57.197Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1c5f2280-33d3-4399-848a-175f809edb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:11:58.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:11:58.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:08.238Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bb313a09-a25d-4a4d-aa2e-2aa508e6cbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:12:09.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:19.276Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d5c58dc4-a2c3-4fa6-8a98-5b4fe7e6874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:12:20.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:30.318Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=37c07e44-34aa-4514-a8ea-ff67892674fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:12:31.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:41.357Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a97e004e-27c7-4ad1-a0f4-d55cb6d4c93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T23:12:42.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.99.140:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:42.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:52.396Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8315af1c-be8c-4d22-968d-015a2838ff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:12:52.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:02.498Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=98f128e8-56f7-4774-b5db-bb1a18894ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:02.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:12.514Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0dbe0239-1702-4299-893b-ed2966c6fd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:22.539Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9da6410c-36f2-4717-9335-da4f88fbe7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:32.555Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=16722868-5bae-489c-9988-82c34e2bfb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:42.567Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=676ee8f0-c339-4432-a5fe-5bbb2489e76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:42.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:52.585Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=30ed67dd-9ba5-42e3-a604-1dbb3b53b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:13:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:02.599Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=17e3ef06-efc8-46e7-8f0a-6703abf8b345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:12.612Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c43ccabe-0bc8-4449-9526-77b4d427aaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:22.621Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=39c7dda0-a424-4bc8-9819-418281caf9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:32.638Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b158c331-e12c-47b7-949e-5dfd27e6fd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:42.649Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6ae134bf-f0dc-45f5-9b2c-bc8ee891a128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:52.662Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1406436e-72b6-4fee-ba40-8296f86dd428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:14:52.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:02.681Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e244182e-ec3b-43bc-a19f-728d981d378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:12.692Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8e9bbd4b-07e2-4b91-b8f1-65ba52339716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:22.705Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b1fe5323-9648-4210-94d8-a2081c2f912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:32.715Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6bead5a9-c2ff-4f9a-b265-3f78efefd737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:42.727Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=01c6a1a1-05b2-4f25-94f0-6af318310c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:52.740Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0954c29b-432f-4309-b6dd-2ad12d84975e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:15:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:02.754Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f1c7a357-cef1-41fa-bd35-96f1078d0c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:12.774Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=54f03d1c-5617-47a9-843a-30ed40b31721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:22.784Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=357f48bb-f675-4ae5-b569-83fb123b8128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:32.797Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=850dac0f-f9d3-4ac7-a3ab-8ed1a9c01a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:16:34.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:16:34.452Z |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-01-13T23:16:34.452Z |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-01-13T23:16:34.455Z |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-01-13T23:16:34.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:16:34.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:16:34.461Z |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-01-13T23:16:34.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:42.808Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cfbdbbae-a8b4-4219-8d1a-7c453f025dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:52.821Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5e540355-6b46-4f9b-8a5a-a45ba7ffbbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:16:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:02.829Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4953de33-75a7-457d-97aa-2013fcfdb90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:12.846Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d98fa651-8288-433e-8f86-e3a27de62d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:12.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:22.872Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b51fbd57-750d-4b68-9ca4-a970da81cc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:22.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:32.899Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=17cfd676-5cc6-4bf5-b704-53e437912ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:42.913Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=609512b8-4f76-4824-ade6-e8cbe90c39cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:42.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:52.922Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=20bd04e2-628e-4129-a57f-07b04021ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:17:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:02.931Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d6aab86a-eb4a-407b-8591-8f499a87f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:12.939Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=512aa505-1192-460c-b7fd-4c332eb36537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:22.953Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=347144b9-53ac-404c-aa00-0d836541707d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:32.976Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7fcd9982-5f98-42ef-b96e-53287b5e5b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:42.986Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=67e7619a-56fc-421a-9fe0-a9f1872a5220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:52.997Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a81c86a5-f0e3-470e-9ccb-f2baccef04a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:18:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:03.005Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=28dc1134-f62d-4b79-ab6e-b1dfecba8861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:13.015Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a1b9d26a-eaa1-4392-a3d3-57908416ae4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:13.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:23.030Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c3d16464-957a-4c0a-8d06-1cb57f17c72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:23.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:33.045Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2ec02e17-2ad7-467e-97ed-b99020972850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:43.055Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e69540c5-5f2c-41ad-92a5-8c3db102fa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:53.064Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=fd00c9df-a081-4439-be18-0ba35821f02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:19:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:03.073Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c7946d9c-fc52-41a9-a72f-682a896e2b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:13.081Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9b4d6363-e786-4fb9-8e53-c8a619e9bec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:23.093Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=31865f1e-eb67-42be-9a1e-c2655167787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:33.106Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2f1a8f8f-773e-47c5-856e-2586d466b51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:43.115Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=19074570-1dc9-4935-891d-426ce97ffb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:53.123Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e1f48377-398c-44d7-b7d2-4f562495a825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:20:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:03.134Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6bfa6b0e-db80-4cb4-84cc-8e9baad22bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:13.144Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=99fe9a0a-50ce-4ad9-9dbd-935e41620894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:23.165Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7bc7c542-56e0-4cef-92bf-44f455b00899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:23.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:33.179Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=38d40bc0-1e84-48a2-a84d-55e66726ceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:21:34.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:21:34.462Z |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-01-13T23:21:34.463Z |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-01-13T23:21:34.464Z |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-01-13T23:21:34.470Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:21:34.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:21:34.470Z |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-01-13T23:21:34.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:43.190Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4ec6ef88-8d8e-41f9-92a8-7301e3608c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:53.197Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=973fc4c6-650b-4849-8d95-c83aac994a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:21:53.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:03.205Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=81457043-1bbd-4469-a8cc-d1a8d5c9711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:03.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:13.216Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6a222328-7877-458f-ae8d-3e512ae05d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:23.234Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b59b04f3-d135-433a-8987-4aba4c3fee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:33.245Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=fa0f0b51-f735-4341-b55b-69477c51effe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:43.262Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=814af944-8559-4426-87e9-f2b23b7782a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:43.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:53.269Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=268d00ac-724d-4234-aeb6-445703fcf28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:22:53.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:03.276Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=05078d55-2ec1-413f-9d96-2f151eb04245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:13.287Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e32c6702-f492-465e-849d-deef56715c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:23.311Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d95370fd-9b73-414b-8cb3-1b6c51b9c5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:33.319Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0a9119c2-c484-431a-9306-a9798b2a397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:33.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:43.327Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bf563216-3283-4ea8-8cf0-28fed85de686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:53.335Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ab5937ed-2f4d-4343-91c1-292e98220a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:23:53.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:03.344Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5b38a97b-efc6-4722-b4c1-4e4afecb4840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:13.352Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0ed9f288-b550-48a1-86f0-0a1c8c97e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:13.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:23.361Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=addf6c57-15e6-46f1-bc73-f9400a44e40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:33.372Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b9cc8d53-6eb8-4f1b-adf4-a70a7e50c2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:43.384Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=71214062-e836-435e-807d-4304f0d9cf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:43.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:53.409Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1fc54599-cb12-45e6-abc4-78bb360bb0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:24:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:03.417Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7cda8e64-53c5-46dd-9348-96d5b1aa757a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:03.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:13.425Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=feba160d-0d87-4709-a57b-afca36a53af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:23.434Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6d7d4cc2-44e5-42a6-ad7d-1aeec749e5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:33.442Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c2724ed1-1d58-4d96-8e98-0db39e11e57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:43.450Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=76fb2000-8e7a-4799-9416-8c320db9763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:53.458Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9212e5da-dfb8-46c3-a032-53ef5de80ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:25:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:03.469Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5209176c-fc3c-4c57-ab11-6f074d4ed64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:13.498Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=31404606-ee41-4753-9f67-bdc21fea0a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:23.507Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=827755d7-6d46-4a6e-b7ab-562ab0e1c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:33.514Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=27ec23d7-87e2-4a41-9435-026721b15e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:26:34.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:26:34.471Z |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-01-13T23:26:34.472Z |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-01-13T23:26:34.474Z |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-01-13T23:26:34.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:26:34.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:26:34.481Z |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-01-13T23:26:34.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:43.522Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7cca54c0-e16a-4e8b-a4b2-f3887a2e6ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:53.532Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2900addc-4ac8-4837-b3d9-66c743d8d6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:26:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:03.542Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=dff6db74-1451-49ac-8b5a-68ea80707922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:13.550Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=700f836d-a040-478b-b975-8fa83c21eb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:13.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:23.563Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=be53c080-14ce-4f1b-8dd9-899a94c7057e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:33.579Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1756e83d-248c-45d9-aef9-3e2027a13ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:43.589Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8b8d3c41-71d6-4193-a161-e004415010d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:53.595Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8f339a89-dad2-4931-82ab-9593005a376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:27:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:03.604Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=19612f32-6c3e-4abf-9a41-f6015e6f9e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:13.614Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5e30c6a5-3049-4726-8d39-5da24c1945b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:23.621Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f1db7387-1ee0-45cf-97e7-3d9ca1407e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:33.632Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=183eb152-a8ba-42d1-9613-202d604b86bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:43.644Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b7bfb17d-b310-46da-84bf-141347f0a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:53.659Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=10936b09-4616-4c6f-9064-3b462faf5d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:28:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:03.666Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=39432e79-5f3a-44a8-8ca8-066f31599511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:13.673Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8c07e617-6927-416c-acfc-d7f851b03bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:23.686Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c5399faf-2272-450e-84de-79c95efdbbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:23.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:33.703Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4e11d324-e1ce-4546-8564-5e2ed7222d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:43.712Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1535574c-e4df-493b-96bb-b5c4e5c7eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:53.724Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ccebaeaf-6b9b-4b4a-9c3e-d31fc91b8e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:29:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:03.735Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=69d103b4-c793-4814-8115-b7b7776cd2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:13.743Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f3ad7cff-17bb-4520-aac9-dae1d62ff887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:13.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:23.752Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bead32b3-7b20-4418-b79e-7b0bc71a96a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:23.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:33.761Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7072c3ae-d602-4199-8d3e-74f51dbd048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:43.769Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7a01053c-1165-48ab-a440-7d3a0059d79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:53.776Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=052ab9e0-5136-4033-994e-062fcb2fbc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:30:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:03.787Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9dd31cbb-41e6-4cab-b866-c7d59ca7766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:03.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:13.804Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ce86b4b3-4c8f-43ef-9b44-b2781c8e2e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:23.811Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b2c899b2-002f-4a45-b2d5-9ed229dce1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:33.819Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7736ac82-98b2-4bbd-ad9e-8fcd3496ee4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:31:34.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:31:34.459Z |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-01-13T23:31:34.460Z |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-01-13T23:31:34.463Z |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-01-13T23:31:34.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:31:34.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:31:34.470Z |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-01-13T23:31:34.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:43.827Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=908d52a9-d2ea-4636-8cf4-fe907fce8106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:53.834Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2453f1db-732f-4740-abc5-194bf49668e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:31:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:03.841Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=550e4216-2347-4dbf-ae83-2fa9df3d21b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:13.855Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e5518af7-848b-49b2-b7b6-5c58e20194d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:23.864Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bb77a6ad-f2d3-4e35-b13b-6a130a63aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:33.876Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=dc7f75e3-286c-44b4-bb9e-7aa6e630263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:43.884Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0a56ff5e-78ec-4408-8078-9e94ca349e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:43.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:53.891Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=57403cab-b5a5-44fc-8ff4-2fb589858518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:32:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:03.900Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9a920d51-9ff2-4d44-b085-84a1de73cef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:03.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:13.908Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=31ccb27c-ec2b-4248-b2da-cba1b01839d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:13.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:23.915Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=930c78a2-4814-4fcb-90aa-ef54359bf47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:33.923Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d8c10819-03cb-4922-8025-f86dd4c815ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:43.937Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=fcf400d9-0b1d-40ca-bbdb-35154975cdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:53.955Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1e56fb53-7ffe-4170-8ae2-394a2767daae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:33:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:03.971Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=03603a33-cd48-46c5-ad6c-9dc3a237cc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:13.979Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=69a7f08e-3663-4913-9b2f-2182bec655dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:23.988Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=43ea2b59-c41f-42e5-80fa-b509639809bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:33.995Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=44a7b626-3a17-470d-9052-89a764e2f2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:44.003Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=be9b2221-4e64-4302-b6ca-00c572d71ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:54.009Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=66c8dce8-a4f9-4001-9938-7b0bf49b0135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:34:54.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:04.016Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=56153b9d-789f-4fdb-abbc-9ceefd02421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:14.037Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a1230ce1-e24f-42b3-8057-3dafb1a5b6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:24.052Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=077b8069-27a7-4ede-a4fa-ab4122272118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:34.059Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a31169a8-67f3-4c92-b428-073c6e77c209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:34.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:44.068Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4709c8cc-c119-4b16-9ce6-72a4cae7e833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:54.075Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=473088bc-fc95-4f68-afa3-80625529a2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:35:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:04.082Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ec978e1b-91ee-4b3e-926f-a6a98a27c61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:04.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:14.089Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0306d768-c485-4c64-bf5a-15d086bac5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:24.097Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f100a3cd-16b4-46e1-82d3-c071afaa29a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:34.107Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b05292d0-b705-4839-8fdd-8868b1bc4cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:36:34.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:36:34.499Z |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-01-13T23:36:34.500Z |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-01-13T23:36:34.502Z |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-01-13T23:36:34.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:36:34.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:36:34.507Z |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-01-13T23:36:34.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:44.127Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=09766f76-a65a-4d0f-ad97-bc9592fc19b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:54.135Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e7806335-45db-4d75-8e4d-00bd9c29ab4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:36:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:04.143Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7b8734ed-0483-4e34-b16e-9a89cb3aff0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:14.152Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=18a1cf00-bc4e-4bbf-8b3e-183838e8acb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:24.158Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=df3a787f-8793-4256-99f4-52bebec7642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:34.165Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=431a8d49-9820-4bf8-8f47-dc369ec06004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:44.172Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f4096256-8524-4073-99ca-facf2e56f86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:54.183Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a4a56a9c-fa60-46c5-80f2-80a810bb3742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:37:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:04.197Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d3976019-49ac-47ce-96b0-b02e56fdc8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:14.203Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a82d9342-f3c5-48e2-986f-f7592f4a1c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:24.209Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3b744115-b18c-421f-9ea5-34c73f77c511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:24.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:34.216Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ddec1019-1694-4230-b05a-84cee3f2aff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:44.223Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=52ef64cd-acab-4b24-ac04-1c8c2947bd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:54.230Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b74de80d-9a46-4460-984b-3f6012f0d222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:38:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:04.237Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e0538a08-f6f7-4ca7-9c07-4da55e65831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:14.247Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=04831b1e-e17e-405f-a638-bb8a1aa19d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:14.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:24.260Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=960c2979-78f7-4d93-a6b7-d0e8e417afcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:34.267Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=63973681-8a78-45ce-91ec-4e3ce3c4fd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:44.275Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8124fc67-6285-41c0-b6ed-6bd147f0050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:44.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:54.284Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=293496c2-cabe-40e6-938a-519740d8996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:39:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:04.293Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d8e4c79e-75d5-4c6d-a0a9-c8531cf4d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:14.301Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1ce5f762-06bb-4ba7-a0b1-8ac2c065833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:24.311Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ac04c676-0730-4460-95d2-04edd5afc196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:34.321Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=310bdcc4-402a-4ba0-9d76-da710afa7c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:44.334Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f2910871-5246-4059-964c-fdd8c10559d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:54.343Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1c34b784-145f-4430-9a5b-34872ef61d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:40:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:04.353Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=01c85dba-9a1c-43ce-8d09-252bea67575b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:14.362Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=efe3213b-c277-43e6-8b98-355f4a9cc699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:24.369Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9cd4f199-e5d0-4047-99f0-e8649ab682ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:34.376Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b0f7330f-e17f-4da8-9160-71ca440755dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:41:34.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:41:34.462Z |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-01-13T23:41:34.463Z |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-01-13T23:41:34.465Z |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-01-13T23:41:34.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:41:34.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:41:34.469Z |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-01-13T23:41:34.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:44.386Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=06e7e13e-a307-42bc-ad6e-cf0f8e2ca731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:54.398Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3d8c1315-678a-4cea-83cb-58774d034de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:41:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:04.406Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e7e65645-82d3-4f21-a290-6d9a5213f81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:14.413Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=487eea69-ee6e-4d01-b4e3-09548dbc7dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:24.419Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=51e1dbb8-954e-43a2-a564-c6c25a905687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:34.427Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bd5e2749-c69b-4f8b-8d3c-b7af1aec3a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:44.438Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3cb46cd8-8847-4b6a-8604-75584e478489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:54.453Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3cd93b97-4aed-4af4-a4e6-67a6ab43ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:42:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:04.459Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=30594dba-253c-48e6-8eb1-27d0253f7a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:14.466Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9301c5b5-6b22-42d3-9e35-a2afc20dbe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:24.473Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b53dc254-de50-433c-b79d-2947497e0e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:24.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:34.481Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=10f7654c-3976-4d43-ac65-c6554194b69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:44.489Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=85ee6950-8402-410b-9189-c824fe43f7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:54.504Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=047a3aad-acf7-46c5-9eb1-c44b5aefb397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:43:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:04.517Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=56e7cbca-9602-47e3-8c10-ee5ba19e1f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:04.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:14.533Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=da5f9a29-67d4-431e-b4a3-a2d20f49775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:24.541Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=482a9996-dab4-4e3e-815c-1bc993009726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:24.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:34.549Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4bc2c2c7-e11c-49ea-a24a-da839b117569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:44.561Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=874d51e5-5462-4116-9342-e5e6bfe4bd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:54.571Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9d7d4bdd-eccc-4f29-bc41-e08af5b56ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:44:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:04.579Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7ed556a3-d2bf-48ca-8b0b-1ca5fda02dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:14.586Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=95627a4b-10f5-43bd-9c52-8a44d22a74a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:24.596Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=59469dcf-cfa0-4f6c-aeaf-dad7b4ffc1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:34.611Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=130fa586-1470-45bd-8648-c8b39f622228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:44.619Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8d981b73-b58a-4320-8bbe-93b3c3e57e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:54.627Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=fd70630b-8933-4936-8738-85b1e8948cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:45:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:04.635Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4d588302-9094-4f1a-8b92-79a7c1d50357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:14.642Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=306a4a0c-0609-4456-93be-ae35335cab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:14.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:24.649Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=518e0eab-bc3e-41de-a247-f8809b604213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:46:34.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:46:34.471Z |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-01-13T23:46:34.471Z |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-01-13T23:46:34.474Z |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-01-13T23:46:34.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:46:34.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:46:34.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T23:46:34.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:34.666Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=73621563-e8eb-409a-860f-a6bb08f9676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:44.675Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=080eff74-56de-43eb-8a90-5ddbdb04ac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:54.688Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=760acc54-18d6-400e-94eb-40b57077c007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:46:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:04.695Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=513fb92d-9d06-44d4-b649-67aa64c58142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:14.703Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=67f16ae1-ff8e-4d12-859a-05d6ee963d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:24.711Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=171e74a9-7b2c-4422-b2a8-f99f5e0d56eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:34.718Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=698da21a-224b-4bcd-9f61-c5dee6135cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:44.726Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=94f9ca0b-d2c7-4099-8f99-58bc3c381243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:54.736Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6457ceaf-bc46-4c39-adb1-124f9c63e75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:47:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:04.745Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=133644d1-b17e-43ab-aaaf-08e54de8a045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:14.763Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1fca9dad-a59f-48bf-89cb-0777248bca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:24.784Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=12091304-d723-4db0-86a0-a9566a91c806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:34.792Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=aba07c65-c13d-462d-af1c-6952f23417e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:44.799Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ace519d7-d950-4749-ae63-242dad522e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:44.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:54.811Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9e9e97ca-0e8b-444c-9ce9-32a1320671e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:48:54.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:04.824Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=517e8d9f-beed-4cde-b782-d6d9fc16c35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:14.831Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c0f74800-aa5e-4d5e-b050-e84594a31ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:24.840Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=417bb450-3b89-459e-a143-f853059c2fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:34.851Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=23611011-caf8-4672-9833-169fec530865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:44.858Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=430d7a15-d2c9-4e9b-8bea-84dcace5bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:54.867Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cf2d1b14-1a65-491e-bdf0-fb2e1ea4f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:49:54.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:04.874Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b23efcf0-9a62-40e5-9b42-4a8ecc55126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:14.886Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=36e75a72-d19e-455c-b395-ec8203960acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:24.901Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c86a0a5d-9a0f-4727-8492-179e7a69bf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:24.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:34.908Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0166fe21-6be1-4826-9689-3afbee830353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:44.915Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=76f8ff58-93f5-445f-b472-8976d3094fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:54.923Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=89008e9d-5770-4d21-9b2c-c878a1c61839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:50:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:04.929Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=55dc9bf7-b915-452a-827a-5f803e57bb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:04.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:14.937Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=51c6e9be-047b-4a91-ac10-e56f6865f510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:24.953Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5f190b45-2c0f-4b21-bd9d-b12c2dc645f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:24.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:51:34.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:51:34.446Z |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-01-13T23:51:34.447Z |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-01-13T23:51:34.450Z |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-01-13T23:51:34.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:51:34.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:51:34.455Z |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-01-13T23:51:34.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:34.968Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e825ad4a-3e01-45a5-9514-6dc642130597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:44.974Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2753bef1-cf3c-44ff-abd8-dcdc10c8061a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:54.982Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=526fe579-6bb3-4d0a-868b-9f84ae700d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:51:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:04.988Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7f6c1fa0-f221-4fbd-8bbd-f2683377e523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:14.997Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2025219f-6325-4422-bf45-87d3557d76da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:25.003Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4c6a069e-af01-4246-95b3-f4a458ace84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:35.010Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b826dd9a-8dd9-475d-b9be-f3b6748daaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:45.018Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=58fdcebe-0840-44f2-b3d2-6abf632bf774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:55.026Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7e7fa072-263d-41a2-8688-4a7c671e8f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:52:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:05.038Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6bc428ef-eb78-4607-93c2-7fd53a072315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:05.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:15.045Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e27c1d72-419c-417a-8989-6b3de9fa5efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:15.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:25.055Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=26847e8a-4eaf-4769-9eec-8c8930a87db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:25.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:35.064Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bbc81908-5703-40fa-9b53-25afe693978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:45.070Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0402011b-d610-4dd7-a183-e3bcb666fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:55.079Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9f6b12c1-ed60-4495-8ddd-76b62740673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:53:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:05.086Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6973ef2f-254a-422c-ba57-47667d1abd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:15.109Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=de70c570-094c-4f07-b38d-ed2cc89d210f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:25.124Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1b634845-f01f-4bd6-806f-56fd783f6782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:25.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:35.131Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=69635bc5-0075-440e-a557-87ae71527356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:45.138Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3cd84e71-017c-461f-a176-c6dd7a1eb7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:45.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:55.147Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=04c8fcf8-de17-4a1a-8ccb-28903b9bf602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:54:55.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:05.156Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cc1a8c87-3036-46f7-89c0-989481316c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:15.170Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=70d2e947-55e5-4639-a7bd-a9d992a5785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:25.184Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=871562be-0143-41c4-b2e3-d4293fb0a73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:35.198Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=10d06834-fcc6-4d6f-8b7b-2246c3e9a061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:45.205Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b0a95089-879e-464c-9c88-a1f4cb0851ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:55.212Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=60421565-07c3-4d6e-94a9-1c508917a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:55:55.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:05.218Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=00df9172-b775-4715-846b-f429df9cb58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:15.225Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6136bfe8-ea3d-49ec-8237-6b99b9595d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:25.234Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9cb80d37-3d56-4893-b226-5d87d45eb68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:25.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:56:34.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T23:56:34.439Z |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-01-13T23:56:34.440Z |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-01-13T23:56:34.442Z |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-01-13T23:56:34.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T23:56:34.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T23:56:34.446Z |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-01-13T23:56:34.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:35.242Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b717bde4-c2d8-4c68-a782-94845a6483fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:45.252Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=48b692ae-b09e-403a-a680-cd60563449f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:55.265Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=41d8b271-dec4-4eb0-bf16-10d1eabdda93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:56:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:05.271Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=db57e842-2ed9-42ba-8193-f27d53c52189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:15.278Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1b58a037-c010-4bc8-939d-b1c7eb44e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:25.289Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a8f20c3f-b7d6-4fe3-a460-ab7b5a57da8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:35.296Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=870142b1-1d2f-498b-a587-bbf7e31a8cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:45.302Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a8f7cd85-2a62-411a-b347-ba34a6c9d8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:55.310Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f4bd5b32-3fbb-47cb-864e-691e55fea08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:57:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:05.320Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=746eced9-f3d4-42ae-8b08-782e19bd3340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:15.336Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9773e541-3748-42a0-8d6a-9d819d74f850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:25.349Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5c93fd38-f26a-46ab-aa1d-ebd44b66f129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:35.356Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=de98ad0e-44af-48ff-92d3-8723319eb8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:35.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:45.365Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a5765660-c545-4ad9-b4b4-04556dcf8658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:55.373Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=75b81e10-3405-4847-8976-5c3d0070d9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:58:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:05.380Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f6ce41f4-aae2-4295-920e-645eb835e968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:15.393Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2cf0f04a-bfa4-456c-bd08-87fb61103d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:25.411Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=94c308a7-5d08-4d0b-b72b-bbb5a2378cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:25.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:35.420Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0bbb7fca-26ca-4861-9cea-9c5ab0ba82a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:45.427Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b666edb8-fe9d-4e0b-a71d-ac2234c29541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:45.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:55.439Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3dd07870-8042-45c8-ae99-7859f5f4bdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T23:59:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:05.451Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=07296375-d6f9-405f-ae2a-6c3427140b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:15.468Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=38b101aa-c7b7-45a3-a601-b03a306f4115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:25.475Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=88d5e3dc-6068-452f-8c90-61353e8aac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:25.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:35.485Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bb46d03c-588d-4d34-8576-973d2e88e2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:45.494Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f5c049c2-824a-41d3-a665-0a85e74bec39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:55.504Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=43e88aaa-3d4f-45a0-9576-57243fec729d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:00:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:05.511Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bb0013b4-ae70-4631-a0f0-eb8922f6a39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:05.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:15.519Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=50f14508-1c9d-4fbd-8c83-061f2f6c5d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:25.528Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9f5a9b35-150f-4899-b8c6-1fbdb99e05fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:01:34.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:01:34.475Z |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-01-14T00:01:34.476Z |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-01-14T00:01:34.477Z |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-01-14T00:01:34.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T00:01:34.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T00:01:34.481Z |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-01-14T00:01:34.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:35.535Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=368127c3-d4b3-4cdd-b912-3610103a4fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:45.545Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b071f57f-d2fa-4df2-a372-af70bfc0647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:45.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:55.554Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=148058b2-b6be-4b44-bf61-e53674eba3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:01:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:05.570Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c80911f9-ef9e-4764-8f01-bf6df4242fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:15.578Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1bc01748-edf0-4bbe-afae-e54ffd458738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:25.586Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e25ba195-659b-4269-9d12-639cd12d17f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:35.593Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8b109eec-9c73-46fa-9b88-b4b3eed4143f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:45.601Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=62bea131-f030-4f0a-be16-d0e1b3abc8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:55.612Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=90be1a83-e6c7-4735-85bc-a4e0e68067e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:02:55.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:05.622Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c484112d-b711-4099-a583-896893369ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:15.634Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c3a5ece2-a47d-42e0-adc2-ab0ab1da5aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:25.641Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9a7ee346-8d6a-43f6-a5bf-9371f0097b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:35.647Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bf718ab6-c0ce-4e0c-92d1-a184e4f1ba76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:45.654Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=df5e2a11-ec90-45ae-b2af-5ba684018534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:55.661Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6096b259-846a-49c2-a71a-23421a9aa53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:03:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:05.669Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3109b15e-bc6c-4fc2-a554-68ee88fad9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:05.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:15.676Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5b81c500-a5c9-4c2c-bd08-0fba0814144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:25.685Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=db07b0c3-a3c3-4f21-9656-a3c26e59a4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:35.693Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5940232a-d133-4c78-aca7-54c06c3ddd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:45.704Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e6d156be-980f-4764-9bf9-0a89d0bddf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:55.713Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7807f97f-a2e2-4ba1-8ad5-38cccec03739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:04:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:05.720Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f3b02cfe-02ed-47db-82fe-9f4414ac1c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:15.730Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=92e1cefd-e5e9-41df-99c8-2681937ad8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:25.736Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=00625e97-508d-4b49-aa0e-8b9c17f8203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:25.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:35.742Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0301b818-962e-48e0-b532-398de743b2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:45.754Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1d42890f-35b9-4c5e-86ea-976cb84291f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:55.765Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=15c455bb-cd81-4760-81a1-ce25a09b0491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:05:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:05.778Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2c38f748-7e5e-4511-a896-a56429139610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:15.787Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5dddc642-b990-4f9e-8296-03297d72e53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:25.795Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a7e7f0aa-3be3-4f0b-9a15-0e89f1f09ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:06:34.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:06:34.446Z |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-01-14T00:06:34.447Z |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-01-14T00:06:34.449Z |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-01-14T00:06:34.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T00:06:34.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T00:06:34.453Z |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-01-14T00:06:34.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:35.802Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b98ad01a-77f3-475b-829b-40f15adae3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:45.808Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=01face66-01cd-4d90-be96-f11f95b1c455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:55.815Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f9d5a7e6-5816-4fe8-9dcb-4c90317c27d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:06:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:05.822Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=29770d91-f359-44d8-891c-acbf864e6ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:15.831Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=310f3bfb-0ec2-46ed-9998-9aaeb17ec439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:25.841Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c5909b20-72d5-4533-a77b-a280774949b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:25.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:35.849Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6a8e4e6f-6605-4759-96e1-292200a4ab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:45.855Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4753243b-cac9-4cbd-9e60-44d3e2a40174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:55.862Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=66d6a653-b9d9-44e0-872f-e1d7c98d609d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:07:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:05.868Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4ced10e8-aa9e-4f06-a223-6ebb21ddbd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:05.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:15.874Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4656da69-976a-47fd-b9e6-685213daee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:25.882Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e107fa4b-3ad1-42f5-88fe-1097aa91f29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:35.898Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=969fb2f6-20fc-422d-a6e8-c6a6406688c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:45.913Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=acdaa10d-bb1f-420d-95d7-797c87311dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:55.920Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=55c61948-1b89-4515-8493-72b4aa78dfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:08:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:05.928Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8d033419-3cf5-4e1a-8a64-59ca35b1d99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:15.935Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6cb4a77e-ff8f-4eb9-b32e-6c3e7944f64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:25.942Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=729335ad-c0de-4a42-8fd1-3bc2b855a48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:35.952Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ffbf17f7-9c5d-4d41-b24d-ff8991707409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:45.971Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=62b34322-aa29-4a5d-98f6-bf1587ce5048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:45.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:55.991Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5ed862ee-60a2-45c4-bc0c-ccdf2433e517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:09:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:05.997Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=770b2137-5dfb-4ccd-816e-f938481f50c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:06.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:16.006Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=dfdd6905-f944-4d03-854e-fb4a0139dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:26.014Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3d89094c-3724-4139-b20e-083f369238ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:26.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:36.021Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=042f5847-21c7-48ab-8809-6fb8ab6588ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:46.028Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e4035eb3-490e-45f0-a978-5cc786ec1210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:56.039Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=529dd9d9-6bb5-4c9a-9a57-09b893caf8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:10:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:06.053Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=86e9145c-97ee-4d8e-91b9-40f8f6f330f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:16.063Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=911f2fb6-b9ae-4e55-82fa-871d97835f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:16.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:26.075Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3c75318d-1564-478b-811e-64dd74cfa8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:11:34.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:11:34.439Z |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-01-14T00:11:34.440Z |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-01-14T00:11:34.441Z |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-01-14T00:11:34.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T00:11:34.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T00:11:34.445Z |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-01-14T00:11:34.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:36.081Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e5578b36-7f9c-42d1-bc01-e786f46e7ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:46.088Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ab1703c6-19f0-4cb8-83b6-80651523a84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:56.095Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=845a79e9-6223-48a6-ad3d-e4419f8380d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:11:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:06.101Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f52c0eb2-3cd2-45d5-beae-5a5e5eb06baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:06.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:16.118Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d3452d00-8bbb-4a79-a4a1-b99e8f0f459a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:26.131Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6aad9ea5-b477-4ad5-a371-f1862b7cf863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:36.149Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=724031a7-c8d5-4d39-aa92-48f3b5dbaae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:46.158Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e5690538-2a85-4a60-b9f1-4ca704dba7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:56.164Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=41dab0d7-15b5-4940-9a1a-17b7b6df94c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:12:56.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:06.170Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4f9e4de1-ac76-4a83-8a92-6c190f19246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:16.177Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c9cd4f2d-ce1e-437e-b852-c430896b6b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:26.184Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=217fbc10-143d-41d5-b47b-fd40542a2ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:36.191Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cb22cdcc-edf5-433b-87c7-af1532b9acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:36.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:46.197Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f0580466-9432-4114-9234-2900f3f8b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:56.211Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=60501600-5a3b-452d-adbc-467b8a6ef23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:13:56.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:06.221Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e5c1ef71-016f-4571-9d48-26101acde8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:16.228Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=75490bd3-1d00-419b-a44a-748461f33c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:16.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:26.239Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6d10b283-56c1-45f2-bd40-f95120933fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:36.247Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=831e835c-54ec-421c-b597-ae2e6856f232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:46.261Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ac951d96-2f35-4877-b92a-63ac6136f1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:46.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:56.268Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d8a9699c-157c-4c7d-8437-1e5e0db121eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:14:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:06.279Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9350dbbd-50bb-4da4-9905-4e93b0c788cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:16.296Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2876336e-7a73-4226-8cec-cac58890d8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:26.304Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3ca3ecfd-af97-43b7-9a5e-177dab3cee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:36.310Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ada2746f-91c4-4977-9c0d-a1b2cc3e9717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:46.317Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=50bea968-43c2-4dd3-974e-a42d14c34206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:56.323Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a2ffbd9a-7360-4cc7-8f50-d99b453f89c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:15:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:06.328Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bf261ff7-d773-48a2-bfc5-1a02d43fc788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:16.338Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ec9d35bd-8906-4310-b3c6-1adb74e312e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:26.350Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7c8c4289-59c3-4ceb-887c-a40982775555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:16:34.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:16:34.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-01-14T00:16:34.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-01-14T00:16:34.444Z |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-01-14T00:16:34.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T00:16:34.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T00:16:34.448Z |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-01-14T00:16:34.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:36.364Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ba0302d9-7baf-4951-a169-6aed4898c794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:36.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:46.370Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4c1e6175-fda5-4470-a3ea-2f092b3c7458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:56.377Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b06dba8e-3c2d-47b0-86d6-4d30536ab722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:16:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:06.384Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b6053a61-7819-48a2-94ca-f8914b288635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:06.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:16.391Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1d37f4ee-aa23-41a8-8cf1-3281c22872c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:26.399Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f036bc70-b574-4d41-ac9a-6e21f4cb475f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:36.412Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1dcb10f5-5f08-49e3-bb30-9bc616160309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:46.428Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=20b454c7-d213-42f0-8790-03def364ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:56.437Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=206f3cee-230f-422a-92ea-0a22568ffb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:17:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:06.443Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=55b774be-9abf-45cf-9133-0357d0a3cf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:16.451Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c9f8f656-7976-457c-9219-d1a28de1553c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:26.459Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5f43144c-50eb-4aab-b0b8-c89145263101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:36.466Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=36ce6f61-1121-4226-8803-af152fd03d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:46.473Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4429b999-b494-47a4-926b-eecd8d7c0033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:56.481Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cdf0c8ab-0b3b-4db4-b034-31e8a8684fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:18:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:06.490Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4101a52c-8dd5-476d-9089-736d648ec70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:16.506Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c3510547-2baf-48e1-97de-82acbbb43eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:26.514Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=73ff5b0e-b686-48bb-b4ba-81675041df71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:36.521Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=77e4b4d5-5f56-47d5-82d7-a951a2a2f0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:46.528Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7ab8a3aa-87d6-4265-9304-d841990fef74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:56.534Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=86116d98-b3f4-4240-8c57-9b8382a028dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:19:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:06.539Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=175f63e0-8c6e-4607-bdae-f49fae158837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:16.546Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d8f688f6-889b-4e87-bcc0-c3cf95992597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:26.558Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=649c1240-19d1-402e-a8b4-efa902797c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:26.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:36.572Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=750d494d-7426-4732-8626-b9c28f86aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:46.578Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=fab2979c-eefc-4ef5-92fa-7e90332791de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:56.592Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c78bca3d-787e-4f51-b312-7493c04f8c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:20:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:06.599Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=90a4d852-e6f4-4ebd-8e9c-c751ef1d8811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:16.605Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7d72a9c1-7ebf-4bc4-9b2d-c9f0096535de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:26.619Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8429531d-c194-47cc-84f5-6fa501e0494d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:21:34.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:21:34.478Z |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-01-14T00:21:34.479Z |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-01-14T00:21:34.482Z |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-01-14T00:21:34.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T00:21:34.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T00:21:34.486Z |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-01-14T00:21:34.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:36.627Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=23e8c44b-2823-424b-bba5-c5f840d3c85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:46.638Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=dc27f80f-93fc-4420-8b0d-a0f96861159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:56.649Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=655e2b5a-b795-4526-900d-9b10ce6adce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:21:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:06.656Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5363059e-b434-4ffa-98e0-b701c2a25e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:06.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:16.664Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e99b7a9a-6b13-4550-bf44-c78fd5946a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:26.671Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=87d045ec-384c-411a-97a4-3ecb87ed3c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:36.678Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b8c84116-8c24-4d8e-9cfa-75453a944895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:46.691Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=282db4cc-a983-4979-b15c-5256e5c09d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:56.704Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b659a6bc-8fee-4652-ba0e-a6c794d6f88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:22:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:06.710Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=f8e3aa7d-b001-41ef-acd9-8a9ba5290944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:16.719Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=67b35a10-c284-4a9e-8a28-9530760f1721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:26.726Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ab487d2d-e876-48d5-aea5-dc70903a3a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:36.732Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ea45369c-7f71-465c-b593-b1b5edf1e505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:46.739Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cb8c2239-5e36-48ca-9bd0-bde685b9fd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:56.750Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=05e9088f-81f6-4a11-9076-f9888948b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:23:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:06.773Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9ffae36a-f52f-476b-a00e-07e7c54673e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:16.799Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b48a3a01-097d-44af-b43f-1fc6195accaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:16.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:26.806Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a599f03f-3386-49e1-b05a-86cf90c06dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:36.813Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=26986e8b-866f-48b8-a4e5-ddd699114b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:46.820Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0e1e1964-4fc8-414b-b04f-a83493ab24b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:56.828Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7ac4885f-e496-4812-89b8-e786fc434df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:24:56.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:06.838Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c60b2a19-281f-4ad2-8084-b25f55701c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:16.854Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9c328ac5-7bf8-4ffe-b5e0-87f1e8cc8fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:26.863Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=021ad016-bcbd-4117-9cd7-95dc60d82e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:36.868Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ae6181e4-d8a4-4b65-aced-1b3197ab003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:46.874Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cf86d9f1-f7fd-447c-a286-254e79303f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:46.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:56.880Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=374fc59d-0421-49d3-a610-471e06eede61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:25:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:06.885Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=985c651e-f580-49de-b942-c535f6e60ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:16.893Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=60380543-9004-4326-a238-51d2e9d7118f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:16.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:26.903Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=30d37d7b-22f8-46d7-9402-08fa9936bff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:26:34.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:26:34.495Z |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-01-14T00:26:34.496Z |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-01-14T00:26:34.499Z |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-01-14T00:26:34.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T00:26:34.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T00:26:34.503Z |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-01-14T00:26:34.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:36.911Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7584d4f8-b991-4fda-b5b1-946dc2fe1b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:46.919Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5f271d30-23ce-40a6-8862-fbbf7594b8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:56.926Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b52d2034-7d7b-4b90-829f-c0a05136b435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:26:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:06.933Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8d542505-2313-4d3c-ac9e-144a86005bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:16.940Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8146b86c-e21c-46bd-8348-3ccf77abd261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:26.947Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0330a20c-1273-4be5-ab1f-563f2c808d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:36.955Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1191784d-eab5-42af-9bb9-78ee38500537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:36.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:46.963Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cbad2f14-bb05-4097-9f54-3fc0a99d0c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:56.973Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0072269c-d384-4c59-8820-ae053f46cc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:27:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:06.984Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d20d4b40-a6d6-4d83-bdfe-ac17584b617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:16.991Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=732e1751-f7bb-469a-9204-f7f12df0ea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:16.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:26.999Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e08858e9-4e8c-45a8-bd1b-2602e8020231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:27.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:37.007Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=79d52671-3d39-4e9b-8912-83e27ab12e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:47.012Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e2a24ea2-d036-4295-8a05-bec8eda34c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:57.019Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e0a23495-4303-48c6-a4e3-201337600a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:28:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:07.029Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b7fa83f6-ba7e-49b8-93aa-0e5b1e809972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:17.042Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b9720b05-4152-4d5b-b208-24d820aee6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:27.051Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=86c85cae-5348-4b92-9c37-2f31f16629aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:37.057Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=61fc2e30-a45e-4cff-8c4f-7ba58bf4d613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:37.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:47.065Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1d75431f-5e07-44cb-bab1-b3e8eb2b35b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:57.075Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=73a8b48b-0051-4b97-aa6d-66c69d7c2fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:29:57.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:07.081Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1592cbfb-6c4b-4bd2-b67d-45eb92ed77ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:17.100Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=12546f96-cf95-4671-8c79-6085b729960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:27.112Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=df4ec835-cff5-4a51-9225-f23f4f1fae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:37.125Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bd89b6c5-2dba-4a33-b27f-757707c0aa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:37.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:47.134Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d70cf228-6d5e-4824-a7b3-85e06ea15e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:57.141Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e10bde66-562e-4681-ad8c-75c43ce7c2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:30:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:07.149Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a5cace76-2b06-4fe7-bf7b-00d2aabfe0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:07.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:17.158Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=2bc80590-e3e1-4758-a3d5-7666242d486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:27.164Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=66660adb-cd68-4315-bfa7-ceb304daf421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:31:34.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:31:34.501Z |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-01-14T00:31:34.502Z |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-01-14T00:31:34.503Z |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-01-14T00:31:34.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T00:31:34.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T00:31:34.507Z |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-01-14T00:31:34.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:37.171Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b0624bde-caf3-447e-b039-85dd85e32615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:47.183Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=fbb978d8-cf3e-4b57-90d8-b85577ecf0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:57.191Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=cf465ed6-2c74-4993-bc1f-406084136b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:31:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:07.200Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8efeb1c4-7b86-496f-b503-9517114b0ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:07.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:17.207Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=c692277d-a34e-4608-97df-ca014fc4826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:27.214Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=17b17e60-00a2-4a6c-881e-e482574e2d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:37.224Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=045804b1-b5d8-446c-bed1-24a7a4f31810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:47.232Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6fda518b-6d98-447a-a8ff-e4a645606e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:57.238Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=bf414d3e-0ca0-4e7b-84d8-87d27f33bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:32:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:07.245Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7ee94023-9b03-46ee-a88d-74378f489ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:17.256Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9236d73d-3e7f-4920-816d-5f72441596f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:27.271Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e4367dab-2439-4ca0-bbb0-66cb54d3b177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:37.279Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9eed2593-17e1-4703-996a-41e8fb812b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:37.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:47.287Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=38bff153-8675-401d-b100-e71f88dbda58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:57.293Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=0258ca02-aee1-4b72-8e4e-ded8057ca643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:33:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:07.300Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3efcd039-d5fc-452a-8fdc-6932f25b192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:17.306Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=85506057-9564-47ca-8e37-de133d6c347d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:27.314Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=08e12ece-2c46-4148-a95b-e4ea57f0f1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:37.326Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=4fccc74f-f669-436b-8bc5-e6f56d4153bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:47.345Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ec920ea4-8912-4554-8237-88036f12f411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:47.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:57.353Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=410b9875-d79d-4d34-b08d-d915a78b3539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:34:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:07.359Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9902b53e-28f9-4543-a9df-f18780185508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:17.368Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6cf183b2-c157-4349-bb13-406437ba9b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:27.375Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1465e476-8d0f-4bed-988c-35224c5ab4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:27.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:37.382Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=29425f67-86da-4080-a4ce-d522d7a8fbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:47.394Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b03c7452-4b33-49a5-8880-df4b1a15d659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:57.406Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=8bd044c9-a3a8-4339-b225-ced9ca56fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:35:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:07.414Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=83a21041-1296-465d-9394-0d3fc502b8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:17.419Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=97551f11-2821-4b2a-b01c-98b44287a094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:27.424Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5ddf7e17-6c21-4909-972b-10a286f2db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:27.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:36:34.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T00:36:34.456Z |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-01-14T00:36:34.457Z |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-01-14T00:36:34.458Z |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-01-14T00:36:34.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T00:36:34.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T00:36:34.461Z |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-01-14T00:36:34.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:37.430Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b559977b-870a-448e-a4c0-4f2b4a8e4531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:37.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:47.438Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a128d1cd-c8b0-4b3b-8136-806eb61674df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:57.446Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=477b9880-4bc1-477d-b066-19193f082fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:36:57.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:07.456Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=ab2eb3b7-8313-4d94-9ae0-e0cc1d8fde31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:07.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:17.464Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=16e42e99-9a5b-4b40-83bb-b9208bb4c5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:27.474Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3bc31e44-efa2-4932-85b3-bcdc29ec7644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:27.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:37.480Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=57fe008c-aef7-44d3-bf7a-97cb90859385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:47.486Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=461b460f-2d19-407d-9751-cd2ccff169a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:47.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:57.493Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e07354a5-df36-477f-a27a-fcf41cec0bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:37:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:07.499Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7534df22-e223-4750-aab4-e32b1ffa9960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:07.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:17.507Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=00148f0f-ee94-4225-bf8e-9349c0049525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:27.517Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=a3fa6655-faa5-4999-bfdd-0d54b1397ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:37.525Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=3fff7e30-782e-46d3-8ec1-56c9231f5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:47.539Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=6f7ff189-b2d0-4bb1-82c8-2e0ea4f36243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:57.546Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=54a1e035-2846-4252-9c3c-c3b2c013f35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:38:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:07.552Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9c6b9b53-8aa4-420e-a5ca-2b4a29ec4292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:17.559Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7f45d286-813a-410c-9e66-d49d3b1bfec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:27.566Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=5990e75d-cd0d-401b-9c37-83a8e2dd399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:37.576Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=b131e184-5b2d-4fbf-befe-dd9cb7365dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:47.587Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7d96084d-d511-420e-8828-5fca24dcea51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:57.597Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9a898e4d-3f72-4e00-a6d3-f836c3112895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:39:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:07.609Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=efbd3b44-2b1a-43a2-be0e-3c8a47a0c3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:07.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:17.616Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=e3f5c4e7-2ae9-4eac-926a-3990ee54b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:17.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:27.625Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=08a3acdc-763e-490f-88f3-3f1b25b4f807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:37.633Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=1bdb01ed-f872-4be0-b9ba-db797ad750b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:47.640Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=9a3651c8-4215-4224-ba82-b2a18b9e9b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:57.650Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=7beb2f05-8c18-429f-b86c-6a2b606fafeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:40:57.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:41:07.659Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=58d31390-e8e6-4e13-9136-9265c8a063c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:41:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:41:17.670Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=d3d0eee5-834f-44c9-a99d-1154fb4c2555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:41:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:41:27.684Z |INFO |Init configs |InvocationID=a10ffa07-1942-4e21-bc8b-936651752e29, InstanceUUID=57b6f209-4f48-4253-9d71-6106489856c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T00:41:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |