By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:05:17.789Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:05:17.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:05:17.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:05:18.469Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:05:18.596Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:05:18.597Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:05:18.597Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:05:18.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T15:05:18.724Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-16T15:05:18.820Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-16T15:05:20.376Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T15:05:20.915Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-16T15:05:20.935Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-16T15:05:20.936Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T15:05:20.993Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-16T15:05:20.993Z |INFO |Root WebApplicationContext: initialization completed in 2173 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-16T15:05:21.439Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-16T15:05:22.285Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T15:05:23.552Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T15:05:24.100Z |INFO |Started MainApp in 8.678 seconds (JVM running for 9.363) |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-16T15:05:24.175Z |INFO |Start scheduling PRH workflow |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:24.191Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=25ba41ee-c348-4e35-baf5-539f4d93c3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:34.682Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5725985b-1f22-4061-8aa1-4dc6dba915e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:44.696Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8b0e3cc0-67fb-4584-a05d-32e7d5785c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:54.709Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c4d13907-6ae4-426a-be99-4e8d3010a013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:05:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:04.720Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=90806336-bbdf-44ff-9d7c-6262d2b0ded0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:14.730Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ae647548-9b54-413e-afc9-ea63dfcbbd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:24.742Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1a3186d6-a566-4461-94a4-362fdee58981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:34.755Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1f278eca-f485-4175-990c-e18f8913c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:44.770Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fd96b4f0-fac5-4bc6-a12b-8161a45b7925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:54.785Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8738ed0e-e7d9-4320-b3c5-5311ae4f7ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:06:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:04.796Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eb40f26d-4dc8-45d3-ae6a-a195d00334d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:14.807Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=14ea1083-2fef-4386-8f6b-3534950c4db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:24.819Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8d882d3d-a865-455a-91a9-76ca3f0bf994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:34.834Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28a05114-116e-47ae-a143-99c4857578b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:34.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:44.857Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ccc19ac1-51ba-4784-9786-6631dbac355c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:44.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:54.878Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28becf44-70c2-4188-b752-e02bb418c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:07:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:04.891Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cf6e807b-7d47-40e2-97b3-3f3db20a2aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:14.901Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=15892583-b331-4a0d-8481-3e4057265de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:24.910Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0612b414-a8be-45dd-aca3-5a5df68fac63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:34.924Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f59edafc-391f-4d12-b2da-749d3276a119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:44.936Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a899d1ce-b7d2-42de-ad73-a5dfb3cfae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:44.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:54.950Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=db556142-f772-4630-b20c-b264e88d496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:08:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:04.962Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=20db3a61-9147-4651-9231-ac5d1c4132b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:14.977Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=21891451-b013-4948-b3ab-ea516a4f6003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:24.991Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c30fb534-92a3-4204-be00-3b1773de664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:35.002Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4e8d1fc0-d94a-4d47-86fb-d9aec70a224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:45.013Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e30686aa-ad44-47ba-95cf-c58d1cba3ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:55.023Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bc62ee3e-b32f-48fa-88ae-11607a4cacec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:09:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:05.033Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9b5ffea4-5d28-42c7-a2bc-9d500ac4da3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:15.047Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a71eaded-659e-486d-a5c4-ee15995d58f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:15.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:10:22.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:10:22.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:10:22.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:10:22.801Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:10:22.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:10:22.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:10:22.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:10:22.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:25.059Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=82ebb7d4-0c0d-4a74-a687-af8ad3ceea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:35.071Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2ee0f68f-4a85-4bd9-9308-0053fd361258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:45.091Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1e525964-e584-4099-a930-c3342a3702a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:55.101Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9920fe65-7b07-4765-8065-0b2bc98dd61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:10:55.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:05.118Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=135f9237-108e-4d1a-8f4c-69e85fba2e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:15.129Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b35c22b9-4eae-468d-b4fc-920ff9df321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:25.153Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=528e657a-ea75-4ed7-9d4d-efa53e328fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:35.166Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2a2b303f-1139-4e4c-bde1-7829c8adb3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:45.179Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e40358ec-524a-484c-94e4-00a5b940c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:55.195Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f4e5a424-c822-42a1-a0e2-a07cf006464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:11:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:05.206Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4a586f0c-51d8-41e3-af1c-312d9d8ce934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:15.217Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=30d85c06-1cb2-4042-b427-e38aec58a06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:25.227Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=178a9069-4656-42d4-a567-c82de1fea2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:25.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:35.239Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=98951d24-e8c0-4240-813e-a123c4040748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:45.252Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=91dce487-ea87-48b7-959a-a99acaa7e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:55.266Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ec1625b3-3f75-4c53-b316-f6490be0b17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:12:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:05.279Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e35a6b36-7d99-46f8-9945-b5eeebf93d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:15.289Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=be19f75d-48d2-450c-b1cb-d614d364c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:25.299Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bd11877d-76af-4a5d-9d2c-aea322acf3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:35.309Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=325f64e9-7b31-4d36-ba0c-5fecff3032c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:45.321Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f18cd730-fc9e-436e-88c8-3917802539a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:55.332Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=422f8d25-336f-4837-9dbf-f106f0ba3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:13:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:05.352Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e2017733-634e-456a-a826-837c533f43fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:15.364Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3e3107a7-fb75-4fb0-ba2b-b0d1b3b0cdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:25.381Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e6a5c5ab-15a7-4ead-8fd9-6418c5298bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:35.396Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=62226668-b5d4-40da-9c09-5041e2baf06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:45.405Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=17668c56-b4d9-4bde-82a9-afccc54274b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:55.424Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=57f2d732-f19f-4a75-91d7-61870e5673dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:14:55.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T15:15:03.462Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T15:15:03.463Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T15:15:03.468Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:05.443Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a807e409-9f04-46a0-8ea2-3856deca6216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:15.460Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=09e7f6ad-23cc-4a99-a41f-15b74db6d130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:15.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:15:21.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:15:21.843Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:15:21.844Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:15:21.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:15:21.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:15:21.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:15:21.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:15:21.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:25.469Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=513622bf-4f57-47b4-a825-5ed0c17f4356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:35.482Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=edd1d45f-4b52-4c4d-b5a9-452752aea032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:45.491Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=30bf730b-e27c-4387-b6b7-8de0b712c946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:55.502Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5c4fa907-c962-453b-9f9f-84c97cccb918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:15:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:05.511Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8b889db4-6cd5-4ac3-9bc1-5e77b067961f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:15.524Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=766f7f6e-4402-43b4-a709-0cf965760dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:25.534Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c8d8a4e3-e437-4cb9-ac1d-a7a1a7a40c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:35.544Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e8fd3bdc-2c1a-4b81-af02-616b5369c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:45.560Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bb59059e-dcb9-42e4-b34f-37803d25b067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:55.570Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b75d3874-dd73-4b4a-9a4e-e8904ca36f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:16:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:05.578Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0fac329e-c6d3-463b-9c46-aa787c58a623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:15.588Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=110659a0-98ea-4ee2-aec2-c3417d8999c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:25.599Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b1fe94a5-a714-4416-bef3-4b990b80ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:35.611Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=323d1dbb-b54b-4a0a-a6cd-cb0b97de7a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:45.623Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b60822e2-8786-4153-a019-824265afd576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:55.635Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0eed7fdd-2046-426c-8371-56fc91606b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:17:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:05.643Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6f919c80-c305-4c09-b1d7-26de88e40948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:05.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:15.655Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9e6af191-5d91-4597-92d4-e1cce40875b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:25.673Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a9c36339-72d3-48c9-a415-b4832d310c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:35.682Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4b53ccac-f79f-438d-83f0-591da2509fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:45.691Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=916da408-6c00-4036-b8fa-f85254c75f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:55.702Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bb389e1f-f855-42a7-ba2c-631b3f0bbeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:18:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:05.710Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=61c415b4-beb1-4404-b40d-e9d99bbb478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:15.722Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c56e2cfd-a153-454a-8d48-b1a2c1d81a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:25.736Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fcf107e8-a544-4812-8a5c-4bc1d78c7860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:35.752Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f4a16389-9fd3-4caa-95df-92f6a2a8ac1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:45.763Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a8ef895e-549a-407f-b146-a63653fa43d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:55.772Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=167331dc-4346-4a20-a24d-11bbaeaf366a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:19:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:05.782Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=313dbd43-78eb-4794-a9cc-19babe6b794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:05.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:15.794Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6ef7903b-d799-420e-9d95-9fee50a3572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:20:21.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:20:21.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:20:21.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:20:21.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:20:21.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:20:21.771Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:20:21.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:20:21.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:25.813Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5f64a440-20f7-4ac5-bbc8-d8af90020c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:35.826Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=caff7557-70f8-4c0b-a807-a32cad76f42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:45.835Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bbc79b01-9002-4a77-a310-869dd779091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:55.844Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ecce74cf-617b-44dd-8290-990981d6de41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:20:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:05.853Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fb585c03-18d1-454b-9032-9c742bf06964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:15.867Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eca14d88-5b35-4c73-b926-519d74585033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:15.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:25.877Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=262fec6d-83ba-47f0-9017-1f57e64794cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:35.891Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bc7d0c6f-ea8d-46eb-a75b-c69177a22a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:35.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:45.901Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e84c7abf-0dc6-46f8-9c59-ff2b21ea9467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:55.914Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bf67eee3-f5e3-428a-bafa-5bcd95ecb03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:21:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:05.928Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9aa743bf-9180-4354-8724-1f5c3ded5065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:15.939Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6cb9dbf3-7d78-4be3-bf41-0e0270b65a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:25.955Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=89efc5c3-f8f4-42d0-94e4-8f53ea667b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:35.967Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eede8b22-7483-4231-8e1e-626704f7c51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:45.979Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f08dc57e-4c87-4695-b39d-82f3d8ee8c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:55.994Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2cbe6181-4143-4abc-96f1-30a3ef269b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:22:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:06.006Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a122fb32-4c59-45ea-9a22-b6b755c3285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:06.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:16.017Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=38001ed7-b7d4-4948-90c0-80cc97c4522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:26.027Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c4546bd2-648e-4662-b1f3-fd88fbcfcce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:36.038Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=08581088-4a0b-4632-84fe-d4f396ad4610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:46.052Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=65bd19fb-7940-45b8-814a-33bdfe1625d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:56.060Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=02375563-9a83-4b5e-9982-3fb061a2f5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:23:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:06.072Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=56022a1a-e1ec-4195-ae68-941b3f3f9a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:06.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:16.085Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=41b42e05-6f1a-4928-b978-9756f734baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:26.100Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c049184e-0b3b-43f6-a07c-14a567d4a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:36.112Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b46d185e-0f6d-4ea0-aacf-994106b7383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:46.123Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1d46d1f9-91b1-4997-8a42-9873c44f1a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:56.141Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ea4b2fa2-24fa-4eb6-a8dc-fe9f29a40e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:24:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:06.163Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1e9e6153-3153-495d-bca8-ebef5d2f702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:16.175Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=227b1cb8-f54a-4635-8818-586752b941fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:25:21.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:25:21.782Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:25:21.783Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:25:21.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:25:21.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:25:21.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:25:21.795Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:25:21.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:26.183Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=57ca31d6-2334-4e65-a87a-b9cf181263ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:36.191Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=485752f8-5eaf-40df-a9b4-c9391aa0d686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:46.201Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=44accd5c-f95e-4c38-aa41-a6b21ae185fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:56.217Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dcdbb24c-0c10-4cec-a540-13a36f760e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:25:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:06.227Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6efed657-6660-4e41-838d-16224746417e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:16.241Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=be60ea17-1690-42a7-a359-d77397ea68bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:26.255Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=617a68e4-b093-4935-8d23-11e53a1c26fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:26.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:36.264Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=af7ee386-ac4f-4c91-bb98-c7f01fc6f6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:46.277Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9def793c-32b9-4496-8d6c-6d4206c1c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:56.286Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5576a9ce-655a-4b5f-b81b-11ca79a6fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:26:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:06.296Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f78e0d8a-f723-4ff4-a1bb-d0f7fdfa3351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:16.309Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=65803a26-724c-4df6-a293-cf1a454201a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:26.327Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ef53ffe0-9eec-4f4e-b2bd-0cfa7fd0c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:36.358Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9747fc9-a878-40aa-bd3f-fa0ac199e1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:46.368Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=452928ea-4287-4475-8541-152530d2056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:56.378Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=32a06e0d-1694-4cfe-947f-93ffc0eda75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:27:56.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:06.386Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=66bb14e9-8f52-4c22-86a9-e68c2668a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:16.395Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9f514fe3-b0c5-4a60-a8ef-0041cb1e426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:26.403Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0a9d7440-3fce-4605-958d-212c09897073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:36.412Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e7e23fb1-254a-4454-831f-31202dbdda1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:46.421Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6b47d131-caab-4b06-8270-f1aeb2d0cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:56.434Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=171d9c15-771d-4207-8fed-ba18fcc7d4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:28:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:06.450Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e56677cf-3d8a-41e4-8704-cdecb59fbf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:06.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:16.458Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e8a2892a-569a-4ce7-9d53-b6f65ddee049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:26.467Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4677b04d-412d-49b2-9f41-3afefd7c47d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:36.475Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e7974ae6-cdb9-4328-988c-e3ec4b5370e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:46.484Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=109fa69a-c6dc-4128-88d7-7a23bb3e9c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:56.492Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=836dfa1c-3150-4696-97e4-17ee257bc05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:29:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:06.498Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a5f787f4-fdd6-4c07-afe6-8fea8b5a7a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:16.506Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=143a6d65-f03e-4d97-8e74-1a08267351bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:30:21.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:30:21.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:30:21.803Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:30:21.805Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:30:21.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:30:21.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:30:21.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:30:21.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:26.521Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=639e1074-0615-44df-a6cd-d04fd35e1a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:36.535Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7fef8462-923f-46b1-a915-6507970f5ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:46.545Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b19fa868-4cae-4363-a088-5052b8dff528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:56.553Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3da11bc0-c862-41c3-8fa6-6ce1d14c4d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:30:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:06.563Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=22ee3c26-c3e3-42d7-9384-532c79442c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:06.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:16.578Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6f2c8800-73a4-424b-a267-679041a78df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:26.586Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=29794be0-da13-413f-9f5c-9d749cce2e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:36.593Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0ce84d17-8e55-4e11-bac4-429027777c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:46.604Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=08baefef-f92f-4466-9d5c-653f89b35f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:56.613Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5413237a-20ce-4acd-b61c-332b236cd0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:31:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:06.625Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=03960919-ebb4-4338-bcc5-e3cb68cacb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:16.634Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cbea9806-2e06-4a5a-ae06-e7cb1fd0b3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:26.646Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fbd3e470-2d5a-48aa-8ea4-da94b398f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:36.659Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=53bc9e16-5a62-4eab-b7d5-234fd0ad9aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:46.668Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c6431e64-819f-4349-a104-54c7108e0588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:56.677Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c5ffebae-d657-4b8b-8159-97a5461c4b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:32:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:06.685Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=df848230-b905-4729-b6e8-661affb9ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:16.693Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b2614e49-a18d-46b6-98f9-62da4970df39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:26.700Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9a63f14f-c233-4e9f-8c98-2ab65a8f5e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:36.711Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c55bae06-ca07-4f8e-af2a-00da64833e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:36.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:46.720Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c88568a2-c1ee-43fa-b512-29ffb4f0b847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:46.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:56.733Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=aa86a321-258b-422f-9c28-8560726b3674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:33:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:06.747Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=85062e5e-6cbd-4e00-bfa1-604665192390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:16.756Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5658ddf6-67d2-4a2f-a21e-656d0e70666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:26.764Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9472a43f-e5b0-44a3-a4f4-2c9ea49047dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:36.773Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f0397eca-0284-4871-8e5e-019f22b0b1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:46.783Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=42671a56-4c73-49a7-9bd0-e810ab978935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:56.792Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6503b0d2-7517-418d-82c4-d880d0fff0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:34:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:06.803Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28017b9f-6387-4c6f-9645-4beaf4900af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:16.812Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=59e31d15-e801-49c3-81a8-f89f137a3816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:35:21.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:35:21.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:35:21.793Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:35:21.797Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:35:21.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:35:21.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:35:21.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:35:21.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:26.824Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=87ea17db-7649-4e43-8bad-64b3925b3102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:36.835Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=352f43b1-eb3c-49e7-bc74-ce3077d6e473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:46.843Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5f1a821e-8f4a-4351-8627-34133be9ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:56.852Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9d5c3f9c-463a-4456-bd47-3e8019081015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:35:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:06.861Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f949b7cb-7b6e-44a9-9f0e-a5fc7174d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:16.868Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c124e0d5-0a8a-47f1-95c4-dc213218323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:26.876Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=32876c2f-0a52-45e0-9eab-ba31a198bed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:36.889Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ec2e7347-ea50-4283-80e6-e1c81ffbc934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:46.904Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=18268ded-f482-49fd-963b-72ae52beddbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:46.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:56.912Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8ad13f25-c44d-445f-bf2f-ccab632ad116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:36:56.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:06.920Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=36cd046a-a7f3-434b-bad8-901d63d0a287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:16.930Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4fd8fb5c-e252-47fd-86da-f0e04f134caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:16.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:26.940Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7d0e1348-0350-4d69-9dcb-01e25828a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:36.947Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=562361f4-9a8b-4422-a599-0e31b2b89207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:46.956Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e133f322-fd61-4eb7-9f12-14fb76e160c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:56.963Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2493cac1-1ab8-4094-8ff4-644c8142dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:37:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:06.972Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ca9731f6-fa48-43b5-9cdc-6abbdb69a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:06.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:16.985Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bc9fc8b1-a002-42c0-b4b9-522150047ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:26.996Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=79c789e8-3845-4eab-abd2-ba18fa652004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:37.005Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=420b26a0-f87d-4fc8-96c2-6d4031226cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:37.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:47.011Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8a4b80d-ad0f-4455-8612-d907c3cdc701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:57.018Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=895b223f-264e-4ca3-b2e0-353af2171a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:38:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:07.027Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=254ea273-01ef-45b3-bd76-7e41522a2a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:17.035Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=33b64a7a-e3b8-4022-8ab6-0b4a8e086698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:17.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:27.046Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fdaca492-9450-4914-bff9-e9d432741b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:37.056Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fe0fc4bc-f951-46d6-9c79-5943c097985b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:47.068Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4e0c447c-9f35-4643-b51b-d47e59f66ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:57.078Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=42ccea27-2d08-4f74-b48d-3cd6ac7afd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:39:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:07.086Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9f41ea79-e013-492d-aff5-99bdc221f131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:17.099Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c87b8ab5-0c2c-43ee-b617-21f629b715cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:40:21.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:40:21.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:40:21.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:40:21.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:40:21.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:40:21.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:40:21.788Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:40:21.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:27.107Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1af1b2ca-27fb-4c94-a2be-7ba2493df0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:37.114Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e1627c6e-a9a1-42f2-bf8c-fd492a905060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:47.123Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b256bcbc-ce7a-461b-917a-534845962d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:57.135Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b7287623-8b3c-44c2-afe2-31ce7517e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:40:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:07.149Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=94401a57-0743-4538-9dba-c03100b0b043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:17.164Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0bc7dcdd-f935-477b-93e5-bc545115e76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:27.177Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ea47f798-796a-497a-8676-b5b8d3d9ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:37.190Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b2bb586a-875f-43c8-b329-91786b6ca934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:47.198Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=591a1b7e-94ea-488a-9406-c4ca34a7cf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:57.205Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e56f58d9-3616-4f08-a682-0c5999f742a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:41:57.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:07.211Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=680541e0-9c03-490d-9ad9-d82935771c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:17.218Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1ef79276-f41d-439c-ab10-c78fd0b43e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:27.224Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d18bdcc5-09c9-481a-b960-f497c7e5e40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:37.231Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ed9ffd0f-5109-4c37-8d15-611f823b6ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:47.241Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a66e7316-dfd6-4970-99ba-e3a55f390d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:57.258Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c29599b8-f23a-4096-a56f-8c67391675c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:42:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:07.266Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eb86cd49-2eba-42b5-a50c-9daf074e1291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:17.274Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8df2da8-37af-4c64-9281-99ca09c94640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:17.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:27.281Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ed790abf-a65c-433c-b92c-b0d9b274a876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:37.290Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3976e606-ffc8-4c9d-9ecb-e239aa1d9652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:47.299Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0fc5e44e-c5ef-458d-8ff7-7da2b16f9988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:57.306Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c06b4d80-b8a4-4881-b4b8-bc75864f6afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:43:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:07.316Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=df8c0c7b-b2d0-40bd-b3cc-63e9d2e9fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:17.324Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=84ed5c48-d723-4f4f-ab71-e63075531fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:27.332Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3d071360-7676-49cb-bda6-1d540c6836e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:37.342Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9b6cce95-5b93-43de-abe0-81aacd7fca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:37.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:47.358Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8399e39b-6b18-4c27-99c7-484bb59a3495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:57.365Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cacb36b0-b85d-46e8-a789-1050fd40b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:44:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:07.373Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=251fcf65-eec1-4b96-9417-9ab71b6621dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:17.381Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9b68c43-211d-42e5-b029-ad394c4c6170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:45:21.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:45:21.828Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:45:21.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:45:21.831Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:45:21.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:45:21.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:45:21.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:45:21.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:27.389Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6b601605-d533-40c8-a937-4e461808a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:37.397Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d6852a68-2f8c-4679-8648-c5125bbfcdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:47.404Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c88fcf40-a9e7-4a38-add7-ebe949b40dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:47.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:57.413Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4ed2b2ab-bef6-453d-8cbd-d52c6b1ba8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:45:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:07.432Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4750efc6-77be-482d-b65a-f636ec80653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:17.450Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3c0430e9-fb6f-4f43-b96b-c8e89244b09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:27.462Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3f3a92a8-d27c-4795-8a80-7407ee3541f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:27.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:37.470Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a28cb1d9-065d-47f3-91ea-b9af08ba17b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:37.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:47.479Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=99eac071-1aa3-45bb-a433-911586d2d695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:57.487Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=229a0286-3f97-4f0f-aa24-7b06cfa2aaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:46:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:07.496Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c8b6680a-408a-4f9e-9744-f5ed8975d652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:17.505Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4bc2d456-c6ff-4c01-86e4-a1898b682fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:17.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:27.513Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b5ef8e4f-a890-47f7-a8f1-2aa8a62601a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:27.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:37.523Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1774a51c-fe56-470c-950c-e89da2b4757a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:47.538Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f7d7ee91-830c-49b3-af71-a6f98637700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:57.548Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c522cab7-897d-4725-ae24-2112a0e76312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:47:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:07.555Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ceed1c10-bd10-4dff-b273-162d905ef3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:17.564Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d3d136ff-fd2f-4629-ba9e-8b3e2152bae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:27.572Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=354be384-520f-48e2-9a5a-3afcffe3a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:37.580Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a52a9df1-29ce-4d41-912e-d153b1f70621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:47.586Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5685083c-ed2b-4f7e-aa64-ea857676d24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:57.594Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=86aeb258-93f7-4e6e-96a4-f48a88aaa5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:48:57.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:07.603Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c9053f88-c975-48e0-b734-dc1fab1347ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:17.611Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3c2e26cc-2501-4749-a405-d62b8736a00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:27.620Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1e1a5bbe-c6b5-4ea9-a919-63757d0006cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:37.634Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bfb91810-1b6d-4554-af8f-25734407bd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:47.640Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=74be41e2-0860-4e0e-b8ea-a2e9687a2705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:57.650Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c58cd73e-eef6-41dd-ab90-c9ff3bb91a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:49:57.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:07.657Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d728ae64-0239-40fc-b95c-a792b34484b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:17.666Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=598b4fe0-d58c-49d7-9da4-67c8e55942c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:17.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:50:21.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:50:21.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:50:21.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:50:21.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:50:21.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:50:21.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:50:21.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:50:21.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:27.673Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e985dc0d-a989-4f38-a7f0-8d7cb81953bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:37.681Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c25c6178-cc31-4a7f-8c5a-ef1570fbc57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:37.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:47.689Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=42ced1d6-c20e-41aa-9258-b0bfd402928e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:57.697Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=99f686b9-7e8d-4981-b936-4b1f10c3f349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:50:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:07.705Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=494f9933-6cc5-47d2-a74b-2d9183a767d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:17.714Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ca7f8d44-7ad3-4a78-9c1d-125cb36269de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:27.721Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=80712f41-d511-4ada-86f8-60e427cc62f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:27.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:37.729Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=446ae804-56d9-43de-8740-f655004b7612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:47.742Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0e0cdc1a-c610-4800-8a10-596cd12a2396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:47.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:57.757Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b49e24b3-8b53-4618-973e-bcb95c968514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:51:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:07.765Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fcd0d740-62c0-4477-a427-feb0224462fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:17.773Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=168f99eb-4c36-4535-be42-4746196e1069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:27.782Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9c74484f-7d1f-4b38-a738-4185dd1f660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:37.801Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4d623f14-9b3c-4cf1-a206-00ea4fc4d951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:47.810Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8dfb2540-39aa-4049-8bc7-192e3a7eb165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:47.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:57.821Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6ae8128f-9931-4e80-9c7b-3410eb9be5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:52:57.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:07.828Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c151f3e0-546b-4a88-b9a2-f9fef14d3527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:17.834Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f7115446-848b-4a92-913d-26569d63cf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:17.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:27.842Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ad946ba6-6b51-428b-a9d4-ac38476c9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:37.849Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=578620c0-7e03-4f35-9091-7a4508053726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:37.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:47.863Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e7a99176-bdcc-473a-b9b0-5e44bff2f80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:57.886Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=27b0a721-cdc3-4da9-aaac-b6fdd6b1c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:53:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:07.899Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=306f9c74-1906-4eeb-bf48-1b1c315b6d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:17.909Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0a6f4426-7415-477e-8b9e-9bde6d482b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:27.922Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0c183c62-fdae-4233-893b-517bc84452cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:37.929Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=81a89c98-e333-4998-84c8-80730205c1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:47.937Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6363bb9f-6a9b-4e57-bc98-348327955c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:47.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:57.948Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bfdbea68-7942-4110-916c-8c3023ec8a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:54:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:07.955Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cf79c95e-809a-4206-b65b-eedb36406866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:17.963Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b28a0e97-745d-400a-9f10-c2e789607d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:55:21.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T15:55:21.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T15:55:21.767Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:55:21.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:55:21.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T15:55:21.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T15:55:21.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T15:55:21.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:27.972Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a482d6f4-7c55-46c7-ba98-84232e8a6423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:37.985Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2fcd8ce4-e576-4714-b2d5-fb71aa412f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:47.997Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=14385bf0-ac03-46dd-92b1-64d242879984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:58.009Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=19067b14-26a8-480c-9f64-0ece132bb63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:55:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:08.018Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dd7966b6-aeb9-41ae-87ed-9ad1eaa6953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:08.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:18.026Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7c435548-89b8-4cd7-86f2-da67bbed5471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:28.034Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=db8ab86d-7e60-4eac-822f-4376ab3b42f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:28.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:38.047Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=20ce8764-6073-4034-bb24-c62a6c4080a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:48.054Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e3717d36-0ba9-4922-8691-dd32ff9ef0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:48.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:58.063Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=08e67186-0f01-415e-872a-40b52646f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:56:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:08.069Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8b18d3a-18a4-4cd2-82a6-26332e48bb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:18.078Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=83556d23-0390-4ccd-9203-4bc5aadbc586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:28.091Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d8035395-6849-41b4-bca0-8f9e44f0593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:38.098Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=27e4d0e2-d422-4d56-8616-545d0cd9bcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:48.106Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=12406b9d-acaa-4b93-b63d-45789875c9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:48.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:58.114Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5dbc4d6c-ade6-48b8-91d0-0f493dc28b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:57:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:08.120Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9de556f3-3664-411e-b477-80b9300ba2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:18.130Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=434c97b3-ab0b-4a05-a63d-bde7899851e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:28.135Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=83dbbe5d-ed97-4f58-ae5a-a556c2bfbdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:28.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:38.145Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b6ce2f57-e34c-44c4-97a4-17d175283d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:48.154Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3b7f0d69-8057-4c9a-a71f-a8e2fd9f7ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:58.178Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e8c83c81-2cc3-4ba4-9e80-10438c494f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:58:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:08.185Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=18f27b2a-99f3-45bb-870d-9b69f36c7317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:18.191Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b733e2a5-a857-4f2c-9682-fdb24d7f5067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:28.202Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a34ac1bd-abc4-41ef-b4ac-5e214eab490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:38.209Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c94db701-cffb-4485-808f-54b5f276d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:48.219Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=26b4a151-4fd1-46c4-ad4d-59c554377ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:58.231Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f53b4e13-e3c0-4fef-9087-725912e5631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T15:59:58.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:08.239Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d81373db-e76e-487d-9dfb-f045af659917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:18.246Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=69b59873-8e28-4b74-8c43-58de52666de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:00:21.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:00:21.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:00:21.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:00:21.769Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:00:21.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:00:21.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:00:21.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:00:21.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:28.256Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=aaf436fb-2f0f-4b7b-915a-fdb19341f1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:38.267Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3a58eb6e-a5c5-41a0-8658-da44a2177db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:48.275Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9759cf7-8141-4039-9802-980d12c496fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:58.281Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a142665b-7aea-4890-8026-c094e0d38912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:00:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:08.289Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e6bf242e-bee4-4597-bfc1-e1cd8354e348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:08.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:18.296Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=90a73b91-6bc6-4c51-9071-e4c0bf979a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:18.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:28.304Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bee6ccd2-c918-4c57-bf21-a988c54d5324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:28.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:38.312Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d2c14d8a-f290-4448-a358-882ed7afe408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:48.322Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=200a657a-97df-49ed-a8b0-95f297160928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:48.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:58.333Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=97a4d8a5-65dc-4f6d-a9b0-ab055923c494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:01:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:08.341Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2a135b77-d921-43ed-9022-784d03a7cb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:18.348Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=393f1b8f-03ce-4c70-83b6-058fec78dee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:28.358Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=987338ab-de9d-4207-b794-20f482a35c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:38.365Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28aca74f-965f-44d0-8714-0ea0efe9f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:48.372Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e648770d-2e75-4794-a299-106b3b0d62d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:58.380Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=aa5b1090-2536-44f8-8a04-76392af49238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:02:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:08.387Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=846aa8f2-3eb3-49eb-acf0-1f2c58adb382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:18.398Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a1e0267e-3314-49bb-9339-bafa39a4f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:18.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:28.409Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b67d7e78-4947-4368-bf45-738bcfa8a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:38.422Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9099bd64-aad9-42b0-84c5-7ac24868bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:48.430Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9ab0037f-4d80-40e4-b0b4-88e01d95d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:58.438Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7906b717-57d9-43c8-a112-e6be8d15e53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:03:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:08.445Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=518674e5-a1d2-4c11-b2d5-e4ea3f8438ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:18.454Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7e5c9f1d-fdaf-467b-afc8-a64a81c2b439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:28.462Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=32ad3f5a-3247-4e3d-84fb-64a197bc6a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:38.473Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=040328a2-38f2-4e91-a1f3-374d3bd4f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:48.485Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=000dec1c-da38-40fd-b08c-66668a9391d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:58.494Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1226c9b0-3961-4a82-92d8-1c16ec8ac417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:04:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:08.506Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f13a5263-1d75-454d-9f64-92fde68ec8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:18.512Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=40aeef51-71cb-461a-b378-71fc369bffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:05:21.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:05:21.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:05:21.762Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:05:21.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:05:21.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:05:21.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:05:21.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:05:21.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:28.520Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=87b13d79-1274-4969-86d5-062c022a84d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:38.529Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=989b4ecc-3ee1-460c-9566-d4c0537412d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:48.537Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=619f4114-dd6e-411b-925c-92f6ddfd55f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:58.544Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=119069fa-2524-4400-8b16-9911fb485897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:05:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:08.551Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0099216d-302c-4016-9ea7-d48cee755610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:18.558Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0585ce07-8e0e-46b5-856d-962e86b020ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:28.564Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f0d7a20c-dd16-4042-aaed-60d84113253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:38.572Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5994c9b0-5aac-45b7-8780-d945080d4462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:48.580Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=326bcace-5e73-42a1-b39d-29bea8e6b536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:58.591Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ee79950d-1158-47c1-a25a-f13dc766565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:06:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:08.597Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7d641dce-eb87-4629-8092-2506343b7004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:18.604Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2dc5697c-6604-4613-b6a8-87009567baf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:28.611Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=04c12666-bb5c-422a-9e40-69261d1c26e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:38.617Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c89656f4-d28a-4570-9a44-b9352011a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:48.623Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ff2536e4-de96-451b-aadb-f5d553f99e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:58.632Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=afd61eab-ac2b-471b-a92f-c3b7b80b6688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:07:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:08.641Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9023e296-771c-458a-91b8-cb32c2273dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:18.648Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a2d9dbc3-95f7-4fa7-b935-0ca05ae7b460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:28.657Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e953e764-bc4d-442d-bb1f-d1c5eb49ea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:38.680Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b125191a-8487-413c-8c95-14542e130eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:48.687Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=154ea34f-91a2-442e-b4f9-99aaf84909c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:58.695Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=90dd02f3-07cd-43cb-9308-d6a2ccbd7541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:08:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:08.702Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7cea73f1-9577-4cee-bd30-3b1c64516143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:18.712Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a7c5318c-6fcd-42f5-a1d0-db6a589bab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:28.719Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1d4b6f8c-6d91-4dc9-9420-90be295560fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:38.728Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=74c50353-2a3e-41be-a207-09392f21ca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:48.735Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f85ce612-2b66-4e47-863c-f63e8777e43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:48.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:58.742Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8957c1ff-d43b-4183-9f53-37f7d72add31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:09:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:08.753Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=06e90181-a4c8-467d-915e-b63b80b14ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:18.764Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=726ff8af-288d-4975-b115-5f8b7b1f5c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:10:21.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:10:21.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:10:21.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:10:21.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:10:21.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:10:21.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:10:21.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:10:21.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:28.772Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=44a1fe78-6f80-45a8-a223-c308504d970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:28.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:38.783Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ae19aa49-a164-46db-8a6f-53dd5b46fe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:48.790Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7dee1a82-0ca3-4ff3-8fc6-c20bb0b2f85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:58.798Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=35a111ef-d9cc-4a4d-b413-76b4e0f4a3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:10:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:08.809Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=150295f6-2fc0-4163-b2f6-a5dc9f1280eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:18.817Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=186722b6-0bda-48e0-af1b-70b6b328a978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:28.825Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=437c79df-b40c-4245-b56c-81fe804cadce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:38.834Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fc98763d-9709-4f5e-8134-d147331099ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:48.840Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e9938a78-278c-426b-ae35-d53be37bcebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:58.858Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e47711e1-5d7f-403f-aab7-184911db79cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:11:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:08.867Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a78d3a33-4955-4bd6-92fb-31a3aaff21e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:18.875Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9eeb8a13-1193-4902-ac81-f64e43110c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:28.887Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ec7c7f8d-e6e7-42fc-b645-3c305e218bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:28.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:38.896Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3acca20d-b55b-4d50-9817-5cc00f02fcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:48.914Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a3c66cd4-4836-4111-a8e7-71a53e91fb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:58.921Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=22ccdfce-210a-400d-b31a-e6bc7749b6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:12:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:08.928Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=80779108-ba16-47e0-ba92-57024806d545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:18.935Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7b958462-fc9d-4a23-a9f9-040ce0d718a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:18.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:28.941Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=070d6f6b-a4aa-451e-907a-7eae3480ddee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:38.951Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=52618cad-6153-4ed1-9956-f1661cca5725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:48.960Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e97441a1-e3dd-4cee-9dd2-50b2d79c1049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:58.969Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1f35db67-c2df-4852-98ce-ba8139a4431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:13:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:08.976Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a4ac4aae-9042-4fa0-a8ee-472042bd2484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:18.985Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e52e4792-061f-42c0-9620-d1d111a29d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:28.994Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9025932d-34c1-4042-b9bd-5e00a26be0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:39.001Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6067fc7b-ad54-4fd9-980b-1e26a0242848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:49.008Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c0af97bb-40d1-47ac-811d-0ca93694ccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:59.015Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=694cc98b-ec7a-40c8-8eec-61ae69ae54eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:14:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:09.022Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2469c2d4-c6ea-448a-8c1c-98374324723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:09.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:19.029Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3eaf4cd4-f12c-43f8-8721-15db97116010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:15:21.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:15:21.771Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:15:21.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:15:21.775Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:15:21.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:15:21.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:15:21.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:15:21.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:29.036Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8bef63a-13e4-423e-b050-ce22d408385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:39.043Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bcba25fa-621c-4f6e-a959-131f41793c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:49.050Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4491ef8c-9969-4055-8c63-2e574a7b9583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:59.056Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=61816e3c-34d3-402c-bc2d-cace8c6f04cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:15:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:09.065Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ece194f0-fcb1-48be-a8b3-c862e2a05ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:19.078Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=99613323-e236-48bd-9d9e-7d729bc124e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:29.085Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b512f3f4-59d4-4259-a0de-55191845cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:39.093Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c266ead4-531b-4695-ba69-41c29955e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:49.100Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=68f72962-597b-4326-b040-4907ff53073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:59.113Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d7984247-4171-407e-845a-139032cac432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:16:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:09.121Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7dc26fee-c4ed-49e8-abd5-316abbf464ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:09.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:19.128Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=649b2003-ba75-4d43-87db-12e62208e3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:29.134Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3d053359-e897-4719-a6e7-66e3a8ade44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:39.141Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6a769322-5f99-4829-a642-191d6c64fd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:49.149Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=37007d30-bff0-46d9-a5c3-b8d2c4498c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:59.156Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ea36f965-bc54-4fe2-9174-79f7b81b8f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:17:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:09.166Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d8352bd5-5327-4f60-b161-dd2dde22a178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:19.176Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d3bbc4f8-29d3-4ec2-913d-9cb82578321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:29.182Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a2c94eea-a507-4381-970a-1f053dcfbfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:29.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:39.190Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=68ad4278-f853-4079-8556-65088cccdf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:49.196Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c65440e3-e649-468d-8ecf-98c3216b7a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:49.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:59.205Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9136a67-2eda-4924-9e9c-60492b1f6784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:18:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:09.212Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9bfb139a-ecb2-496f-84d2-e52efbee7d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:19.219Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=042a186f-4596-45fe-9a91-85daa60d7c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:29.225Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=aaf5b1f7-658a-45c7-a294-8e1fc66b0389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:39.234Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=981027f3-e148-44be-a125-d7d04473c3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:49.242Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2c406584-0db0-463c-850e-8eeaf71fea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:59.253Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c23b909e-a251-4fe9-b662-3955fcb5610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:19:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:09.264Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=40293a7d-faa1-49cc-9b5e-2d80bd9ec011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:09.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:19.272Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b0a402de-e50c-4965-8bd8-b6733ee6535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:20:21.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:20:21.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:20:21.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:20:21.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:20:21.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:20:21.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:20:21.778Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:20:21.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:29.280Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=928ba142-affb-4361-8b54-a94751699d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:39.291Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=35afdce0-08f1-451c-9e2a-e1bbe33a6b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:49.301Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7fe002ed-a8b9-4615-933c-ea0789ab2ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:59.309Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7d40a844-d4c9-4e5b-bf68-62d58185a609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:20:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:09.316Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=82f2dc40-3c46-46fa-bdc6-2a64b51df4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:19.323Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=39d4a7e9-054d-4413-a9ca-e4aa753016d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:29.330Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=63071417-fcab-4faf-b3e5-97cf60548969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:29.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:39.338Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9d95c188-d5f1-49a4-9a53-98e09ec2e56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:49.350Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5fdeed3d-0dcc-44cf-be63-5d201dab7d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:59.360Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8d96095c-cff7-425a-ae92-8312691e6cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:21:59.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:09.367Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=93b5b217-ec2f-4b79-a045-1991722b50be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:19.373Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f4f328a5-3a9d-4018-b998-f391effb6242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:29.380Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=59028445-eb5c-4836-9eac-2b5e0c0245c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:39.388Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=20cf98a2-25c5-4504-9939-6bd84dcc95ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:49.397Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0eb05a50-1a60-40a8-8133-a995530a71e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:59.406Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a5506ea3-88b7-4399-acce-1ac79f4065e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:22:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:09.413Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3f631d79-b99b-4604-9724-e175a2fafc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:19.421Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8fb57cd9-a759-4861-8511-31c39ee59cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:19.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:29.432Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dfefa0b0-da42-4660-bbfa-9083f1c2013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:39.439Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b37bbea0-a695-4d10-9357-f68edc0b3c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:49.446Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=47d23cf3-e96d-46ab-8200-122902c851d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:59.452Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4839d375-242d-4abf-855e-ca0f0706317d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:23:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:09.459Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7a77b9fe-1759-411e-a0ad-fb8e5fed045d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:19.466Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=710a8545-c516-4a1c-a6fc-32e8a424333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:29.472Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2fc6d3b0-e938-47e1-94ec-12c1d9dced03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:29.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:39.480Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ee7f4ce4-a10d-4378-9267-d56157228f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:49.489Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ac1bc7b1-3adc-4370-9a4c-76ab7abb82ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:59.498Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a7397d64-f523-49ce-84f8-986ac29552b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:24:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:09.508Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5bf9c88c-e3a4-4a7c-b20c-0b55fafe36c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:19.518Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4f8583fb-7b34-4101-8f68-9c98f5693b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:25:21.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:25:21.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:25:21.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:25:21.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:25:21.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:25:21.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:25:21.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:25:21.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:29.531Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d68bb752-cb5e-47cb-94e3-fadd3b7ec014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:39.538Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=acfdd370-a867-41dc-91c8-25195dacfa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:49.546Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a1e53818-1509-4fec-a9b4-b80839a5b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:59.554Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bf31644e-0810-463b-9f2f-7a492cff2127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:25:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:09.560Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9746c00c-2e1c-4a2b-8480-e1ba535e910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:19.566Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8dc338a3-9dfb-47f0-9343-99f748bcc899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:29.575Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a0d80a45-7526-46e1-b3b5-e3fa83205b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:39.582Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8b43a4be-2058-4632-a8f0-8b548673bdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:49.589Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=84364dd8-5870-44e4-a43b-ba7947bc51ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:49.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:59.597Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ee456696-5e60-4b4e-9d2d-a21ef19c86b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:26:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:09.604Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=77647a65-fd28-43d3-bcac-9be38d845916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:19.610Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7caa90a3-a516-4bfc-b8fd-2c0dff5e7977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:29.619Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ca2b712e-2f75-4891-ab81-b4e9f91554e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:39.625Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7ae0d4ad-9484-487e-b834-2124d02dda50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:49.634Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=23cda885-39ad-4a0a-9c09-f8986df26ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:59.642Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e60040ba-eabb-445f-b6d8-d1536bbfaaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:27:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:09.650Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=25b41e94-4639-4be3-85a3-4538a833ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:09.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:19.658Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4690bcee-ebbe-4ce5-b848-5ee7c7f437d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:29.665Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3b3d2048-bd47-4176-b389-095d0dcd7312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:39.678Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9576e06c-6baf-4d5a-ac2f-780c993dcadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:39.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:49.688Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=19962880-9a4c-4112-81ee-4f59b0f45f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:59.694Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=22901167-f832-441b-9830-03e91b6ece81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:28:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:09.701Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6e496fb0-fe07-40d9-a8f9-398286c89f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:19.711Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e9c59f6e-460b-4898-b26b-2aef1b9c8cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:19.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:29.717Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b73967f3-0b8f-4e1a-8a8b-765f10daccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:39.725Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=38a83611-25e3-4b10-afed-2774e44dcb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:49.731Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=40ead5ef-f5df-44ff-bd3b-a926e5bc5e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:59.738Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=21382860-e956-4f7e-ba1e-37791c8b89c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:29:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:09.745Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dd60b095-3adb-4a00-8d81-46612eb9dc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:09.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:19.755Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=23ad85e9-4b31-4d12-be38-bc5a76012ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:30:21.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:30:21.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:30:21.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:30:21.772Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:30:21.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:30:21.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:30:21.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:30:21.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:29.763Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5ec1f1d0-4b0a-47f9-98b9-c5c88c3e9597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:39.773Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b0b02f3a-ec57-434a-ad2b-d4639f1e0b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:49.794Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dfde8faa-5015-413d-b20d-bae7b50b6fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:59.804Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=845e67d4-07df-4ad0-89ce-d5c14d14dfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:30:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:09.811Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=22fdb99c-b901-42c1-ad1a-8614a2419f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:19.817Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2ff06d46-499f-49bc-8c2a-6ff838a21d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:29.825Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=33d50ec1-5187-4496-abe5-19df85d949c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:39.832Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d0e1a80d-0461-4d3f-894d-bbccb83e7ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:49.838Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=38c03966-ddcc-4f21-af96-ff15b25bfd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:49.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:59.847Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=882aea87-8c5f-4b19-a2e8-ca3768ee621c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:31:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:09.856Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=13010393-fed8-43cc-8913-5174c4d98069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:19.869Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=14670f27-bedc-4c51-92b6-ced2dbda6a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:29.876Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b293f9cb-88d6-478f-9196-231ab095d504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:39.884Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=479676f9-e9e6-4394-a316-a769dfbde318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:39.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:49.890Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=14f4d637-262e-43c9-be64-001cfd97b8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:59.896Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b7a81461-4827-4949-81ee-41ae0e60aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:32:59.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:09.904Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a00cbb99-66eb-4492-87f8-1bf7779f26dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:19.911Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2ba503ef-f872-4d31-b2a0-cb3b794f3bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:29.918Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2ba804ba-2270-4031-9178-b306750487f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:39.927Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cd986b22-135e-4876-8747-c95b5c8ec76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:49.934Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9645a332-75d1-4873-91ae-d487eba61722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:59.941Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9310bc3e-0dfb-4a4e-b383-2bd7287efe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:33:59.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:09.950Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=379f706e-282e-46b2-86b6-9a0bfcc3499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:19.962Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=338aa83e-d039-450f-97d2-772199b8c74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:19.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:29.973Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cb91903d-a2c2-4d6f-8c8f-401525368a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:39.981Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=486cf874-0487-44e9-a0e3-3d81d7d4d339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:49.988Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c2d98c2e-8e5f-4141-a705-0019fcacee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:34:59.994Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=32e69c5f-2680-4add-aa2e-e90cbe443709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:10.002Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=56ab9226-e650-4317-932e-1b239ad6e41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:10.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:20.010Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=95b41ad2-124c-4aac-927b-31cd3998ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:20.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:35:21.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:35:21.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:35:21.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:35:21.766Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:35:21.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:35:21.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:35:21.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:35:21.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:30.017Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7a16fcad-4090-4cc5-9cb3-1a237c58225f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:40.024Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=76bc0198-49ac-4354-b3f2-78ed41f463e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:50.032Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8df5c619-20ec-49a1-9f62-d7e5309e0343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:35:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:00.038Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=22ffbe87-c4eb-45a8-839f-e056ddcd875e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:10.047Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=17e00c35-74c6-4df6-ae75-fbf6b1b50eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:20.060Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4943894b-2401-4ae7-9bfd-af9995bbe0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:20.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:30.068Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3c88703e-3853-447b-a192-2243ec23c670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:40.075Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d98b3afd-2b48-492d-8712-30a050068b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:40.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:50.081Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e549703d-9cff-4737-86c2-57f5976da881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:36:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:00.091Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=369ad14f-ecbb-42e1-8be3-c9cbc59a5307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:10.098Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=03573631-2e07-4327-ae29-e839c03c6c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:20.104Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dd977dcc-15ef-4fcb-9d92-bce4cb997ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:30.111Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d267dc46-4861-4516-b016-831a723c8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:40.118Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=695f5dd4-93bd-4be6-88a1-8ddd37b19206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:50.125Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=84742645-bdd2-4b5f-b56c-b43b77bc6838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:37:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:00.132Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7e5632c4-42de-46e7-95e2-b69b88e20ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:10.139Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=826eb3a7-6bff-4df1-853d-5595a6edaeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:20.148Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e08e9841-17d7-43d5-b4a6-f5efa12e8ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:30.157Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=321e0b5f-1c60-4387-9ebc-ceb690a0a5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:40.165Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=56577de9-e83f-4bc7-9db2-1e016af7753b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:50.171Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=30eec2bf-3f81-47f4-88e0-9a3f2ba31d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:38:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:00.177Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=599dd6ae-62e5-40ad-8c61-9e0217d0e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:00.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:10.183Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f2e2fc92-ee2d-461d-b283-a04b2d85cec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:10.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:20.190Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6605d9d8-abbe-4376-8311-92236f636374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:30.197Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c25cffcb-1d51-4baf-ade7-7b09f67559b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:40.204Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9398cb1e-b03b-4fef-9b56-c11196d250a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:40.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:50.212Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e9598011-9921-4faf-a2eb-5ba99eaddc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:39:50.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:00.220Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=67766e78-a2a8-4305-be00-41a7f70cd962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:10.226Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=30c2f767-cefa-4dd4-bcff-356f4e3f23ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:10.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:20.233Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d35aa035-62ec-4e28-a99b-4dc3a442b0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:40:21.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:40:21.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:40:21.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:40:21.766Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:40:21.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:40:21.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:40:21.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:40:21.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:30.242Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=510f0c66-8667-4ef7-b3ed-522936125307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:30.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:40.248Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=07258220-476e-4db2-9b9f-ddd0ae1fff83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:40.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:50.255Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=34d5089b-ae67-43c4-8b28-a678c34b11d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:40:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:00.263Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=112e3b5c-5adb-4503-9263-a638fd93f660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:00.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:10.269Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=45f71c3c-89e8-4921-9d47-83f81188f7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:20.283Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8113d506-be63-4c76-8dd0-c0a9459644a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:30.291Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=36a3ff85-4f83-40d9-a11c-33c760e982a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:40.297Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1d6481bd-a554-497c-a8a2-318c008a7787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:40.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:50.306Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0dea1688-44c6-40cc-96bf-b577c084f407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:41:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:00.315Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cd6db208-3a1a-4f39-9da2-0d7d4ad131d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:10.322Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dd9a703b-08e7-4e82-b57c-2fe66cc2508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:20.330Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f4a108cf-b9eb-414f-a62f-69348284546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:30.339Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1f324bf5-cf1d-4a1a-bd7d-6e7f2b301d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:30.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:40.352Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=66dd2a35-bdff-4cfc-9da2-69e071a77ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:40.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:50.358Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f4d75074-e3ea-49ce-b406-cadc353c4d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:42:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:00.366Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2a5abe67-74e0-40c4-9ad0-bba97f655c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:10.372Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=63cf371c-09e4-4969-85a6-eb9cee3d8b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:20.379Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3b0ed023-9eb1-4419-af5f-8b4f4145db3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:20.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:30.385Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4043c8a4-d663-454b-a9e7-7d30f97ed001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:40.393Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ad7544a9-8520-4832-87f9-017659293cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:40.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:50.400Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b848175a-04aa-4361-a216-2501428b8dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:43:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:00.407Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=85cf6cc7-4c97-46a2-b686-f1d8f6e23f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:00.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:10.417Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3825f818-57a9-4409-bd03-dfc6c0e9a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:20.427Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=37f5f5b9-5678-43c5-921d-84b958ab0f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:30.437Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ffb75e42-6c16-4a00-9aa2-388479546bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:40.446Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=466e7868-5760-4b6f-9598-5a9489d43e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:50.452Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7b53056e-932d-43ed-80cd-b606cfd52085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:44:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:00.459Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=865ba235-a228-437a-a54a-a1bc9eb75f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:10.466Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a896742e-132d-40ab-bca0-a49dfb3e1cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:20.473Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4387cb74-e5ae-4f50-8aa1-39a7c4509da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:45:21.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:45:21.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:45:21.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:45:21.753Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:45:21.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:45:21.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:45:21.757Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:45:21.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:30.481Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ade88201-dd98-4590-ad37-a517e74bfdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:30.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:40.488Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e1405665-5037-4135-b1f4-918e815983c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:40.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:50.494Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=95a2f01a-a7ac-4db8-883a-a23a55bea364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:45:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:00.503Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=145b1ee6-5153-4fb5-a31d-5f9d524d6340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:10.517Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b20ab35e-27d3-4758-8893-dcbcadb93fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:20.524Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7cd455ac-461d-4515-b4b8-b73945b2369a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:30.531Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5a7dc9f8-a955-4775-8b15-8a1a5746713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:40.538Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cf901e9e-1919-4faf-b02d-c5039fc1e3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:40.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:50.547Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9f84ff0e-d8eb-4193-9375-7473cda10a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:46:50.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:00.554Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4889731a-1af0-4d51-bfe9-a4005c5589d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:10.561Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4db316ac-62e1-4a12-ad30-cd8282043475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:20.569Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d2f4dd8b-709b-4b3f-be4d-4979d40dea59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:20.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:30.575Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=764eea6a-9b6b-418c-adff-4f8ddf3cbe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:40.581Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5fff87af-ba7b-40f1-b7ed-d0af1bdeae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:50.587Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e885e3c0-efd1-4600-b3ae-56f9e977ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:47:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:00.593Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6c88e89a-3410-4a91-b411-ed0493ec8e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:10.601Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cb49069b-9060-466c-9841-aa351c856a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:20.609Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5b9dece9-1134-4fc9-ad2d-70241b18ab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:30.620Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=04e74713-2d99-4253-842c-e0ec04dcc513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:40.630Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=027ab567-66a5-4cd8-a2fe-f4212e212eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:50.636Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1863a7d3-588d-4b3b-88c8-428f5e0d929d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:48:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:00.644Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ac44218b-cea7-42b7-82ce-8c97e9698bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:10.657Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1f2e919c-4510-4ea4-be8b-b4692fc184c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:20.664Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dbc9d6d3-1f0e-4542-b0c2-21f9680c4694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:30.671Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=11734fd9-7e21-4961-bc3c-5dc35c08aead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:40.679Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e4b60f7d-2b9c-4620-a373-84ad71048d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:50.686Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ad7c7860-bbcf-4ef2-ba7f-3707cc08c90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:49:50.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:00.693Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=49ea7ef8-e35c-447b-a04e-1483fade6f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:10.702Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=52845d5b-ee90-48e1-827c-d3fc5584a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:20.713Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e0490018-ce5d-4b31-80ae-011b499d84cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:20.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:50:21.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:50:21.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:50:21.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:50:21.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:50:21.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:50:21.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:50:21.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:50:21.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:30.720Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fe9fd77c-23a4-45e6-a570-7a4ab5abae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:40.728Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=52a4413f-f610-4767-aa1b-4bc9d2b00b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:50.735Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9ad9918-b555-406c-8250-1344217cbc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:50:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:00.742Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=836fbbb3-68de-4e22-a522-c17ee74c2928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:10.748Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a3623298-bd00-4aa8-9dbb-ebf53c383817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:10.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:20.755Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9a05b99-4494-4a0f-9954-562ec108e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:30.762Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=580a85e7-89c0-404d-bb6a-7ecfe6cb8222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:40.771Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=53a5fc30-f4b2-4a0e-a02b-81a9f6a3a75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:50.778Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=12d53453-13a1-4fc0-a883-c41250cc4dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:51:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:00.796Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a546de70-82f1-41ab-aed3-1d03f3562362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:10.814Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4354495b-3f8f-4cef-94e3-c0782d68a65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:10.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:20.823Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=27f2032b-2bcf-4b1d-9a50-301e269bf0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:30.830Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7a25fd6a-cd19-4ec8-b6ab-b1e7b881c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:40.837Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dea1d0c4-789e-47bd-a08d-0b69b5b2073d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:50.843Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6b93a5c3-81ec-47f0-bbb3-7b7fbd7a4327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:52:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:00.850Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=66eb4036-5214-474c-af84-4d30e95930b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:10.856Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ec4b17ae-f395-4cc3-852d-ab12dbef559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:20.862Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4c105158-ea7d-4b43-bc02-d499af493605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:20.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:30.868Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bcde6026-7812-46e7-9d2f-16f27ecc96c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:30.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:40.876Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5233fabf-3f0c-432b-912f-51236f618e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:50.884Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0a9d37a7-63f8-46d4-a07d-0fb1549579b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:53:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:00.897Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=00177786-d9e7-4e95-8f73-6fa06b41bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:10.904Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=37afafb4-a35f-4bba-998c-238cc5689099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:20.913Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c2089a15-3b6b-473c-bed7-af6b72542ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:30.919Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fb222769-20d1-4ff8-8695-f59b4e194a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:40.926Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8959e7c7-eb9a-456b-970a-4f479e1695d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:50.933Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e36e19a2-b5c3-49d0-ab5b-a59f5c1abb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:54:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:00.940Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=30a364ed-14ef-41c0-8a3f-076a8c7de316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:10.947Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=bd8d9aac-416e-4411-b85f-93e6fd165808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:20.956Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7c90385e-7312-4abf-b12f-3a28af660528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:55:21.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T16:55:21.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T16:55:21.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:55:21.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:55:21.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T16:55:21.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T16:55:21.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T16:55:21.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:30.966Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=15186441-4737-4131-aca4-88157a3372c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:40.978Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b8afe2a3-04de-44f5-83c3-4797b20019ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:40.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:50.985Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d97f1e38-25ae-4281-adb4-39960e5fc2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:55:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:00.997Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=73deae14-11aa-4ac7-9aa4-3062c9473f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:01.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:11.015Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=799f8f61-8350-4cdb-a9dc-389abfd66257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:11.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:21.022Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6d8c788c-4f60-425c-8864-9448867403e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:31.026Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4a249b8f-cc59-418c-bdaf-e03918f6c526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:41.033Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=386e2474-fd1d-48fe-8ff1-9648bd4bdb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:51.042Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=61d1f8e0-8615-4395-9830-594bc02a1967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:56:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:01.049Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eb3ac4be-a63e-4791-9587-e97c7bc91db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:11.058Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d67ff79c-2ca4-4cc2-922f-2f391466f929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:11.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:21.067Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6bbbd2f6-3ced-4f77-83e3-c2eb2abddb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:31.074Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ce2c717a-cd01-49e0-a94c-cc777cad9cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:41.081Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=eaafcddd-e58a-43a7-8f80-d73e13b48202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:51.087Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e84d3c67-632a-4b51-9339-a437dbe9b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:57:51.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:01.094Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7399efcc-6fbc-423d-aec4-61d646f689a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:11.101Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=531afeac-00dc-4f4e-817d-a028a8d0b949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:11.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:21.110Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3087b16a-5f7b-4f88-b4f7-b5eb324b8b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:21.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:31.118Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6ebe816d-2588-4fdc-bbf7-3670a1c08583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:31.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:41.124Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=60b12ae4-aa41-4aaf-b6e7-21d0eb34850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:41.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:51.134Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=535a3df8-1312-4df6-b778-641d62055bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:58:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:01.145Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=09e16e61-7ebb-4aa8-b16b-dbf8666097f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:11.151Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f7723313-2c85-484e-bf0e-2fd5483c8430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:21.157Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2d0a858d-2484-4e39-9a6b-f91f0e9c32b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:31.163Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4feccda7-b5fe-4e6a-9e95-befb265f38f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:41.168Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f0741d09-f16c-4ce5-b2fe-fce0254e0a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:51.176Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7bfacc8c-48a9-47c4-95eb-90dd73bd1156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T16:59:51.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:01.184Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5c6c06b7-f386-4a08-b46b-7e524992caa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:11.191Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f5337c38-2c2e-4b06-bc9c-78daaac01879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:21.198Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5632995d-0af9-41c7-90f0-89618c174750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:00:21.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:00:21.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T17:00:21.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:00:21.759Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:00:21.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:00:21.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T17:00:21.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T17:00:21.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:31.208Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=617ed5aa-2460-46a3-91fd-e2d8d97e302b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:31.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:41.215Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3419462b-dd69-4553-9e14-9ac43b8604cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:41.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:51.221Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=09e97151-41f5-4bfb-9c25-af82a330cd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:00:51.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:01.228Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f3e38fe3-17da-4e00-85ad-c7773f084c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:11.235Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=17b523a5-65cb-49e7-9839-14e3408301c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:21.242Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=950ae964-e7c0-4f57-a496-59bafef1b336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:31.249Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1b49ed65-5a0f-487f-a600-b7bc4dce1753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:41.257Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ad14db49-aaaa-4446-9bcd-42b60fbb87b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:51.266Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=839c39d2-cfc6-4cdc-9c84-0b10435a623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:01:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:01.277Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9540220e-41a2-4866-811f-760580a48625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:11.288Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5c7fa9f2-a5fe-4dd6-9a58-e9912487e9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:11.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:21.294Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1b4fa26a-3959-4a2c-bc85-0d1bc888f3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:31.302Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5f45761e-4296-4c9f-9c86-203c8fb6a485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:41.309Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=34b5c8e0-0697-477f-8c79-163c81927c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:51.316Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7b76a7e2-7de4-45c5-9cfa-85e53dd6eb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:02:51.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:01.323Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4a4e9095-2190-44cc-876d-4507d7b1f0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:11.331Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0879293d-3fa4-42d7-820a-4a0b64c0411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:11.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:21.346Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0684d406-f740-44cd-a3e1-0bf0603ebabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:31.359Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e5cec7d5-eece-4ab5-8646-79712a1d3953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:41.365Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=45398556-83ad-4dd5-8e47-321c8d18898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:41.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:51.371Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=906c53c4-7bc5-4284-a6d1-c7ac01069ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:03:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:01.378Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3c9cd10e-5cfb-4c5e-9ac1-5e340d0ad016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:11.385Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=199e6501-b8a6-4bf5-b0e4-7a670f45274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:11.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:21.391Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e76d787f-0017-44c1-b1c1-564431e38eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:31.399Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=83bed1ef-323e-4796-98b1-47411baa6094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:41.408Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5b72aace-53c2-4a88-9c74-ec3cc6c6eee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:51.418Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a23c0d2f-54d9-4a55-bebd-7d73be6b8bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:04:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:01.428Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cbcd9d34-d11e-4317-809f-45b9f45625eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:11.439Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8c2c4311-8a6e-486a-8c62-0d750a4a4d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:21.446Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3ac49b39-b403-402f-b663-2c6f79092f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:21.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:05:21.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:05:21.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T17:05:21.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:05:21.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:05:21.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:05:21.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T17:05:21.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T17:05:21.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:31.456Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0cbd6cfd-23b6-4db3-8fbb-16e3720c2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:41.462Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=37479dfd-6a91-4aa3-8a45-4cfabea71bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:51.470Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8772f707-6392-4015-89e3-c0f76e672be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:05:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:01.477Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=93a74219-bd18-4158-b20b-a41c402c1c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:01.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:11.485Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=cc3054b1-955f-41fc-8529-1283952982f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:21.495Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=36de512d-46f8-42f7-8f31-729c1154b0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:31.507Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=866b8247-9584-4a1c-98dc-17f1605d4971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:41.518Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8352e844-644e-4564-a747-916ec21827a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:41.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:51.524Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2a077dec-899a-4844-aca6-907f5e90dd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:06:51.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:01.533Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7254a50a-d235-46b6-b908-91f6b77391d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:11.542Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6fdaadfb-2b00-4902-8e71-20b596a07e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:21.550Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=96adfd74-8606-43dc-b037-113557c8cb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:21.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:31.561Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=453454fe-32e0-4ec5-9e2e-d496059d4ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:41.574Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=37ee150e-cea0-484d-a9e0-936b87113191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:51.583Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0f360792-d5c1-461a-96ee-0b1dac6798c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:07:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:01.590Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c3f5c5e8-d43d-4f53-9226-c9303ee403e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:11.597Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fd132efb-83b5-4a22-92fc-015d854b22e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:11.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:21.603Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6f1a1718-4647-4c63-aa47-8236357dc66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:31.611Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=452f8ac8-90e5-41e8-989f-86ab0dc138a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:31.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:41.618Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=76b6a079-4379-4f2f-bea7-b86e1356aed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:51.626Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6537a334-c400-47f3-a416-53b7625ca9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:08:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:01.636Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=079ccc56-4360-4cd4-84e0-05befb4553ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:11.649Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=94698dae-1508-4c35-999f-dc3f3b7ebd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:11.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:21.656Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ca291fcc-d366-4857-aac4-be283b14d1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:31.663Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7eea6330-aafa-4764-832e-4b7146529724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:31.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:41.669Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7a6afaed-5a95-4133-9add-c2409ed01180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:51.677Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c7463a0d-a169-4951-b1d5-b6cd53140ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:09:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:01.685Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a4a02161-e74c-4564-b679-5a42df3a9c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:11.697Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9ee821a0-2ea9-4894-a1c4-9a9a02c8b86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:21.705Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e1a57359-f25b-4a8a-bd06-bf4470978fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:21.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:10:21.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:10:21.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T17:10:21.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:10:21.766Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:10:21.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:10:21.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T17:10:21.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T17:10:21.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:31.715Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7c49c7cc-55d4-45d9-ac19-b0531d5da164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:41.722Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=19b61a72-de0a-4cbf-8899-d7f58c3fab0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:51.727Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ab9c9687-3026-4895-a72a-f1e7f1f95eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:10:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:01.736Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=fd8bf6f4-2ec1-4371-8d08-1d6368d596ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:01.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:11.743Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=508034d9-3a9e-4190-8215-f9bf88211c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:11.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:21.750Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3baa8748-ce24-4542-8787-4e3349f442d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:21.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:31.756Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=662a76e8-14a1-4184-ae6c-e3e33cc8fc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:31.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:41.765Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1642c8ee-eae3-4d19-ab65-ef37d3881419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:51.781Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dfeabcf5-aa71-4d21-a408-d212920a2756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:11:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:01.791Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6a29081d-f7e5-4fc1-94eb-17077bbdf00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:11.799Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1798d9e9-6443-4985-b607-d6566515d9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:11.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:21.805Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dc51dcfe-0d28-4041-94a4-d12377c0ac73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:31.811Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3e132564-32c6-406a-b742-f0ad74586d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:31.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:41.818Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=69be5bc1-5bcf-4a86-9768-c69a1cd76a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:51.826Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d5df93d2-3385-4a3e-958a-2c6126adcdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:12:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:01.832Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=72f89fff-a3e4-49c0-9042-f87cc131702c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:11.842Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6b3137b0-97d6-436f-9528-552f285ba556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:11.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:21.848Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ca1cd1b6-899d-4ecd-98b2-10dadd358412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:21.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:31.858Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a2d89eb2-c1d6-4258-9174-0d19f42f6cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:31.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:41.869Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=0aaed910-b247-4de3-b2a2-dd6ca3ecf96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:51.877Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=db2b4a3d-bbcd-4cb4-b36c-4a3ab07ef901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:13:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:01.884Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e4853942-156b-40b0-bba4-eef42789c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:11.890Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4cad30dd-0a90-4e30-bc65-0d326556d22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:21.896Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=269dfc74-1f00-49a4-b45c-1723f285cb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:21.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:31.903Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c66b59d5-2088-41b9-b134-79dc44824c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:31.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:41.912Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dbfb8bd6-a8ce-44e0-b1bd-d4ec0e867f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:51.920Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7a5ec0ee-3b9c-4cd3-ad0e-4240a76233b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:14:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:01.931Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ace6a5a7-0939-4f86-99bf-410194d42b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:11.943Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9f38f3c4-3abb-43c9-b6f5-3337024966b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:15:21.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:15:21.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T17:15:21.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:15:21.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:15:21.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:15:21.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T17:15:21.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T17:15:21.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:21.954Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b9677e5d-2673-4578-978b-b996c474e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:21.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:31.962Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6ba83399-6f4b-4d9b-a5d1-beb1cbee8ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:41.969Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e6d93d2b-b6ab-4ba4-8027-21bddbfd81f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:51.975Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e0e6562d-9a19-46ea-bafa-c262d7dc2642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:15:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:01.982Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ae586d5d-1c45-4074-af0a-6154a18994c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:11.994Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7099d25b-b96b-4afa-9064-3bd3ae287945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:22.006Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f25625c7-9a36-4485-ba3b-0c4a5e1430ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:32.017Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c75c028e-92cb-4b83-8e96-b18e036cd9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:42.024Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b3d7db06-9a5a-4dc6-9861-07cc4a8802a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:52.031Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6e48c8a4-7fe5-40ab-b55b-14c62e951e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:16:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:02.037Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=23b101d6-58a7-4959-bc94-0939e5cf2830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:12.044Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=82f03cb6-f61a-43ac-a4bf-b2c204c4841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:22.050Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f7050225-a3c4-470a-b699-37f7c2d11224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:32.059Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3f1607e1-ddb9-40e4-ae13-6a0fb942d752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:42.067Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b66dfb10-68e3-4bb6-92cf-2ad74f1f364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:52.077Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7c97797c-b6c2-4f79-911c-1f145431b887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:17:52.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:02.087Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=28074e58-3496-46f2-a7d3-e71a8098d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:02.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:12.093Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=29e94323-43e0-470c-b3c6-af7e8a340939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:22.100Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=660ccdca-8e8a-48b8-a90a-3f58413375e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:32.107Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d7964513-719f-4fb7-9464-1c8edb9edf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:32.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:42.115Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3cffd45a-3d86-4a63-9b3f-01ecd38020a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:42.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:52.121Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ccf0c890-a64a-4bb0-abec-4ef424128c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:18:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:02.129Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=12811e2f-c0a8-43ef-a584-5bbab323a674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:02.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:12.138Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c5e905fb-1c4a-4291-b62a-331b48e43dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:22.147Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6d08b692-bc3c-4dfe-94e4-f5671441bbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:32.155Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=698ee539-c679-4334-a039-e67488fd2aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:42.162Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8d267934-1223-46a4-bff1-999831e62be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:52.169Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a54fb314-a680-4019-976b-3b0511595264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:19:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:02.175Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9ab2973e-4cc8-4dc2-875e-f2b0e78a3f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:12.181Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e7f12623-7d69-4bc4-b8c7-e808b39a50bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:20:21.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:20:21.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T17:20:21.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:20:21.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:20:21.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:20:21.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T17:20:21.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T17:20:21.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:22.190Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=48d8ccae-9d94-483e-b1fc-28f1b8597b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:32.198Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a5bbb301-8f20-430a-b363-55321b7bc5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:42.213Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=47ab9939-7c61-43d7-8499-8c4fbd8981e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:52.221Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=51c3137d-c6ff-4c2c-8dfd-e7a1cea9e505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:20:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:02.228Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2651ffc2-57e5-4f84-8cb6-6918199d27d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:12.237Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=98812903-5f20-4a3b-aacb-79d372290449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:22.243Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=25c49ccf-3097-4dfe-82a3-53b576ca9bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:32.253Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2c77d2d3-5f65-41c7-b7e1-182d14cfa0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:42.260Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=88c61a26-54fe-476a-bf09-a2ea0991bd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:52.268Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e26b5648-927f-40b4-a54d-86a461651394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:21:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:02.279Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=ada02f04-ec5b-4aa8-805d-dcb404660144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:12.290Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3454d6be-d57c-4232-addb-2359741b84d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:22.298Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=03c22fb5-323c-451c-ad32-54651fb41686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:32.305Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3a736332-6a91-4d4c-9a20-2c3f269866cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:42.317Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=823f5575-0b6d-4067-bccd-ebc1e0f3af11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:52.330Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=db53fc06-c1a2-422b-8390-c2217f4bdcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:22:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:02.339Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a857881a-8bae-4941-a903-bc2878c9b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:12.348Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4e0fc8a1-5633-40fb-a4ad-1847526a9c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:12.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:22.356Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3cfcd75c-d30b-4b0b-9fa1-1232248545f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:22.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:32.369Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c560af15-b2f4-4a52-86b1-a21ed40dbc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:42.376Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3557e522-b5bb-48ad-bd48-e41f393da13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:52.383Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a560a1ef-45cb-4355-af73-cb11fbe88a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:23:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:02.389Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=7cc1648a-2c93-4639-b652-eb4c8b63a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:12.396Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=99c17849-c2dc-4c3d-856f-dc700839d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:22.403Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d9d72cab-9d73-4124-b2a0-bd523c78555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:22.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:32.412Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c88bc5f8-bbd5-4179-95bf-f955e5d6483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:32.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:42.420Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f56a88e6-81e4-4120-9f38-cb6ed079ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:52.430Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=15fc629d-a50d-46fc-9e7a-9300847206ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:24:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:02.440Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=dcfd363f-0f47-41b6-a010-48a03659745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:12.450Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a23ba826-8fae-44e1-8912-845b3f89e630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:12.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:25:21.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:25:21.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T17:25:21.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:25:21.776Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:25:21.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T17:25:21.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T17:25:21.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-16T17:25:21.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:22.457Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d08a74c9-486d-4bbc-9640-3b03bcc972ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:32.465Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=df7d6ddc-86cd-4652-86ed-f85c31e7650c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:42.475Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4ef8f6fc-aaec-423a-8798-67727b091a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:52.481Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=a75370c3-5596-44ce-82fb-317c98862c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:25:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:02.489Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=590d2983-3dd0-4833-8d29-47d4fa675afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:02.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:12.499Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=72cdc904-e014-4cdb-85d1-cbb659ea62d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:22.514Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=08fbfbab-6945-477a-9ac6-28966fbf2302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:32.522Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=afe1a6cb-97c2-42d5-9abc-37b5464d43c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:42.528Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=d90e7c77-75b0-4a43-a36c-51ca5e83f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:52.534Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=200bd6b5-b19b-45ab-8a00-a3347e749c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:26:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:02.541Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=f60c6d3c-55c1-4537-8ff1-f1235e609623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:02.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:12.547Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=08f024c6-8c4b-4b72-becf-11268c882377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:22.554Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=713590a7-0bfa-4794-b18e-2c5a2996c2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:32.561Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2032c4ad-df46-42b4-b095-da132499b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:42.569Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5e29c366-8b54-49a7-a07a-c743e997ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:52.578Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=1e542d81-898f-4ca0-b68e-ab20c3bd0926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:27:52.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:02.589Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8c2f96f6-684d-4cc4-9280-f2ab0c05c3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:12.595Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=4d638dae-865e-4830-8e31-175cd30cbe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:22.601Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=2c1f4d4b-fa65-44de-b780-f57c3a2dac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:32.608Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=5e1035fb-1472-401c-acac-60c6c70834ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:42.614Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=9f52c99e-5cf4-4e1f-bf2f-04a33b1dc8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:52.622Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=3a4ebb6c-b8cc-4d03-ad46-c14384f70be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:28:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:02.636Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=c7a8e246-e277-455f-909a-856aa183bbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:12.644Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=994fb18f-0419-444e-b216-06108897c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:22.657Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=82087318-d8a9-4b8e-a4f8-cb2c8d02a86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:32.663Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=8e75dd77-00e7-463c-be40-68c5a936c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:42.670Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=e8c41b15-d7b7-4f6c-af9e-b4dde4b7477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:42.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:52.676Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=6a4d4e2e-102a-4b9f-8ac7-22bf91e87d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:29:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:30:02.684Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=02729f53-e56d-40c5-9172-c143c37be669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:30:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:30:12.690Z |INFO |Init configs |InvocationID=a17ca07e-65b6-41cf-af52-9d9546ea1a9a, InstanceUUID=b92e5bfd-3a78-41da-9aec-cc2cca41e7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T17:30:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T17:30:21.753Z |INFO |CBS client wi