By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:14:08.225Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:14:08.242Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:14:08.243Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:14:08.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:14:08.730Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:14:08.877Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:14:08.877Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:14:08.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:14:08.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-25T00:14:09.068Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-25T00:14:09.100Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-25T00:14:10.745Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-25T00:14:11.239Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-25T00:14:11.268Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-25T00:14:11.269Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-25T00:14:11.376Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-25T00:14:11.376Z |INFO |Root WebApplicationContext: initialization completed in 2275 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-25T00:14:12.382Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-25T00:14:14.596Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-25T00:14:15.234Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-25T00:14:15.415Z |INFO |Started MainApp in 10.091 seconds (JVM running for 10.962) |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-25T00:14:15.467Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-25T00:14:15.469Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-25T00:14:15.472Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-25T00:14:15.506Z |INFO |Start scheduling PRH workflow |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:15.519Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=934249b4-45e7-4a23-aa5c-3b841b0b9f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:26.134Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=876dc2c1-2ddb-471f-abc3-dfab7bd22542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:36.189Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4e45b7c9-f075-4f1b-bf4b-9aaf0e2a180f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:46.209Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=89384e3f-4317-45e0-bf9e-03a5b1bde983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:56.228Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dddaf6bb-d650-4ae1-8020-877cb0f9845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:14:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:06.250Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8690f3ef-4d75-45b7-b7f6-165040237b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:16.276Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=25003eff-c86e-4685-9c57-c61c6075d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:26.374Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=14bc27c8-7e7d-43e7-99d0-22aebbf04591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:36.399Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e10340c6-0bba-40d3-a1f9-a9d12f02c675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:46.424Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3dadecb6-2a7c-4d10-984b-1f8841dc4f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:56.460Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2f981bed-bc6f-490c-81f6-980913b00d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:15:56.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:06.495Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0a97f6d3-4580-48ee-9b3f-cf72591de7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:06.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:16.523Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=751f5aff-4400-4689-8195-4135d7cb850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:26.543Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=33f1d911-1bf2-4e4e-a173-5356870eb653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:36.571Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3e8ac00f-e43a-4ef5-8716-f12d752033b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:46.593Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dfb9b987-3f53-43e2-a063-5010b79a1091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:56.616Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=33205c02-7915-4669-bc82-12fedecc3b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:16:56.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:06.639Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=42ec98d3-da75-4893-9381-e2101ae94108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:16.660Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b6c7c9eb-5c03-4d7a-a022-92d3d856e942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:26.690Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6878fc76-c4c6-4a88-9d63-0cf8f9d94f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:36.712Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ad502624-8f06-4a93-b95a-5cb0faaaadf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:46.793Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=46afd848-e2da-4e1e-9e3c-0cc82d4b1ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:56.813Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9899d2b9-3d42-4034-bd6a-091bb81e9846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:17:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:06.831Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c9940003-408c-4d9c-afec-392aa5c35c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:16.854Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=59c36e84-2e80-46f8-9b19-e70cf533b124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:16.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:26.878Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6b763dba-1a64-4e21-9118-1f4fc2da32de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:36.897Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e8073f85-7af6-4d3e-8cca-2688b44532a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:46.918Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4c7dd519-98ff-4c64-a3fe-da927935c3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:46.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:56.971Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=430675a9-12db-41be-b48e-c39083ab42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:18:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:07.031Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7a224217-8cea-45de-8b6c-930a879f014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:19:13.309Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:19:13.310Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:19:13.311Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:19:13.311Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:19:13.312Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:19:13.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:19:13.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:19:13.330Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:19:13.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:17.059Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3cc391b0-90b7-4b5a-bf94-c71da0cc4e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:27.084Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6c2d28c2-c0cc-44e8-b35e-c1d5eda46634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:37.117Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=21647243-0c91-4492-ae28-73398aa621e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:47.153Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f3cf8e0b-39a2-43cd-95c6-d671d7b21edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:57.172Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=11e1bb8e-f1e6-4ce3-b205-75172d5538cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:19:57.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:07.193Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2e4d728d-2063-49f2-97e9-f5543fa1e75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:17.217Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a75c55c5-4c88-4310-bfe6-b12b898d839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:17.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:27.236Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=963dd8be-01ed-4c4b-ad5a-a424f2acd9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:37.257Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3ff56516-ad0d-494d-8986-f30122d6fa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:47.308Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7e5787e6-7608-45de-bf88-b9bc1f21d575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:57.328Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7591c68a-6bf6-41df-ba1f-624b8519b329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:20:57.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:07.352Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=925cc818-3f23-4be7-968d-6b6e553d4503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:17.376Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dcff34d9-7e17-4bdd-8526-2537f969462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:17.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:27.416Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3f88197b-91a7-438b-8284-5b6ddeede2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:37.440Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f032b1e2-2366-4d65-8e98-3aac944c0ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:37.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:47.468Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cdf87f3d-68d7-4fd9-aa60-d33c65e5b5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:57.487Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f8be9538-a2fe-4ad4-861a-067e79e61dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:21:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:07.507Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=335d1b3f-063c-41b8-b245-24e74b8b545c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:17.527Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=40cf64db-24f8-47b7-8c04-b1ede7df636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:27.560Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=227b8ab6-a14e-4db4-a0ab-446967fb8705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:37.581Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f269b47f-5ea3-4867-81d3-db0e8dae5b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:47.600Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1c2e30fe-9f1b-43ee-90cf-c650022abd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:57.623Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9e815310-0dbd-4010-8680-5f1b8332f60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:22:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:07.645Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=565f80ef-3db9-46d4-a1f6-f3b29dd04b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:17.664Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5065c843-631f-4c7b-afea-beb79c9aa68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:27.686Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f13263dc-2bbb-491f-a163-f7fe33f404f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:37.739Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8a092c80-0f93-408c-bec9-7089b23da72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:37.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:47.768Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=70be2dff-b706-49c5-b873-7d2fdfe2042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:47.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:57.801Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bc0c6935-089c-4c32-a288-51a947a28870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:23:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:07.830Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9c7be15b-617a-4460-a148-b74d19f60dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:24:12.733Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:24:12.734Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:24:12.734Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:24:12.735Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:24:12.736Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:24:12.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:24:12.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:24:12.752Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:24:12.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:17.853Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2703a568-8690-401a-b9d3-75a3fab13982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:27.877Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=47ce4ea5-68f2-40f3-878b-7535ac56fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:37.899Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a884a2da-dc28-4c29-8d62-c2c2a2eebfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:47.920Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7a171275-728f-49e3-89ad-de9069ef2ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:57.943Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ee6ee103-9b06-4f6c-a039-876ef6371171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:24:57.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:07.964Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d311cad3-8121-4639-9d27-0415033134dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:17.994Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=72333e3b-4e84-4171-b174-b7fe273ed702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:28.029Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=90868907-714a-4c0e-ba1b-2f8f523b89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:28.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:38.052Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=99022054-fa2f-4da8-a6e9-1cd8118e653f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:38.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:48.074Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3acdff87-fcfe-4846-84a6-e3749ec043e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:58.093Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ee75d092-27ae-441f-97b4-04f34639c090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:25:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:08.115Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7729ea94-0e1d-4ce8-bf1b-f431ded799b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:18.136Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=41c81c6b-3515-42b9-9197-c1a20031266a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:28.156Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fd4865a9-0e58-4661-9f55-84b225382302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:38.176Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e9ff0e0e-eaeb-433f-85c3-d2074a1aab93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:48.205Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=397e2d7f-0b8d-4858-82b9-c5a824cc6766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:48.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:58.233Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7b4682d2-18c0-4321-8070-6b2982d5a6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:26:58.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:08.259Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=43757a37-06e3-4028-90c6-d0808ad55616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:18.280Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1ac6d750-7735-4741-bd4b-711f5f15c8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:18.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:28.310Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6d0e0a3a-39f2-445a-9cd7-d18767aa5f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:38.334Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c84caf1d-c516-4e60-997e-eaf1d82b533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:48.358Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ce7eeedb-1707-4ed0-ac2a-e9c514da664c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:58.382Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e61db2bb-5240-4dd1-9981-4cb6b999771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:27:58.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:08.402Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ee1c1308-33e2-4097-9b1f-56c126fa7f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:18.426Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1fc93898-71d0-42dd-ae9e-f8e3d479576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:28.451Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5c160d19-e161-4db0-9ef9-7b24e2924fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:28.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:38.470Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=67dd3815-6b00-43fa-aac3-73cf992c0814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:38.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:48.494Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d1b19176-cb62-4f84-8de1-4cbcfd0a919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:58.516Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b8ca9b67-8eb2-4596-8f2e-821a7d0020db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:28:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:08.561Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=601f0a1e-4746-4cf4-a4a1-bbb03be792ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:29:12.770Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:29:12.770Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:29:12.770Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:29:12.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:29:12.771Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:29:12.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:29:12.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:29:12.787Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:29:12.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:18.582Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=be94d91e-d0c5-4883-bbe1-acaa6541ebb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:28.608Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0e8ea5f7-86b0-4b35-bac4-f5fa417db8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:38.632Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2b50bc8e-a6ab-4109-874e-ccc286363709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:48.660Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=19527461-63a4-492e-aba1-722c957db189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:58.692Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=519b0094-587a-453d-980a-100b6cf718d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:29:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:08.715Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ede506c5-aee0-4d5b-856b-f196b3bb1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:08.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:18.735Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b956643c-2692-40ba-9a2d-20f9f4b45e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:18.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:28.755Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3ca15042-f032-4c1e-9691-620e044791fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:38.774Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cf971438-e2ba-40d4-81f2-6cea00d31618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:38.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:48.797Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=648931ca-2556-441b-8ce1-cc5f1c78d02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:48.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:58.820Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ffc0840f-221e-44ec-9f9d-924108a371e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:30:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:08.843Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b8fc0ed3-78f0-410b-b94f-b5bb44a119eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:18.863Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3ce75970-809e-4528-a3b5-76c5b6df9152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:28.943Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3b486209-70a6-4934-bae7-b5d8160d910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:38.966Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2ac1e96b-3c65-4623-b7f4-dfb2efcdbdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:48.986Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=55620d4c-3d41-420b-8343-ae112f9e37e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:59.003Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=530afcf4-4b3e-4025-8bcf-82023517ae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:31:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:09.023Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=44f33458-f613-4cb9-a51c-2ee2dc23a233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:09.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:19.045Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7c7dc764-3c6f-4ae4-b5a2-7ad36c200740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:29.067Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9d52606b-bd44-4f01-8c4b-55f751273cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:29.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:39.087Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b1fc83ad-8662-48b5-9475-bd8c02079e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:49.131Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3621d21b-2171-47e5-ac97-573950f513f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:49.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:59.160Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fc6f4ecb-7e50-4f12-8fc9-a65aa1dbf367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:32:59.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:09.180Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4ce678e3-4ba9-42d0-b07f-72d911dea5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:19.197Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=db26c9e1-8e50-459e-966e-fab67743f595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:29.224Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2068695f-f6f5-4aa7-a23b-40e347fe171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:39.243Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=57f49c3c-7273-44e0-acf0-8b6a943ca35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:49.259Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=68903e0e-b10f-4d1d-9167-f37bf1e5a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:59.285Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=75a45a22-adbd-4ba4-bc62-78c773b0e585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:33:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:09.306Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=27de6ff4-42d3-4a9d-9f46-72958b94f18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:09.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:34:12.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:34:12.681Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:34:12.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:34:12.682Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:34:12.683Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:34:12.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:34:12.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:34:12.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:34:12.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:19.328Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e72c40ee-f7fe-4dd7-ab75-305b68253d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:29.344Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4f02a723-425a-4be2-9458-5f84e2b156a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:39.368Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3fbf352a-a56e-45a8-b2e9-1426a0ff9e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:49.386Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9b770fb7-0036-49d6-8ca8-5f8b284f80b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:49.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:59.405Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=57872966-40bb-4617-8c03-8bf0c734df49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:34:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:09.426Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0a147476-e1c1-4656-81cd-06990a5ad133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:09.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:19.449Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2b05c987-0162-40a5-ac5a-b5432806cfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:19.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:29.475Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=61e93965-3cb0-4b47-a130-2d6cf9554284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:39.500Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=987954d9-ccb1-4b8d-b3a1-c547efc444b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:39.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:49.572Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=62a87144-814b-4b30-8db6-3ebc8cf71216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:59.612Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=69ffae68-4c9e-4ef1-8fdf-3118f5f9bd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:35:59.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:09.637Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=12b53bf7-9388-49f4-a6a3-3886c2a66350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:19.674Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bc35c757-9148-4b19-bcae-f5eda1c0a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:29.697Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=487c12ea-a473-4ec1-b3b6-046c35a29915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:39.722Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1df88d9c-02a8-4040-8435-1853af82767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:49.744Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=aef7da1a-7e03-416e-8cce-d36e28a11605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:49.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:59.764Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b9d6dcb3-e3fc-4f58-bdd8-3769a9e5b38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:36:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:09.785Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=55ba1ab9-9f85-4ace-9581-7d4338fd88b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:19.804Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3057bb13-9a49-44ed-937c-18b32b1c6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:29.847Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8e9f95c4-afc3-4c0a-a7ee-d4a23a5ee78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:29.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:39.870Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4dc78436-e13d-414e-ae46-927002f8867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:49.893Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6bca4a02-686d-405d-8258-faa74ccec1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:59.916Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d773801e-d0e6-495c-8c53-f165058ca57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:37:59.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:09.937Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2e1c91ff-0793-405a-a46e-c573a3602fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:19.959Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a3ac42d7-2898-406c-b92e-856e58be1ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:29.979Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8ac1c77e-c143-4dd1-ab95-1291e4810e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:40.000Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c97e6ed1-7fd5-401d-b6e2-b55d1c789d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:50.023Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8093ce07-19ac-4fb9-826b-fb9bbc58169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:38:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:00.044Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=52fc7be6-10ea-4a6c-bce3-e3ef078c8cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:10.063Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=329c78c0-8453-40cc-a84a-7eb19f18f567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:10.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:39:12.669Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:39:12.670Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:39:12.670Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:39:12.670Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:39:12.671Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:39:12.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:39:12.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:39:12.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:39:12.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:20.082Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f1403416-2d5a-49fa-9713-22ea8a5b941e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:30.118Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bd0e223c-6411-4130-b9d3-eca5db61cf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:40.139Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f8ad5d65-fe06-448d-bf1a-138e9fd82f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:50.167Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bbc09b32-7ad2-44f1-9788-80d3faf81bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:39:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:00.188Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a7efb77c-fbde-430f-9a71-d0c79a0d94a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:10.210Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3d8be50d-816c-420e-8c1a-5b44e0b58501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:20.231Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e86ce4b7-af8d-495d-9fe0-78fafd72bccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:20.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:30.253Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c2df6c4e-14ed-471e-a13e-b065a727572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:40.275Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2b138fa0-6af6-4d45-acfe-d49289393d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:50.296Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e3c8b981-64fd-4b03-abe3-d0c8cc3e061b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:40:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:00.343Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e40c3f40-053b-4e2c-9d64-59731c328c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:10.362Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9ea98ec8-cd21-4b95-a985-261627518807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:20.383Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a5903bbe-29ac-4723-8af1-0bba7a7e5825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:30.401Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=eae77ee1-f273-4d5a-ab34-b06ecb68e74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:40.421Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bb2aa0b0-c650-4a1f-b731-a9cdb011f1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:50.440Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2dca1949-a257-4f66-bdc6-edf393843a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:41:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:00.462Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=efb9623c-f563-4bd3-9f5b-b91b285433d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:10.483Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c4c30521-99d2-4c3a-ada7-3a401bc593d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:20.505Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d9a44eaa-faf5-4493-b071-20b0680eaf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:20.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:30.527Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=41715858-06b7-4e13-a2d2-8279bfbf1214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:40.567Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=01204fd2-104c-4a63-ad4b-e36ba0e8a5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:50.589Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=53da7b1e-74a2-4393-8097-c3190b83eb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:42:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:00.610Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3fac4f1d-68d2-4d0e-9f9b-918e10267c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:10.630Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2c9fe1a1-f7ad-4a39-999b-bb48855dbc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:10.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:20.650Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0c9e895a-bb3c-473f-bb24-d68ce48d25f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:30.671Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=65e89bba-f608-46cf-8b8d-f8a9f9898cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:40.690Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=830060f8-5a39-4384-8f03-9826acdea5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:50.721Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1d4e1d56-84f6-4c59-8963-4e151bc749f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:43:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:00.742Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7b553603-5f6c-4d3a-862b-609ef4a94dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:10.763Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8f97d007-0d47-485f-a82d-b5dbfe3c55ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:44:12.712Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:44:12.712Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:44:12.712Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:44:12.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:44:12.713Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:44:12.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:44:12.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:44:12.721Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:44:12.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:20.784Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b578ae82-d692-4110-bdad-0f79963803a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:30.808Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4f95a52f-5e0b-4b03-8eb5-f9b6c0dee936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:40.836Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=521d4978-c07c-49e5-91e1-4a0234978b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:50.854Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=29abff78-81c3-47c9-b058-7f3a6e6eace3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:44:50.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:00.870Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c9ab0b8c-1683-453b-bd67-b5874eebdd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:00.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:10.890Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=50837f6d-db95-476c-a6b7-8a1a48a7782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:20.908Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6607d48f-5fa8-4688-82fa-285d40981b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:30.930Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=605a2444-b69a-442a-97c7-738fd5bc90fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:40.949Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a264442c-236e-4e06-bf05-2bec4fa68a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:50.970Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8047e719-29db-473c-8fc3-5e6a9bab71ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:45:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:01.014Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1670b5d1-7a7b-4521-95b3-0733846d971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:11.037Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4f92dcdf-53e5-4527-b4e5-09eb56be1939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:21.055Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=781abf7a-637c-4f9a-b034-d64a154dc716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:31.097Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=69c98a6c-5004-4237-9373-a99d9c406fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:31.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:41.119Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3442216d-0f06-4380-81a8-1c6cb18f2d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:41.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:51.138Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e6a6c2cd-1741-4911-8c5b-ab5516642a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:46:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:01.155Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a71f26c4-d723-4233-882d-fbfb02db33b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:11.172Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3f9c5e0b-801f-4a04-9f85-324ead2fe2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:21.193Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ba6f52b1-f8e3-445e-85b4-78bb35a48026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:31.213Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b1b946f6-be1b-47d3-922a-ed7925f56216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:41.245Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3284aed2-dc57-408e-afe0-3b87a98a7020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:51.265Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5adec11a-bc03-40c6-8b99-34c5e0fa612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:47:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:01.284Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e897d5d0-62b3-436a-ab64-1072a6dd69c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:11.303Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c32b1be0-4e72-4166-bb31-6f6ed99cde98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:21.322Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=807b964d-1449-493c-ac34-9743471b2633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:31.342Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a047700d-4540-48ee-bc4f-fa60186e5a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:41.367Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9d34c99c-2552-4a50-b389-56d719904cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:51.390Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8e57b06c-8399-4341-b41f-078318f782d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:48:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:01.415Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fd35fe60-ea7c-4864-ae62-65355f4d7454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:01.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:11.437Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0b8d7aa4-eb93-46cd-90cd-3efdc16b4487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:49:12.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:49:12.681Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:49:12.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:49:12.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:49:12.682Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:49:12.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:49:12.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:49:12.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:49:12.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:21.463Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f9b8629b-bd40-4f92-bdce-a44dfb77b54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:21.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:31.499Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e4035344-9067-43d7-86c1-ae39761463c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:41.520Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f498500b-1fbb-4944-8e7f-d307ad1c7c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:51.546Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=048c057a-1437-4011-8570-b3de31e329bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:49:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:01.568Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fbe15f8b-8000-44b1-982b-e234599efa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:11.593Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c0d0fc6d-4754-4d00-9fac-953c6d5b0682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:21.613Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=baa6b0d7-7293-481a-b811-34b5fac8f9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:31.633Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=96bfe202-0243-47a2-a021-d0709c07653a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:31.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:41.654Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=90d3833e-ccb5-4801-afbe-4140b19c219e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:41.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:51.675Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bbe92ff2-e304-4d88-89b8-e939213088bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:50:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:01.695Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ba8d63df-bd88-4690-b903-d57cd311f22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:11.720Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d6a892d4-731c-498d-988b-751ae71f07a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:11.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:21.743Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cea76c15-1b63-4811-8c70-b55e273e7189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:21.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:31.769Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=59c71964-1789-4f8a-bfd5-f77c9ef99ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:31.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:41.789Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=79bcb275-1d44-4395-994e-c4df477bb496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:41.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:51.812Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=11de38f4-919e-493f-b998-e80b6a10d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:51:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:01.832Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=77aefdcd-0585-44a4-a58d-b5e6b8bb439b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:11.854Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7f164b2c-17f0-47f9-9ec1-eb741237d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:21.875Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=be407fca-a79c-429c-ab25-48581354f256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:31.895Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=23dfa0bf-e015-41e4-a6a4-f53f7f2fd4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:31.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:41.915Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=776c17eb-010f-4cc5-8878-5d463c8ebc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:41.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:51.936Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3450cc69-19bb-44f4-a1e0-c93aacef8042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:52:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:01.957Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=66169fd3-5f0d-40f6-a252-0151faf46934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:01.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:11.978Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=aa5cdc5b-da0d-4152-b317-36b6606b0322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:22.011Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=656f8499-4404-4d20-9e2b-ff98d599b8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:32.041Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6c962406-ac18-4094-adde-71a33626c75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:42.061Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=abe1352d-7f4b-46ea-b04b-3343dedc3638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:42.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:52.083Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0c564583-0487-4fbc-8ca2-2c92735eecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:53:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:02.102Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3e3c767d-d83c-49be-ad32-6b3a3a1da71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:02.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:12.132Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=26965baa-fa9c-43cf-b374-3480efbc8de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:12.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:54:12.657Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:54:12.658Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:54:12.658Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:54:12.658Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:54:12.659Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:54:12.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:54:12.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:54:12.667Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:54:12.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:22.151Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=994e5ff0-73de-4037-8dec-9d66b9551bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:22.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:32.173Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5a422a22-b7a7-407a-95d9-fa13d6fed738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:42.193Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=754a12ec-4cc4-486f-8522-3f2c65af10c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:42.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:52.212Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=03b7dd60-587a-479e-b90b-155af8d97db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:54:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:02.233Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5ee8d88f-bfa9-4df4-83dc-3f8acbff50a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:12.252Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2eb1efed-19e4-4560-b984-389b33633d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:22.271Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4f190a45-f1cd-424f-b3d5-0582b1ef4baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:32.291Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d61811d6-a62e-44c2-99e7-acc49f3631d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:42.311Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f5d36bfe-d2d0-450d-ba93-9136199548a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:52.334Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ef7b6fea-3043-4fc3-8da1-fbc088046620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:55:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:02.354Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d8e4c160-eb4d-4432-a601-8cecca6b7041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:12.379Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0ac8d754-d150-4289-a601-ed3919d6b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:22.408Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c8ca2a6e-7d15-404d-ac14-8677f6bbabbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:22.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:32.431Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3741dbe3-afd9-4e44-bbf7-7dec9ff23e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:32.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:42.451Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1d5667da-b533-411a-a9c3-01021e8ca2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:42.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:52.475Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7966c65d-6819-458c-b8b5-8b5de5f40c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:56:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:02.499Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5b6374d0-bb67-48f9-a937-0b5249e855ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:02.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:12.522Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e2b5b338-5fd1-45e3-b1f5-cedfe9fcafdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:22.541Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7287b38d-457b-4139-a275-d9a19fbd48cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:32.588Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=096f7409-0cac-4092-b6e3-914962b47d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:42.612Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=971779cd-5c39-4163-b490-20f0a33fef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:42.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:52.635Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=42c97a37-2f10-4362-9594-5986e4066251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:57:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:02.656Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=38ec9a95-3d16-4b33-8ddc-8146c48257c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:12.690Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0110c51d-ed60-458d-8372-8d29d2407958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:22.714Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=142c3013-33b5-4b24-a257-3905bceb5b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:22.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:32.737Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=518f2c37-e3a1-4c92-bbcb-1123e328559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:42.762Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e8608ffc-ea28-47b8-9b0e-ded8de441846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:52.784Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cdf42221-b4f6-4c49-b074-8e47ec5c9939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:58:52.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:02.805Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e75bf6f0-d66d-40b0-bf4c-35ed311a378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T00:59:12.715Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:59:12.716Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T00:59:12.716Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T00:59:12.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:59:12.717Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:59:12.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T00:59:12.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T00:59:12.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T00:59:12.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:12.831Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0ad36a31-9f1e-43e1-9dff-7d5393fabd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:22.850Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f2a94b09-99f4-4fe0-90d9-8c990166ac75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:32.873Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6f2ae1f6-2323-4525-9d5a-11a7f378292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:42.893Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=339e7ce4-a386-402a-adf3-f7f5667ba553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:42.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:52.912Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d0b2cbcf-fb6b-425f-8eb4-39c044b7dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T00:59:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:02.933Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e8e14725-bbe0-4833-8d06-a791b1f2a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:02.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:12.952Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=378cf764-58cc-432a-ae10-df1ef5e4bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:22.998Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cb655e74-ec31-4f79-8c45-8340e2bdacf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:33.020Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0fc88a0e-12e7-47fe-8d0e-19ff08b1bf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:43.040Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c080f84a-c9b5-443e-9d02-dcbe85fef1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:53.060Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9788fcf6-2ecd-41a7-aae7-a92faf8eb141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:00:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:03.081Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18dcf57b-070a-4ae9-aa38-f1d76c655831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:03.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:13.109Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4e189176-a6e6-473b-b143-622326a2f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:23.130Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18b4c9ff-8697-417f-9740-71d1a6dc8b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:33.148Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=80a656fb-f742-4c55-a749-9bf1d9137c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:43.166Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=864f4c85-c1ca-44a6-bbb7-c94952415943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:53.186Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b28a20c1-afbb-4bdb-9d86-94dd82357d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:01:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:03.210Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ba46cffd-293c-4fd4-81bf-689b55c13654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:13.229Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b4cc292d-b7d4-48ae-a763-312a1a9847ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:23.249Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=227c60d3-9ea4-45ef-b91b-ec6e99f03bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:33.272Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0b1459e1-6c8d-490a-88c3-b7c98c35f47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:43.292Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0926d20e-13aa-49a2-af68-70e2a09a0d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:53.314Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cd47cf93-f70d-49f1-9481-ff8d7b833bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:02:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:03.347Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=375fb284-2690-464b-868d-4b9680f84992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:13.370Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6d6b9fa5-e534-4749-bbc8-90c0adbb0292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:23.391Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f681c6f0-7f22-4d33-a6b9-66eb896cb1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:33.410Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1a52874a-ec8f-497e-a1d0-a7bf41575289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:43.430Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0bddb456-6b8c-45ba-ba07-e34f634dd24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:53.466Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1b922269-3886-4ca9-b61b-017f4647491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:03:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:03.489Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f9683c09-5db7-459e-a77f-1a1b99c5c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:04:12.676Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:04:12.676Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:04:12.676Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:04:12.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:04:12.677Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:04:12.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:04:12.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:04:12.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:04:12.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:13.512Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7b5e0e78-a1dd-44cc-9093-14516ef043c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:13.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:23.532Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ef937cd9-0795-4e40-ace2-c92992382a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:33.554Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f15368ba-9804-4b22-aa3c-8033910ba1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:43.576Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=328c6a64-4957-441d-8eee-3006f83781fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:53.598Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0c9dda18-1abd-488d-8be7-10e11050abdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:04:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:03.619Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f00b3a20-ea72-4e40-bd3b-43cf24d5e1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:13.636Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=edd3f313-e7d8-4ed3-aa36-32e58782b847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:23.657Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d5742609-6429-4974-9fb3-ab9df4366fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:33.705Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bbc3135b-e839-4f63-978b-f3212ff1b71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:43.725Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e452bd21-c71f-4d0e-8000-33fd3eaf65d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:53.747Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e53a5dfd-cc0d-4d80-bb9b-8408df58272f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:05:53.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:03.769Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=86b67e2e-0c4a-471a-9423-b3288b1a66ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:13.788Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6a229dfc-7800-43ef-975e-3dee730f0691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:23.811Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=792a978a-b3fd-4293-917e-cf0b9f029576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:23.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:33.833Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7cc11fd6-248c-4aca-ae41-43370c4b7203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:43.853Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=30060fdc-83f3-4ea0-93ba-663fc7de4989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:53.877Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4f856d84-38f1-4f7c-aae9-6b00709c234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:06:53.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:03.898Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ca084dfe-822a-452e-b873-fe92ef23c49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:13.916Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e78c80a1-0cb5-4b70-9360-169ed169d7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:23.940Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=28907698-ccc5-46a1-9f31-71d501c2e212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:33.966Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8404a405-e021-4acc-b0f4-c5fe192a1e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:43.983Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8b78f7c5-d197-4238-89ea-38a4ca395854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:54.009Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18b6fdf3-2642-47ae-b5e5-27bf953d5086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:07:54.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:04.027Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0ffc4b2a-081d-4d0f-85d0-f59ee4ee9219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:14.047Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f58801ce-37a2-4def-8f94-29f560801f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:24.069Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9546ace7-a6e4-450e-a440-e38febef5e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:34.090Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2e1e1d04-7a93-4142-8cc6-a143aa65ea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:44.109Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=78212bcd-c6c3-4c1d-8aad-5da3fa22b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:54.129Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=21b12021-b132-4f5c-a56d-0f55fd909d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:08:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:04.147Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=95f3cb70-c14d-4b30-a666-43aec1b60942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:04.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:09:12.679Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:09:12.680Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:09:12.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:09:12.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:09:12.682Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:09:12.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:09:12.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:09:12.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:09:12.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:14.166Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=690f5c28-046c-4134-b963-90556d35fb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:14.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:24.192Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=95f1b17e-7766-478c-ae40-61238c6d04ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:34.211Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d6cc99a0-379a-4bf7-9583-be222351355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:34.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:44.229Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cd996019-3201-4c97-b8af-17837ad2e32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:54.248Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d0833870-dcf3-4657-811a-dbda58148ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:09:54.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:04.269Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4b8ee1a1-8aff-435c-8594-bc2817b0f695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:14.288Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=be81d51f-4cfa-49d0-a6a7-ebb21e0acd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:24.307Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=11c9da5b-10ff-4905-abbe-9e14bf8227f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:24.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:34.325Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6c8a4697-a3e6-4a89-a224-925845000ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:44.345Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c5982a13-614f-4670-bac3-af89431595b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:44.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:54.367Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=56e6c01d-ef45-46ed-bad7-1c264b4c73f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:10:54.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:04.383Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3d60dd79-0876-4892-93bd-bba9b18a927c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:14.404Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b28bea4e-bb35-4ca5-9a85-32eb04e027cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:24.423Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c12419ec-860c-435b-a3f1-62041fe941c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:24.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:34.447Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=79b32965-d0ec-4c78-8ab6-f4e142b35374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:44.468Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6ea0c191-26fd-4e6e-be7f-2cf54ac4a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:54.488Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=21b4c6ac-7180-47b8-a1f8-aaa124a2ee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:11:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:04.509Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fa5c4214-b63d-4f6e-85aa-5bfadaeaac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:14.530Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4e7510df-4524-423a-ad90-a864c1fd24be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:24.550Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1a36699b-8713-4b11-8a35-91699d4cb5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:34.574Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4ecb0a99-3a0e-490f-9bed-4463f5a218e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:44.599Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b7c3cb6d-a634-404f-9067-acb4bfa9bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:54.651Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=025b1c57-e19f-4ac3-a7a5-2343b0ca4943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:12:54.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:04.673Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8bee7b62-9cb3-42c4-ae53-ab5dbf7f3826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:04.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:14.698Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cffb4b79-3448-439c-ac25-1a9cc6b049ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:24.718Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=74e1a430-9a12-4d22-879a-9a4825cade46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:34.739Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f49a30e7-f697-4172-a108-c8d3de954626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:34.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:44.760Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a56295ae-a31e-46bd-b7fc-844af7e7013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:54.782Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=16ebca10-40af-47a4-aa40-9a6f2d3c1247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:13:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:04.800Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c5ff2b80-2dc9-4f61-a8ce-e40da48d0283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:14:12.686Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:14:12.687Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:14:12.687Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:14:12.687Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:14:12.688Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:14:12.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:14:12.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:14:12.696Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:14:12.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:14.823Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5e6212a5-ebd6-4941-a08c-4301857eff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:24.843Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=46bb38b9-8df6-48e7-9125-45ec46054c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:24.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:34.861Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=93a1cbce-eb7a-4a65-bbf4-670ccf12b80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:34.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:44.880Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d03004ff-bc24-4043-a78a-01345ad8146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:54.902Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=32611e3f-3485-4c32-927a-5b5e621a560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:14:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:04.922Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=69dc58a8-0635-4f85-9435-f4e12cc18eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:14.942Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2b7cbb38-5abc-4ba4-83ad-b1cc46e5401c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:24.962Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f961c4e9-b2cb-4841-b24e-496033a13060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:34.983Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=48ac0246-dff6-4d0c-a4de-358208655f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:45.024Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=08828919-3d10-4d1d-93e6-bad9397a955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:55.045Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d544a6a5-32be-4e7e-9e3d-fff220ac44de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:15:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:05.066Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cc39c5a6-6085-4372-a260-0083fa5c5a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:15.087Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e3f087a2-a18b-40c0-979b-3a64755d3420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:25.110Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=87cf9dd1-7891-4c50-912b-a04701514e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:25.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:35.132Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e7bbfee4-ac2a-43ad-b7ac-4db3c4f8f2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:35.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:45.154Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a1fdbd23-90e7-4f02-8646-54f36a252ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:55.173Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e2c9227f-1620-4a1f-ac9e-079452164425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:16:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:05.194Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f8e5a099-844a-4a4b-8fd1-275a4b3c14cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:15.223Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e4ff5509-e497-4a44-bb9a-c04502aee79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:15.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:25.243Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=748d52f0-5ef6-4d4e-a121-49dcfa29825d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:35.266Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7d67bdc7-910c-4257-b3f4-5414f0129e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:35.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:45.289Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9158530c-59c8-4bc6-b7cf-5512c825765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:55.308Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f472d842-b303-4edd-beb6-bd8a72159838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:17:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:05.332Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=93637664-c31b-44ad-86cd-0ee7cb27d187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:15.354Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a8e922f2-3c1c-4c67-9b09-e4990e673faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:25.372Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2aa3553f-81d3-48bb-a7c9-a7409c902ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:35.405Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0621f48a-cc7b-4566-8e25-12b571b358d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:45.426Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6e770310-e5b9-4a80-9763-f21aa6ef6a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:55.449Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a90ce25d-44df-4bbe-95cb-a04f0f5531e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:18:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:05.468Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fbd7f9a5-85b6-4b70-b4b9-b6db9838f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:19:12.650Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:19:12.651Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:19:12.651Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:19:12.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:19:12.652Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:19:12.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:19:12.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:19:12.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:19:12.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:15.489Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3dd1fc2b-bb21-418f-a1eb-626838fb2ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:25.508Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ee279c1a-3e8a-4f3e-9453-38dbce0c027c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:35.528Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=34f2a379-57da-43c7-9403-1331f6d964a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:45.546Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5c8dedc3-eebd-4ad7-9628-2fd3bf2302aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:45.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:55.564Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fe2bb49f-e35e-4a9d-9b45-028497306065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:19:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:05.583Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b3c25994-0a76-4670-ab7c-f901379e03a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:15.601Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1d9e807d-dd04-4e0b-aabf-4e59f4e1f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:25.621Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=49617e73-3c48-48b8-a968-5035bcdb02f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:35.639Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=88179317-20fe-4af0-b4d8-06f750b5286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:45.658Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=75c0bb98-00e3-4acc-a101-eb1991811465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:55.675Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a1849ba3-7d48-448b-a03c-e8b1813e4222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:20:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:05.692Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cb0d114b-98ca-45a4-b306-82d9c879e94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:15.710Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a36179b3-641d-4d4e-9a35-dedd55fed409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:25.728Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=60ff9853-8081-4d0b-974f-10fd1c833db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:35.749Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1e6b0978-36aa-4e21-8728-5f6fce630045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:35.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:45.767Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9b857a89-3b5a-45bd-bb23-71305b9b9df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:45.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:55.784Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c93ebaa4-3d7c-473c-ad1c-de8493ccb32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:21:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:05.804Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=10f29123-3748-4d5f-8018-7f8c81e6a2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:15.822Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=26cc141c-6fcb-42ef-a854-e41bfc2d6513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:25.845Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9f0e9d61-e491-4837-9a5c-a3bd6e45d7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:25.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:35.872Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b3f112d6-2411-4d77-8fa1-db4db21a897b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:45.893Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=eb6ed3db-83b3-4ac6-a5af-4fe3a9597ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:55.913Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1bcab026-0f22-494b-9460-dfe520acae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:22:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:05.933Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b35fe262-01b6-4af7-ba21-ab9c8c5458ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:05.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:15.950Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6639c6bf-685d-4004-9272-2dd57220efee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:25.967Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1e88e437-cbf2-46a0-b197-f457f6723f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:25.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:35.989Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dff68b51-fba0-4060-9258-69d28497ec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:46.008Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=52f8f9de-e127-43cb-a5ef-58922a36a9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:56.028Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5b70fe7f-2050-45ea-a00a-7731c99ee390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:23:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:06.068Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4638820d-ae88-467f-a1c3-6610f65013f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:24:12.683Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:24:12.683Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:24:12.684Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:24:12.684Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:24:12.684Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:24:12.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:24:12.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:24:12.691Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:24:12.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:16.090Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=efd0999b-040e-4331-ac5c-fbc71368ec57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:16.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:26.113Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a9a400e0-ab14-432b-99da-8f6cea5df535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:36.133Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9daba65c-6543-432e-8a3b-fb4f5e24a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:46.153Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6f843460-b3f7-4f78-b3f6-66f755cee3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:56.173Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=74c99f95-d9d7-40cf-ad9a-0d62482056d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:24:56.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:06.192Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c47fe205-2c7d-400b-b7f9-1a2a47c5c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:06.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:16.213Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=982493c8-ab76-4df1-b6b2-e4e21aa7f67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:26.233Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f502dfcc-e590-4803-b62f-1f9d29fa894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:26.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:36.256Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1c179e50-0fc2-42b4-b48e-076f03880106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:46.277Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2e6fecb6-3ddb-4148-85ab-dc232932cb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:46.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:56.297Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ca885fb1-9632-4e78-b6c0-08a184947f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:25:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:06.319Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d1310d89-9b88-4a71-bdc1-3f3f5a22a972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:16.333Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ff622437-8b44-412a-8417-a612ada554b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:26.354Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=46d8867c-2476-4abf-a97c-6789cb829de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:26.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:36.372Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=17c80e1d-96b7-4a7f-9e09-cd69788491a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:46.392Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=60afa60d-581e-4953-8726-4bbd3abca907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:46.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:56.417Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=69dc38cd-6645-4a24-a2c0-08abd30e61a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:26:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:06.440Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=68cbb3a5-29cc-475d-a5f3-32cd24e2d283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:16.460Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d576aa62-6f75-4be9-9846-93184a62987e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:26.482Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=86b34add-e130-46a1-b7ad-3d8fc520aef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:36.504Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=345b9112-5964-4fc9-86ef-9911afb4b63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:46.527Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fca97293-ef4a-4562-8940-6e719ca6d1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:56.548Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0ebde4ff-41d1-4588-b9db-b0cbf85203f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:27:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:06.567Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d93b7021-17c7-480d-8c4a-e49cf2d9c98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:16.585Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ff498277-8be1-4785-a116-11c3c7b9f0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:26.606Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=433745f2-3f2f-448a-82e6-221b88dc82bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:36.627Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3b23d1ff-c5df-4f1b-904d-7319214b3f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:46.647Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bd98c60e-9a15-4adb-b5fd-76ad388d3edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:46.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:56.669Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ba4937ac-cd7b-43a6-ae5a-6a290ba30a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:28:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:06.689Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=db06063b-3505-49c1-8475-d608f2dbf3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:29:12.683Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:29:12.683Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:29:12.684Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:29:12.684Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:29:12.685Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:29:12.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:29:12.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:29:12.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:29:12.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:16.730Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=300163ac-5c14-4ba6-8f5c-01fc7c4e0bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:26.751Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cdbe0397-e5d4-41fd-8d78-ac0278b267a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:36.770Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1b05c7ea-8c0a-47a5-beba-0e9150927ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:46.792Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=127fde9a-c79c-466b-aeda-641f8ddc0a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:56.827Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=632d1199-ed5e-4e2a-a593-3ef17c572c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:29:56.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:06.846Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c52cab7d-6bd5-47ad-b014-42ee50e9b8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:16.867Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8f870822-166d-40cd-be78-d7b8dacb5bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:26.885Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=42f2f64b-7d61-40b4-aa43-25b297986a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:26.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:36.906Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=67003b53-219b-4568-897e-b22eb28130b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:36.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:46.926Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=20a101db-9800-4d65-a261-c97ae176b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:56.947Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=17ec13bf-ef83-4a33-a451-c346199d2d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:30:56.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:06.970Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d98d315d-f40a-4107-9da5-5257d5c2e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:16.991Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=80bdb483-baaa-4a5d-8906-66493fa73fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:27.012Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=eba4525d-4fd4-4299-adba-6224ee572e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:37.054Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=84ca0ac6-226b-41b0-9754-b55b913569c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:47.078Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dd789ae4-cdfb-4e6a-9db7-bfa7c3d08019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:47.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:57.101Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5c995a10-8ba7-483a-8e56-595c6f897f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:31:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:07.120Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6e262f5c-6a33-4f2f-ba03-037f91dd6441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:17.144Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=335ce426-1675-4b32-9a50-f6905daba2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:17.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:27.164Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3dc60157-3c7f-4d2b-a49f-eb44b9496673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:37.184Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6ba2d360-2826-413d-b97a-5a2cb43b78ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:47.204Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=96aa1b27-c76c-4db2-8f9a-83dd698b34be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:47.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:57.226Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7f32b604-f553-46a9-9f33-ca41a3a94cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:32:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:07.250Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1886aaf0-79be-40a7-b03d-66363625e851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:07.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:17.270Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5de65554-74f4-4883-949d-4d9a29556d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:27.290Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5f16eebb-010a-45bb-b871-ed73ba551c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:37.311Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=03e1decb-f740-4667-8a06-4a1b27e2d56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:47.334Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6c2e0392-55bb-47b6-bd5d-2b6d52de962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:57.356Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dfc00dbd-1657-4a5c-9faa-a1cfd53786f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:33:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:07.375Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d6de1871-e14a-4919-b30e-5a35d1474413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:34:12.691Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:34:12.692Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:34:12.692Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:34:12.692Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:34:12.693Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:34:12.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:34:12.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:34:12.699Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:34:12.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:17.396Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=82313d8f-0638-49bd-8cad-8d9f99bb5cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:27.415Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=268ff2ea-776d-439c-ba80-d191495efed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:37.456Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fffa7c81-fbf7-47d6-8206-765ca4f4e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:47.477Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f2d33b83-55ee-4a3d-8502-47b54458dcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:47.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:57.499Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=27a576ce-2e52-4b77-9348-702d9d5637bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:34:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:07.521Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dea342f5-e0a8-4203-bd29-f2471fc28b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:17.540Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f783d2b0-0d4a-4b81-88ab-150bb5434fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:27.561Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=46624bdf-6cf3-4716-9724-627911d4ab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:37.580Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=835e79e6-3462-4633-bab6-df0c47c52ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:47.602Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=816587f2-7084-412c-88be-453f2ac30f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:57.620Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=435d5857-f9b5-4c36-8c27-bdd89e8b3e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:35:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:07.647Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=94a7f861-346a-40bc-a3e5-d666459ca87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:07.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:17.667Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=75062e57-8fca-4295-984c-d6e2835b7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:27.687Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cd660ddc-dc59-4eca-a5d4-3b8946a6b035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:27.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:37.710Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2f0c8beb-c71d-4ac5-b34b-cdcce87cc53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:47.732Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b8f8e3c4-ecf6-403c-93cd-c327b239a577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:47.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:57.753Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=74088382-4f21-4814-b715-e5caff3be1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:36:57.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:07.774Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=73f7dcdd-07c3-4f53-b7c6-4dd8003f1d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:17.804Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2706c4b3-2c9f-4a85-9e5f-eaa091f8d4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:17.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:27.825Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=aaab1ac2-a68f-43ca-80c1-ce673d93b01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:37.844Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=783c33f1-5589-4413-99b1-f322373e3901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:37.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:47.865Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=225cdf7f-1731-4992-b63b-04d98506fc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:47.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:57.887Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e7f20045-059c-4380-8a9d-33fb94f27ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:37:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:07.907Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7983842e-cebd-4512-9b2e-953cb20bf0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:07.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:17.928Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=23b0afc4-8622-4c7f-b219-aa4a5e99ed68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:27.950Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=143da818-0c0e-4260-a52f-0508e25fc407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:37.970Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d4618a15-aa74-4cbb-8d48-9a06f9dfe42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:37.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:47.991Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b2ac2896-f6c4-4f13-a8a6-5b02736dbff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:48.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:58.009Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=030c47dc-847d-4c6b-87ff-c9924feb949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:38:58.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:08.035Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=878b630a-2823-46fc-b426-757bc4c3ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:39:12.666Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:39:12.667Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:39:12.667Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:39:12.667Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:39:12.668Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:39:12.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:39:12.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:39:12.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:39:12.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:18.053Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a33fd20a-91f3-462e-b426-30d876d3e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:28.072Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=388feb43-2a05-4195-9cc8-0b86d5ed9982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:38.096Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ffb8213b-d7a9-4d9e-895b-f4c14f1178a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:48.119Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=970bd17a-0629-400f-9444-33ea401980ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:58.138Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b1dc010c-5f76-4bcd-b5a3-f1790c770b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:39:58.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:08.154Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=778811bf-de38-4368-8b4a-44f13ec973ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:18.173Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cb1d02fa-6ccd-4524-9173-9dc641f9e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:28.192Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ac2f27e8-6001-44fc-9fd9-f01a5e0546e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:38.209Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=da22adf7-8fde-4b4d-b2c6-4847a9597710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:48.232Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3bfe2880-69fa-43ce-a8fd-6c17d396b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:58.253Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=70c62bca-cb23-473f-9913-afd37e1e045f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:40:58.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:08.277Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=37057183-a201-405b-a453-656129c3a42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:18.300Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4548e7cf-19ec-4684-b168-80a75b63487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:18.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:28.320Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5710a32d-11cb-4178-90df-9a0899a3e72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:38.342Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a1732180-e9ec-4c16-b745-87ab5dedf20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:48.363Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0cbae9a2-5be2-48c6-a259-c796f6cdcf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:58.405Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3abda42b-2149-4baf-b7e3-e6cb253e3b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:41:58.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:08.423Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=13236a32-70d1-4b70-89fa-2b619eacfd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:08.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:18.450Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ca1ef4bc-ae8d-4f71-bd09-93d9217434a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:28.470Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f157e75e-a955-473b-a2a6-6e7bc8a64999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:38.490Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=97759cd7-d0f1-4ff0-89af-1411c39b9976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:48.509Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a5d68b5c-8911-4d7f-b94e-29b8f01401f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:48.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:58.529Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=40b63afc-5f67-4ad2-86e4-7b1613577039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:42:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:08.552Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=388e3db5-e194-4cf1-8b75-5f7fdbdbf393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:18.572Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=60fc757c-bd46-45b1-b6a3-5a049bf6a543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:18.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:28.591Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7cd3df5e-5109-4dc7-b557-c1da214749a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:38.612Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4534ea2f-e996-47b3-b575-1774c8232271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:38.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:48.634Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=96700e6b-9631-4b45-bacd-6835884274b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:58.656Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8b55b873-4bee-434e-89a6-8910ae8c2ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:43:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:08.675Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ec2c7f4c-f62c-4633-b6b9-5f106d803dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:44:12.697Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:44:12.697Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:44:12.698Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:44:12.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:44:12.699Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:44:12.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:44:12.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:44:12.705Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:44:12.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:18.699Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8d686b2e-52c9-4f93-b5ad-ad83dabdf8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:18.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:28.726Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d3f9492b-5aaa-4560-9985-d1c83250c4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:38.748Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=90b26614-164e-4952-9675-1cd94b154adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:48.770Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ace6b913-599b-4210-a553-fd33f6c63a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:58.793Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=76b0eeec-1e7f-4767-9c81-22ca31730b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:44:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:08.811Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ec575c61-0d40-4cac-a609-6cb10bb412f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:18.851Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=817135a7-820c-4f36-b972-82d2620603b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:18.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:28.872Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=43f9595a-fae3-422d-a6e6-73bb0843bf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:38.895Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dc90bcaf-83a8-4bd7-b150-580f7e9e9f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:48.917Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6965c5cd-83bc-46f2-aa63-1d4665931b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:48.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:58.946Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d0a25a0c-a709-402a-942e-d19d58dcf878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:45:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:08.970Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c4735882-6258-4c04-8e6b-bd477d982d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:18.992Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=da998592-a21c-4e63-a367-64726df9ac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:29.012Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f6b0e8ae-b8dc-419b-a76f-02f142cbe759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:39.034Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b122b315-4ffd-4b8b-8501-84f5ff777d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:49.054Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f8ca923d-55b0-4def-a34f-82266a35388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:59.071Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6457656d-c428-4b6c-8193-c862c4202e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:46:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:09.088Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9b0f9f31-62a6-4897-9a19-0f7c1a08d18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:19.108Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cee0d400-1b0b-442e-8e2c-4e22b83a5994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:29.126Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5a483eba-ea74-49a3-aed9-2be52549d184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:39.146Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b4880e0c-8685-442d-bdf0-09ec2879c144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:49.166Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1161c3dd-d80c-439e-9082-1940a745c8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:59.184Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f8806207-56a5-4862-a03e-943e92e5ba88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:47:59.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:09.206Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=11eed946-c23c-47ca-bdaa-131165b7e8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:19.226Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bda66bab-006a-4b69-a029-628671c0a27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:29.249Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18e36de1-a60a-47e3-8e77-6a85173d92ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:39.266Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=78287f3e-fd02-435c-b5ad-368d7b35b7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:49.286Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a4d0baf8-8be9-4488-9df3-5e90500a9c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:49.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:59.306Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=61c7dd14-6dbe-471d-ac68-fdc8ba28dae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:48:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:09.325Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fce2317f-8a9c-4066-8416-ac9f2bbb62a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:49:12.700Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:49:12.700Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:49:12.700Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:49:12.700Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:49:12.701Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:49:12.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:49:12.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:49:12.708Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:49:12.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:19.348Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6b659b90-9fe7-463c-941e-ab2b22059513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:29.368Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=aa1a5d4f-54d8-4c06-9984-039eefe79ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:39.387Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b199ccd9-a541-4d8e-aaa8-3ff2ca3e2bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:39.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:49.407Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8812cb7f-bd0a-4862-9ac8-f672bdbbaa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:59.435Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=938e583a-1fd1-4ca3-a8cb-e1e968d500ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:49:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:09.454Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=12f9af8f-156f-44d3-ba54-05ba2de4558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:19.481Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4876252a-1060-460e-ba07-df5238178eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:19.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:29.506Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=658d928f-f20a-4fb2-86d1-f386f2b90e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:39.527Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=93481291-6b85-41ed-b892-eee6f29c15a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:39.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:49.550Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=71934d72-3ce9-43d5-b9f1-aeb6bb8ba3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:49.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:59.571Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=398bee26-b990-4913-9917-cbd0de66264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:50:59.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:09.592Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8f598ffd-e531-4c48-b15d-63390e21ea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:09.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:19.619Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=221d9fe4-a4ae-4ac1-b539-5444195497d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:29.640Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0cfa505f-26a2-41c2-9366-e2cec58d2ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:39.662Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=189fd301-157d-4583-b5f8-633752d55510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:49.685Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b8f57bcc-78e1-43f2-aa54-01338bc25b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:49.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:59.704Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=095e1cd1-543b-465f-b5c3-813aff5853ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:51:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:09.726Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ddc736c6-b657-47ff-b34c-907c5b1caef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:09.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:19.744Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=44d212c3-e26b-4d02-882c-d76d4ca1b8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:29.765Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4b243514-3190-41f5-98dc-dc3fbcd3872c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:39.811Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b2281602-fc88-4817-9f9e-44672a68a087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:39.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:49.832Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18f44bbb-4470-464d-b381-e0f2855b7fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:49.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:59.850Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a4bf82f2-df22-418b-939d-6449cad6f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:52:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:09.869Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=80256465-4047-4d6f-a200-f02baadccc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:19.886Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=523f8668-1aeb-4317-8d18-246c35483df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:29.905Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=872c40a2-9b4f-4397-a3c7-892a75702676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:39.924Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6aa2a766-d4ce-422b-b970-91d83b56b0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:49.944Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bf5c2834-48fd-47b9-8788-40d9d7eb662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:49.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:59.963Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3ddd28e8-b9bb-4b12-876c-6d56c71f0e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:53:59.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:09.985Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=72e4ccbb-ef7b-4987-b513-f7438565af38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:10.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:54:12.645Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:54:12.646Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:54:12.646Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:54:12.646Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:54:12.647Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:54:12.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:54:12.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:54:12.653Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:54:12.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:20.007Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8cbb3f37-1ab7-42f2-bd0b-192e9df4aea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:20.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:30.027Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5fd402ec-add6-4eae-9eb7-2e1bd4a1721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:40.044Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=19fb98ba-9b47-4f64-a963-a66e0792aa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:50.065Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5e50bbf5-f006-4754-8dd8-d9e74d42cd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:54:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:00.085Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=21f70e6c-fa6a-4e45-ac74-f88986663770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:10.109Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e18c8020-6509-4c93-995f-956e0288170f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:20.129Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7e31944f-be86-4731-a609-e315d82f3beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:30.153Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=553d27a6-c57a-4135-a489-f999c5afa3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:40.195Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5e0bb525-f404-4f7b-bff8-b53958487d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:40.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:50.217Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1e45dbf5-90a6-4b20-a0a2-4592f8fad467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:55:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:00.237Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ce1fcc99-d0e6-4f36-80c4-9b57746fa9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:00.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:10.255Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=210d3c83-32bd-4481-aebe-0e855a071fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:10.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:20.276Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a8e6cb24-fa47-4b12-abaa-6c4c4041618e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:30.295Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=19ec63cc-bae1-4069-b1bc-57f7dba38a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:30.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:40.316Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=56996194-7607-46ea-b4d8-b47669a4962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:50.341Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8cbced8e-115f-40e3-ad4c-9659f6287f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:56:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:00.360Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=269c6740-2ff2-4f56-af0e-791bfdbb0fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:00.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:10.381Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=737497d8-c93e-4eef-a2e7-8f5a121e7157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:20.400Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4a4c11cb-e4bd-447b-8f3a-0312750384d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:20.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:30.422Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fff485f1-63e2-472a-b108-ea27007a0d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:30.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:40.439Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9c78cd8d-d45a-4e42-b723-9db946055338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:50.461Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=25819aa8-18af-4a94-b876-93de9c3a59a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:57:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:00.484Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e7efff2a-d269-4a73-bb62-762bc940ce9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:00.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:10.502Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6720f18b-33a1-4539-bcda-a225c5207fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:20.524Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0133aaed-de7f-4151-aab1-6d7cfbc1bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:30.548Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9c031e86-a11e-463a-900a-299ddf316911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:40.571Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e77ebbdc-615f-4d0c-8d3a-ee33432b6078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:40.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:50.595Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7ce9975d-c278-46c6-8702-36bb2d68637e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:58:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:00.616Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=78413cf8-d1c5-40dc-b49a-2481593e1818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:00.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:10.636Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=55da2f8e-061c-4306-b835-da552a163784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T01:59:12.688Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:59:12.689Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T01:59:12.689Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T01:59:12.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:59:12.690Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:59:12.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T01:59:12.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T01:59:12.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T01:59:12.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:20.655Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bd0cddda-ab7f-45f9-8e17-a4de995356c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:30.675Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7516892b-4e26-44e6-8da5-4f685566f618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:40.694Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fdee3b85-68e9-49d0-aba2-4c30b94cb91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:50.723Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ccda07db-6dd8-4990-ac4b-4a5cc1b4f10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T01:59:50.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:00.745Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=657a965c-c458-4444-90a8-6021aa0623f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:10.765Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7829c1e7-de48-437a-b900-48695be70197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:20.787Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c138b261-609f-4b5e-ba11-f6691fcaa21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:20.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:30.810Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c5c86e00-7d79-4a06-9863-e16ddd874074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:40.830Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=64aded76-62b1-4ad2-bf1e-84f977ebb354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:50.850Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=da1fb131-16fc-4d6e-a9e6-8fa21f88c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:00:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:00.869Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c07a0bbe-9a04-490e-ab44-b9a4131856b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:10.889Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a84b8dc4-a8e1-4b88-8246-f03b7495ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:20.910Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6aa61afe-70b9-4eb5-ac55-b5080ea8ac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:30.931Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=13fdd5d3-2d80-4800-ab57-c7816001b30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:30.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:40.951Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e47112d3-5677-4d10-bb92-8afe53fc054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:50.971Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f2287067-0840-4d9c-b819-533f7b357bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:01:50.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:00.990Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4c305545-3e41-4a12-96fc-a10157f5a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:11.009Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b4066d88-b15a-42fc-8a86-1d653b31c5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:11.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:21.027Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cd45b107-9b9b-4272-a740-881f84c6b3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:31.068Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2aba2f5f-7460-4fba-ae95-0d7561041da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:31.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:41.087Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=49fc67bf-7854-499c-a0cd-f0c75935edb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:51.107Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=07436178-8880-4c3d-b415-854d14b6cd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:02:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:01.130Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=77e486db-4a2b-491f-8e32-083c38b384e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:11.151Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3b6dee42-1115-4560-a202-1d30aa53beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:11.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:21.174Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8a1c9acc-f1ea-43b6-b187-147cc969e4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:21.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:31.193Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=022c2051-8e72-44e0-9035-4b12d46e1041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:41.212Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c0ac251a-63ec-471d-b5e6-01ed9e2a18f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:41.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:51.230Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ce28fee3-4151-42b1-89e6-3cc7edf16a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:03:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:01.248Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c650d375-726c-4b54-b0a9-3e1145047bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:11.268Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3d3166dc-30e6-4614-9f83-e0ab61af7d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:11.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T02:04:12.697Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:04:12.698Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:04:12.698Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T02:04:12.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:04:12.699Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:04:12.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:04:12.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T02:04:12.705Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T02:04:12.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:21.295Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=83dd2832-30d8-42d5-9280-8c0efd27d08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:21.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:31.321Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8b103b0d-ed24-403a-8cc2-93b6475369a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:41.344Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=252c033b-86a6-48ff-94f4-5f445a514b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:51.393Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=39499e65-ee6d-4489-a924-ae4dcb39becf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:04:51.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:01.430Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9d3d06ea-dccc-42f2-b967-a210d87abb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:11.467Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=66091407-629d-47c9-9c63-1e28464d4103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:11.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:21.488Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0b2080d7-fea7-4836-bb0d-cf436809b141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:31.505Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1f991ba2-3a03-4170-ae7b-a7c9de58694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:41.525Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8568a534-d921-454f-89b4-9a102ab15fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:41.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:51.549Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3894808e-abcf-4f19-81ea-023ebccb66df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:05:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:01.571Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0d9b2ae5-e4ed-4336-b2c8-719d015e77db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:11.591Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=09e9060d-dc4d-482b-a04a-ca2f85fc944e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:21.611Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7c5d740c-25d5-4ce8-93a4-c70faec206d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:31.633Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=72a8d799-2558-4e99-8ee8-aca5b64ad1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:41.651Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0b477361-3280-4d9a-b3cc-43c954c0cb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:51.672Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cd283d54-cdf8-44bc-8096-687f99468123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:06:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:01.695Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=69564109-9ab2-4ac2-a3fc-37f52ad1581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:01.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:11.715Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=68c8fc42-f9e6-4ca0-bcf8-016c16f42af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:21.737Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5570c412-a5b8-4253-b91d-43638e2ba371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:21.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:31.759Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a8e8d985-5d9a-4f37-8df8-91fc16812d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:41.780Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b4b89c4f-9158-4c62-9913-ffa1201c94af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:51.800Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ea65fb8c-6fcc-490e-8df6-a0a676746aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:07:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:01.833Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=973d187a-9136-4c6e-877a-3c0b4e15ca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:11.855Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1b0db242-fd57-4d3b-a15b-ba93f449c799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:11.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:21.879Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3cc19cfa-07f1-4802-bfb4-51ed3c3ad6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:21.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:31.903Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ca6ab41d-6b1a-41a3-9eda-e4d373c2fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:41.923Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5757481b-6bcf-40a5-9c6c-082bc74821d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:41.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:51.945Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cf0dfd8c-cc96-41e6-a956-8da013d82d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:08:51.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:01.966Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ec9ba7b8-ae94-407c-bf1a-4f25e13aea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:11.992Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d1323229-e873-4b0c-864e-09957c666f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T02:09:12.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:09:12.649Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:09:12.649Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T02:09:12.649Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:09:12.650Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:09:12.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:09:12.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T02:09:12.657Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T02:09:12.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:22.010Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a82af560-f52c-4535-a409-e9cfbf8dfc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:32.029Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=161fe39e-67f0-4521-99da-9915f0444baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:42.049Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ab9e9594-a587-4e74-8163-25da7593ce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:52.067Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cb2d6702-ec21-4e41-8d42-957e460f8b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:09:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:02.092Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1938cc6f-ddd5-490b-81d7-b36e36fc1291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:12.113Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9de5d049-b0f4-4e6c-8187-3209a3fac281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:22.142Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=25568110-34d1-4639-ba6e-19c7535e58de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:32.163Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5b8b3ee9-7b18-42c5-91db-1a1faed9841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:42.184Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fde7bedf-78ee-434e-b034-7f5269b1ed95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:42.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:52.203Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=40f175c8-5221-42a9-8362-b24911672c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:10:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:02.224Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1372e36e-c5a7-473c-b4ae-76adb7edaf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:12.242Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b44c8780-2868-483c-9d19-54470a5ef7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:12.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:22.261Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=da960681-ba0b-4f1a-a927-3650d845d033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:32.282Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=de70dd39-6acd-4eb7-88b6-4ccb560a7b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:42.302Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dd8034cd-b30b-41ff-b2da-5759d383a371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:52.323Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ed198aff-493a-45f8-9ffb-8ce73d76903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:11:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:02.342Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=034a2c11-066c-46ab-8aa8-c53a5cd0a5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:02.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:12.369Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5b726930-9899-4c50-9234-1441c0c77312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:22.391Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=158d2774-4ffe-45cd-b450-63faac9bfa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:32.410Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c990de81-3b46-476c-b8c0-f0e3391d3dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:42.452Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a2ece8ed-9891-46ab-92af-b051e02898a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:42.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:52.469Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7a59d4d2-69e4-40df-8661-30c37ee07b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:12:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:02.488Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e4143b71-53c6-4363-9a9c-b8a6a2d91ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:02.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:12.510Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2eb37ca6-db75-4cda-90c1-4962bc0f1b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:22.537Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d4c75f87-5708-4b22-aa40-0138936c1bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:32.558Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=64dbb78d-ef58-4bd7-9c0b-60b557fdf8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:42.581Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a7697d41-609f-4401-9f6e-1fe2a7f423cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:52.601Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9dc82227-b82f-409a-86ba-0cb77559ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:13:52.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:02.618Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=997c9295-fe3c-4067-a0f7-e1205783680e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:12.641Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e6654e6d-69ad-4a9a-8658-7fd1faf0f1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T02:14:12.694Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:14:12.695Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:14:12.695Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T02:14:12.695Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:14:12.696Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:14:12.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:14:12.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T02:14:12.702Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T02:14:12.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:22.660Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3bd2b15c-521f-4b8e-966c-afd3dbd1ccf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:32.679Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=505d35d6-2247-4cbe-858a-006049798a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:42.697Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1d1c764a-bc5e-4750-83ae-8295a7956857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:52.715Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c0a66980-dbf1-4101-9521-4d308a2932c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:14:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:02.757Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=87f5470c-30cb-474a-bf25-9bf65205ca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:12.775Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18b97853-d98d-4a79-a41d-7ca9aef05243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:22.800Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fa2acffb-a644-4be9-add4-871ec9e9eaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:32.820Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=efb4f5b4-eeca-4eee-a9c6-f769f6ff9577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:42.838Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=feb5385e-f63e-488f-8453-16b0c25c3b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:52.860Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=51c3e157-1998-408a-8df3-e04d52707378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:15:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:02.880Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=83833ed2-5e25-4a75-8d7b-51e801b4b6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:12.904Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8de130b6-107e-4355-95a5-f02e3fc3240a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:22.924Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d0af84fd-c527-42ff-b20a-145de872f89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:32.945Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=317220e2-3d34-4220-948b-ef5cbc4ef7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:42.963Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=872c9799-9657-4a88-9d53-e03fa83bd0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:52.985Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0580546a-5d99-47ab-a64d-fe8addb5fe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:16:53.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:03.007Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4f6b6757-62d2-48c5-865b-bab13077d034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:13.031Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=867c65f4-8070-4539-9e83-0f67693e5395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:23.052Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7c4fb82b-87a0-428e-aeba-bc5067857489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:33.073Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8ca3f731-53fb-4fbf-bad9-f61d5f512dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:33.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:43.094Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dec01b4a-7982-4640-aabd-bc90dd1a6103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:53.116Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a98fa46b-7d59-4353-a1ef-3471ecd2edd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:17:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:03.144Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bc689869-f875-4a4a-8b7a-5bba59880b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:13.168Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=31b457d1-89e0-4d9d-9373-eafb91f1c10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:23.191Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8459e020-f28f-4aee-96a1-16442559d1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:33.212Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=fde40977-e7df-440b-bc05-252e44c36d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:43.231Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0284fdc0-79ed-4890-8ef3-3a052b6b99e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:53.251Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=34308e8e-cc0b-4ed8-8ef3-8cd3468cf626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:18:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:03.273Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5dcab5f9-91a9-4874-81c5-bb4f9bb777fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T02:19:12.716Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:19:12.716Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:19:12.716Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T02:19:12.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:19:12.717Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:19:12.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:19:12.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T02:19:12.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T02:19:12.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:13.295Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b6b081da-bcc6-4696-a482-71e685eb3173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:23.312Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18b99ff6-17ce-4260-86b2-e9c9579fa7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:23.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:33.334Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9b73a6ce-11d2-45ab-a63a-2c9ba2ce5dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:33.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:43.361Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f2dd03fc-2828-4a04-aec4-58e037885969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:53.379Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=963a207c-b94c-466a-ac24-f83641f9faa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:19:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:03.423Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cd522c67-c8d1-49e0-a34e-843dbfd9285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:13.442Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=55651cdc-b2ae-402c-969e-d434fdcec72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:13.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:23.463Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=be2c2cde-fc7e-48b3-aede-2df93a9b2f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:33.481Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=95966a82-5d39-4ca0-aa2d-081a4145ff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:43.498Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=af350d31-147d-4da3-8561-233d84696f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:43.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:53.518Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6d857c6d-47ed-4c68-b8ff-916ba8c608ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:20:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:03.539Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=166c995c-627b-4d74-9d77-fcb8f666d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:13.568Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=98519516-df06-4c68-bcb8-ac7dfff8b5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:13.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:23.590Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=86bc8323-4f6a-4f60-ac3a-527e425623e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:33.608Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=76b991aa-39aa-4755-aa9a-b10fd8557f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:33.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:43.629Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=433917ff-b23d-45b1-9651-ed49c754666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:53.653Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9b865115-47f7-4a13-9762-c344c5d67318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:21:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:03.682Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4e381701-5e48-4f27-b5f6-916989e1af23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:13.706Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3e31711e-397a-4b7d-b44a-9b7621e5ecd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:13.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:23.726Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3b569a0a-be5f-48b3-8d4b-8c897e80a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:23.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:33.750Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=05de8d0b-7b03-45f3-a394-0319e72ca35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:43.769Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5ffe51ef-94b4-41b8-b062-259b8b855451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:53.786Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8948c62a-72c6-4d0b-874a-99bd9e582e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:22:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:03.808Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=499ab20f-59b6-4948-a941-627f628ca2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:13.830Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c8f1f0d3-3c6d-43b0-970f-e27fbdffb3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:13.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:23.852Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2ec73eb8-5ace-4857-b437-4f8f65e1aef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:33.874Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=446b216e-8c37-44e5-9257-649864af15ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:43.894Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6d5d44e5-1274-4e3f-8c0e-7a16c1b662fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:53.913Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=406c504b-3166-434f-96c1-cc7123518f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:23:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:03.934Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e5eba790-3a86-41b5-8265-22877a2eceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T02:24:12.659Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:24:12.659Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:24:12.660Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T02:24:12.660Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:24:12.660Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:24:12.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:24:12.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T02:24:12.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T02:24:12.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:13.954Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bf45e272-7d64-49c9-9e2a-a13def696e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:13.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:23.973Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=22cc398e-85cf-4ef3-a9e3-b7d1f0827181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:33.991Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a956eea5-1e23-455f-9948-9b04190e90a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:44.010Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=07761c45-d470-417e-90e6-baf14a3374a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:54.031Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=86794d66-87a7-4b35-a752-7ff097cb867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:24:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:04.053Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1c5abf06-7dff-4f35-a59e-8d112372a9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:14.070Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ff04a702-942f-4e3b-b74f-e4430a86317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:14.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:24.087Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9bb369d7-a6f2-43f5-8261-148399dcb539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:34.107Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b8901690-e0a0-4ca8-bcb6-5a1ab27b226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:44.127Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4d3f6ffa-1a0e-47fe-871c-e91fbea8c854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:44.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:54.147Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=eaee16cf-0ab2-4f42-ba7b-0c40f4ed916f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:25:54.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:04.169Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=99617ff0-da1f-4d06-ad43-edbe168b4713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:04.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:14.188Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7ad53cf1-a426-4a09-ab56-9ce337886eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:24.212Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8ab4b3ab-c446-4c96-b9c2-f25aeb31357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:24.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:34.230Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8ce4cbfe-722c-4386-b94a-1ebd5c05654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:34.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:44.253Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c23eeecb-f7b8-4574-bced-0d9be8880148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:54.273Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=0c757e7c-8f6d-4e99-b56e-2d891c13c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:26:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:04.296Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c96ef6c0-8f39-4547-a865-ca97a30e52b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:14.313Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=22644c19-1118-4664-912f-181df40307f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:24.336Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=94a2e7e3-e9ff-4d20-bd23-62f47c163f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:24.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:34.354Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=39874069-e183-4711-84cc-ff66c912bb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:44.374Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9f77cc73-3dc6-4088-896d-1cb9e59460a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:54.392Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f9aacbe5-312e-4293-99e0-c55617f27f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:27:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:04.411Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18405d22-907d-48b5-b6e6-0987c4c44cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:14.430Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=4d63698a-0e7a-4d30-bb8a-6e4ef0dd5e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:24.449Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bba0562e-dc1b-4c67-9a7f-9c65cadb3f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:34.468Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f0d3410e-28a2-4e2a-b716-323db1f2cb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:44.487Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=3f4c6e2f-2ecd-4991-926b-fc1f3a76651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:54.503Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5874dcb4-8d6f-40d4-a1cc-4f8758f3cf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:28:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:04.522Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=8e0336df-ceab-42c1-83bd-3233ee90d1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T02:29:12.692Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:29:12.692Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:29:12.692Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T02:29:12.693Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:29:12.693Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:29:12.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:29:12.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T02:29:12.699Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T02:29:12.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:14.542Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=be078fcd-9fe2-435f-b69c-9a2e35e177cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:24.563Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=cbdfb0a7-a4cd-4ef8-9443-bb98ecda3122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:34.582Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1753eb93-0a65-49d0-8646-30c2fbfa3f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:34.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:44.602Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=68ed1400-7257-46ac-90d8-5b18d1fe9a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:54.622Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=23255270-c564-4afb-8d68-6988fe36286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:29:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:04.643Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c611fbd8-56b8-433e-ac64-4a4543ff6e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:14.665Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=36826aae-c070-48f0-9c6a-de99ac8651fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:14.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:24.687Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=93980013-ad4f-4809-8f65-373ac8e02a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:34.704Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1043cf38-abb0-4d13-b142-6abda81667e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:44.727Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=16235de9-3718-4524-b09d-9988bf5d427b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:54.748Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ac79f5a5-8a28-485c-a538-fd4746acc040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:30:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:04.772Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=82913fb3-cab1-4321-82e4-2b61e7b0965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:14.791Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=5954c797-b51d-4d13-85cd-fdcbc0016575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:24.811Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c4dd973a-5ae9-4185-9ca8-24af53b9065c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:34.832Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=1621e4c0-9114-489c-ad87-18f9c8518691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:44.853Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=12081b36-61db-4aa1-b381-f8ea1b7f3f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:54.874Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f7bf7b71-5ae8-4221-aecc-2de33d211c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:31:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:04.896Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=e3099fa9-10ea-46a4-90f0-b76bb6fc70fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:04.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:14.915Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=d0669949-2038-4bd7-9824-c255a99522c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:24.935Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=75e3646b-fbdf-448f-b624-2ebdbf09ac6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:34.953Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=f7cc003d-ee6c-4504-bef2-7ba07d39092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:44.973Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ecc69cae-0e65-4928-9e22-db29ddb73890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:54.991Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=22e34e02-9001-4055-a2ef-1cd724032db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:32:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:05.011Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=dc4e1f21-9dbf-4509-928d-40b6dbc06e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:15.031Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=9fb4938f-286e-4d4d-af78-309ebb509fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:25.049Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=a4269211-95db-41d1-bafa-df7260add3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:35.067Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=74e90f08-3460-49f6-9925-8efcc528997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:45.090Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=36ad0daf-2f4f-40c8-80ea-61d9760d9729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:55.116Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=38847b9f-e863-4816-816f-2a2f1f4aead8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:33:55.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:05.138Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6e0fa230-d589-4b1e-ad84-b5c930b121a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-25T02:34:12.666Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:34:12.666Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-25T02:34:12.666Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-25T02:34:12.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:34:12.667Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:34:12.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-25T02:34:12.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-25T02:34:12.672Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-25T02:34:12.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:15.158Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=bb888c21-85ef-4142-a3f9-582929e5b9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:25.178Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=7a24705f-2b00-4a98-9557-3f21b9d0b616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:35.197Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b512decb-2418-4aad-8b4e-2a6830cb8b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:35.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:45.219Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=18d1ccf2-afbf-483f-8472-c8a0ed0aceac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:55.239Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6e90b275-30ba-4b22-b82b-a76150791e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:34:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:05.259Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=30161f7e-52f3-4d9e-80cb-ef927955cc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:15.303Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=57cd8d5d-37f5-4c95-a818-8a8f1f11be39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:25.324Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=ac94ae38-5925-4562-9f4a-5aacfb0a8fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:35.344Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=6fddff37-6d35-4a4c-b87b-871c9feff10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:35.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:45.371Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b8aaa6b7-5e4e-4191-974d-34ba75da5ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:55.392Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=b7b1744b-e093-4dbb-a998-11d56777fa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:35:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:36:05.417Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=2f3886a4-9f8b-44c2-b20a-959fa0336ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:36:05.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-25T02:36:15.440Z |INFO |Init configs |InvocationID=ad343ca7-227b-4b22-94ec-f8b0ece78538, InstanceUUID=c40769c9-b600-43db-820a-389ef29a29a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023