By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T02:59:02.028Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T02:59:02.041Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T02:59:02.041Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T02:59:02.043Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T02:59:02.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T02:59:02.523Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T02:59:02.524Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T02:59:02.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T02:59:02.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-15T02:59:02.646Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-15T02:59:02.671Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-15T02:59:04.042Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-15T02:59:04.492Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-15T02:59:04.519Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-15T02:59:04.519Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-15T02:59:04.627Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-15T02:59:04.627Z |INFO |Root WebApplicationContext: initialization completed in 1955 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-15T02:59:05.399Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=86732622-2dec-4a25-9959-02117b7593f7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-15T02:59:07.320Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=86732622-2dec-4a25-9959-02117b7593f7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-15T02:59:07.931Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=86732622-2dec-4a25-9959-02117b7593f7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-15T02:59:07.975Z |INFO |Started MainApp in 7.986 seconds (JVM running for 8.692) |InvocationID=86732622-2dec-4a25-9959-02117b7593f7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-15T02:59:08.213Z |INFO |Start scheduling PRH workflow |InvocationID=86732622-2dec-4a25-9959-02117b7593f7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:08.222Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=484ecda1-1963-40e7-9fcb-cf65a9e461b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-15T02:59:15.632Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-15T02:59:15.632Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-15T02:59:15.635Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:18.823Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=72f36496-1a67-4902-8433-b548e35a64e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:28.854Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9d909f90-e04e-4261-855c-1ebf616dd4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:38.927Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4eb82cc3-8afa-4880-91c5-7dd620aebfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:48.955Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6c1c5718-3880-42ac-b034-ad1052af7b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:58.972Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=22f3dd8c-09d8-4acf-8666-ed58d276f982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T02:59:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:09.003Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8c7385b3-c066-4211-9595-7fefe3d15a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:19.027Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=eec4ead5-704e-4e8e-bda2-6184154121fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:19.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:29.058Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=304a35ac-a3e3-4f35-8a4e-deb13ed00156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:39.079Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4dbed9f2-3bc1-48cd-b213-6986e5af6e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:39.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:49.097Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bff85da9-8c66-4700-bc9e-e7023138d6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:59.123Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8581581a-62bc-429d-90de-ebc7029b23cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:00:59.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:09.143Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8785e8ab-a049-4358-8294-ae6a943a9035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:19.157Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3cae94cc-2519-4d05-8fb7-fe0d8cafb267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:29.176Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ec0016ce-ff4a-488d-8d64-5198d14a4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:39.200Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c4a2acad-02c8-4980-a535-2ac72a46c22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:49.228Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7099fe96-f064-4f1a-8689-cccb1e32b879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:59.244Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=09923571-1b35-4b2e-b88b-4a4832516ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:01:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:09.264Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1e3053ad-a1c9-4c72-ba68-a69339e367a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:19.281Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9c4b967e-1ca2-4838-8f8f-a5be4a99332a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:29.303Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8fc82315-c83e-463b-bca3-5abbd8ae8abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:39.334Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=134d4da1-4f6c-4a49-802e-9853980b9e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:39.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:49.358Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9dbfc3b5-f1cc-4b47-8422-36b3f72e4265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:59.379Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5422720b-2c29-40db-b5ff-524fe3c82858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:02:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:09.405Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4bd056c8-d349-4e0f-849e-1f9572d9747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:19.426Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2481b170-c7b9-457b-8b93-167751449b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:19.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:29.450Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=05110579-f468-4a35-b7e0-375089f484b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:39.473Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8980024f-f5de-4bc5-a181-99f73d9501d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:39.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:49.495Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4838e875-601d-45c0-af50-c7230867d15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:49.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:59.523Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cffb2d53-ae40-447d-ac9e-642ad7890f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:03:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:04:06.070Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:04:06.070Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:04:06.070Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:04:06.070Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:04:06.071Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:04:06.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:04:06.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:04:06.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:04:06.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:09.565Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f393cac6-2b31-4ff2-a78b-32ac961970ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:19.588Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2aaf0c88-ea5d-43ba-906c-94d3432e68df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:19.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:29.611Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=02e376ea-e1c8-433d-bff0-341a0f3a1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:39.634Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=698176c3-df6c-443f-861f-961e32ad2c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:49.654Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b60cbf86-c814-4de0-861d-6b45ae300097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:59.678Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=54e63760-a000-47ec-bcdb-d22bee19511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:04:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:09.704Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=22faa68a-12c6-4b0c-9bba-e6abaa556ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:19.725Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b9e7ef9d-3e4d-46ac-a548-56593e0e379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:29.746Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5a3b63ac-4b0a-478f-a633-92ad5943cd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:39.766Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=87744a81-910e-4ad1-ae87-c2a6ea02e93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:49.786Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=546eb34e-f971-44f0-8263-36718ce3ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:59.811Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=826bfcca-19a7-4648-9878-84a25232a87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:05:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:09.841Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=53ba8ed2-bc7b-4ad6-8199-65f3e8e2f55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:19.864Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3a8232db-9564-479e-a33f-383aee971a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:29.884Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0969b364-f25e-4fdb-b035-da66b48237d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:29.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:39.902Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8ed97ba4-2c51-4211-87d4-44466f20b27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:49.922Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7418aafc-563d-4945-a9d1-92aeb9db9edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:59.947Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b466044d-7b60-48ac-8fae-2d372704a64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:06:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:09.967Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8c454ada-26d7-4afd-9a07-d38c9450f709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:19.987Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8b212dec-0b6d-488f-a492-fe45e1c3e00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:30.009Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5fb414f3-173d-4fde-84ce-7c991cd9b9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:30.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:40.028Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=140a0216-c365-4822-b32a-8bde0d5ee2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:50.051Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=88c476ff-7c87-47eb-be40-72b867ad9a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:07:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:00.070Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3abf5bb8-60fb-4dfe-b7a6-861822090956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:00.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:10.091Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=179f20db-f027-4bd4-abdf-ed105035ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:10.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:20.110Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6a915daa-17b0-46ab-b7eb-15c235b2071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:30.131Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4270298b-dc46-4519-b895-5ff651312ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:40.155Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=07e48786-4830-4b59-9951-daa934a44dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:50.176Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7ec87b57-5cd7-48a5-b8d4-fa5c25696992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:08:50.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:00.198Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c50f1bdd-bf76-4661-9d0d-c9af70ad373a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:09:05.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:09:05.615Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:09:05.615Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:09:05.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:09:05.615Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:09:05.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:09:05.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:09:05.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:09:05.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:10.229Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8bd23ad7-594b-4f06-a10a-af502b99f943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:10.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:20.246Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f8368d97-2158-42e3-be1c-9ac3c52c65e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:30.262Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=81c99dd3-cb7e-44e5-8025-7e8650cdaac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:40.286Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5f22ece0-bbea-4557-976c-505bec209293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:40.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:50.314Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2f52b253-10f9-4591-8ef8-59275747b922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:09:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:00.360Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7460f89e-8eb2-42ff-bc6c-09bf197fbca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:10.390Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e8c80d86-8071-4fe7-a1f9-65d7fcfacaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:20.410Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=12f27e9b-54c1-452d-a594-bcd9f67367d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:30.427Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e2201ad9-2035-44f8-bc0e-21aac482818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:30.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:40.451Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=985b6175-1266-4176-8738-1a1e07b03bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:40.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:50.469Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e0e030f9-cd21-4842-ad0d-fd1bafd1aad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:10:50.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:00.494Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2539c656-93b2-4128-8cd5-affe60958c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:10.517Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e49b04d4-8bb9-4418-b7b3-dfe61b07cee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:20.535Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7bb0af69-0d22-4d9c-ac0e-a5b5721c2a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:30.551Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5980b47e-e40b-4e35-880f-a8208dd70949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:40.571Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d171d550-fa0c-4d8a-9f55-cfc618c8d2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:50.591Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8db98ce3-3a23-46a3-ae59-1bbfbdcddc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:11:50.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:00.622Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7d545eba-ef73-474b-98c6-f5f7d533e4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:10.645Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=48fcb827-4abf-4cb4-99e9-4170369e028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:20.664Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2f182841-d76b-494c-ad54-85ef45aa5d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:30.681Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=87a6eba6-0ac7-4e49-8c89-111bbe56ecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:30.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:40.703Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4d17236c-cc0f-481e-899c-70dc7e41ab95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:50.725Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f22ab487-3a9e-4d72-a824-b9961f06afa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:12:50.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:00.746Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=81099e69-6f82-42bf-a72b-7df42d600890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:10.766Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=54d4909e-ff5d-4744-9a95-64ce2fd705fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:10.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:20.782Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b6f2343f-31ae-4870-b943-455adccefd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:30.807Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=60a7bd9b-e098-4a1c-b1bb-2e645244153b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:30.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:40.826Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a26bd512-9171-4ea3-8698-aeb609059a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:50.846Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=14811b7f-ce64-436d-86c7-2ab0bd408c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:13:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:00.865Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2c99d99a-5625-42d8-9335-eed0f901d1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:14:05.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:14:05.680Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:14:05.680Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:14:05.680Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:14:05.681Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:14:05.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:14:05.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:14:05.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:14:05.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:10.883Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=783a545c-6304-4838-b3d2-9bdf819c1366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:20.904Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=228cf117-c945-45e1-b5da-f81ddb1d0f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:30.925Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bc458264-b8fc-4c82-a64d-09ae6e2b530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:40.952Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f9887036-57fe-4eee-8cb2-45b517abbd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:50.973Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c28b665a-7538-46ae-9d37-b67cf6f52902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:14:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:00.994Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=92341ad5-525e-4ab4-b482-96588fe4518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:11.017Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7d86a67b-80b2-4468-9ce1-e13e7bd08b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:11.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:21.032Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9392ff12-f90f-46e1-83f7-39d613bf1a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:31.050Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=03c6f772-b154-4bb9-9edb-3eb8e768cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:41.091Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e20b9e8c-e161-4eac-8c40-5fc11230284f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:41.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:51.129Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e84ea819-8df9-404d-8c64-322f2538bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:15:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:01.150Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0afc1f50-1689-4b6c-9e1c-0577121927ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:11.172Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=63b66c28-ab2e-4a0c-bf3f-fbe1f1a08dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:21.190Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=788f94cd-2c97-4113-aed4-be6630516a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:31.212Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f107e2b3-03ec-4f9a-a720-89ce4e52e24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:31.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:41.234Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a21ebbf0-bed3-4a44-8363-9315b98997fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:51.260Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0650f958-efe4-45ef-b280-144f4ac57f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:16:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:01.281Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=173c8fb9-0186-421b-9d5b-f8a18150b5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:11.301Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c633dba5-7c2e-4c6e-9eff-59d785f209bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:21.321Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8b96c03d-a464-44a7-b1d7-61e9b3508f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:31.340Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f5150f33-ffc1-46a3-907a-b4f6914a6357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:41.362Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3f1babc1-1fee-406a-9b0a-abbadbae264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:51.380Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d1a676c1-c898-4a96-95fc-e7a292ecee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:17:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:01.398Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6239767d-13e9-4815-b721-12fcb2606c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:11.423Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=61ceeb17-820e-45cc-91d0-597039bea359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:11.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:21.441Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1f38a29d-c0ee-4f38-ba5a-be3e9ece8840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:31.459Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4bbba097-25ee-441b-b6ce-81e0be306784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:41.475Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=42367cb3-8d83-4949-b727-d730425c73f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:51.494Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c9884c0f-1b2a-4f79-8bee-994f7a9c6049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:18:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:01.515Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=89dab559-ccbe-47af-8bed-f421a7f51ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:19:05.587Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:19:05.587Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:19:05.587Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:19:05.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:19:05.588Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:19:05.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:19:05.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:19:05.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:19:05.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:11.534Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=94efca99-4c50-45b4-829f-f82273a91409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:21.553Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f263384a-616a-40e2-b3b5-c6b316276b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:31.572Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bdba9ea5-81f4-49eb-ba2e-80a6377d82d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:41.593Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cb45b024-9817-494e-b1b2-a2b7dc7af867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:51.610Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5c8f3240-0a78-4e15-95be-c936aef794c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:19:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:01.631Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f6e52583-509b-4709-ba12-95d1268c32be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:11.652Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=93ef7911-ad8b-4323-ad3e-7af4d3826d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:11.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:21.676Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f5157ea1-cbcc-4efa-9c87-15552e9f108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:21.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:31.701Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f263a95a-0247-4c85-af23-5e7ea0c9f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:41.722Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f95df598-3d6b-483e-b0b9-f084ad6d8866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:51.742Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=649be788-3788-4194-a5a5-ab68e461d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:20:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:01.758Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e01d8fa6-897a-4353-9f8b-4e489869adc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:11.778Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f81fcac7-76e4-44fb-95e8-a9f1195adef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:21.797Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=464637c2-1f8e-4500-819f-945338674e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:21.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:31.819Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=47c44eb0-a949-42d8-9b42-c957c673abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:41.839Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d4fee2a5-2ab9-4d82-b774-b3c07b22cd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:41.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:51.858Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ca657030-28ed-496e-81be-7aca61891d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:21:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:01.879Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7a68b59c-ab90-44c5-9404-3357fd1944bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:01.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:11.901Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=de6518e8-8a03-4dcb-b55d-4bee53d316f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:11.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:21.923Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=645fa995-c5c9-4443-ba8d-aae6f9844b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:31.941Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=98432b66-7673-4958-8800-681c09147977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:41.961Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=af5d6fe4-7d21-4546-bc37-e60513383879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:51.983Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bfebb8bb-0a19-4f14-b678-754c796b2fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:22:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:02.004Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f976e358-842e-42c4-a421-a14680022097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:12.022Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bebda954-4b50-44f7-8fc3-8ff8caf749ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:22.043Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=108cebdb-a114-4fe4-9867-0c01f13f5c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:32.067Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4b3de338-bdb4-4ccd-b5e0-f9a267289f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:42.089Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=eec861f6-28ab-4942-9038-96eeb29cdab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:52.112Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6c179577-9cb7-4702-915e-ccc7d3811dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:23:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:02.137Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ba4a9bb1-87b9-4f8c-9754-07ae65553f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:24:05.576Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:24:05.576Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:24:05.576Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:24:05.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:24:05.577Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:24:05.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:24:05.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:24:05.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:24:05.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:12.155Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b4eda654-2a88-4539-b7c2-135ff66d3271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:22.180Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=16cd0a41-b8a7-48c7-b45e-302bb0d9b98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:32.197Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d8878e4c-b45a-425a-9683-645f5d560832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:42.219Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d7f3056a-0df1-4bbb-8dc8-0e803dff0cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:42.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:52.241Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4b553535-54b4-49b6-b455-96823f23a950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:24:52.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:02.261Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=247797cd-448c-469e-8d5a-b35f0fc708e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:02.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:12.287Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=575d3c9d-0ac8-4ebc-bc01-f9b73ed1a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:22.310Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6feae945-306e-4da4-81a2-a0a7b469266a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:32.329Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=64704076-e9e6-4974-94eb-c7d48b164d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:42.351Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=126d40f7-9e1a-4ec1-bf2d-8d8c5d6a1aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:42.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:52.371Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=18899b2d-a9cf-41ed-b87f-1161cfe7d35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:25:52.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:02.392Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ac82eca1-acef-4692-bf45-e35dfa94d79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:12.414Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=41be2c1d-f483-4207-a876-6331fce27a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:12.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:22.432Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=34397c4d-5991-4c28-8f56-ed911f5aff3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:32.453Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2fcd4c0f-ba16-4fc1-bed5-150b8e3796f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:42.473Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4be7375a-0c72-4672-8374-810b590bf03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:42.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:52.493Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cf14477d-b6f3-47ac-a1d7-2e2ed50237c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:26:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:02.513Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a76b020c-af9a-4a46-b9c8-d9f6bd603da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:02.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:12.532Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=235cecd9-c20e-4125-833b-fab3dde2f9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:12.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:22.551Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a0922d06-34b6-4647-a36e-bdbee37abf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:32.569Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=aa9aabdf-9931-4bc5-a630-c85e9b573097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:42.593Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=faaf4188-6a85-4294-b90b-893e73ca2169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:52.614Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=653e5891-1854-4045-b57b-29164af6adc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:27:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:02.639Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b662e658-642c-4deb-84fa-3a629e929ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:02.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:12.659Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=462a343c-6cd2-464c-b5f7-7f68fb2d78ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:22.683Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6d4225ae-ee73-48ac-84af-6a159c05cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:22.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:32.699Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7897c39e-790f-4445-b47f-94e92f84d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:42.717Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=04d6fbfb-4265-402f-9801-1bf525a9e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:52.750Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9d8efbcf-c605-439f-8963-cd48f34c9794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:28:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:02.768Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0551f50e-36f4-4976-bfa1-f74fec1585f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:02.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:29:05.586Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:29:05.587Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:29:05.587Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:29:05.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:29:05.587Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:29:05.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:29:05.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:29:05.592Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:29:05.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:12.788Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f9ade19c-a640-4874-bd2e-72ea22da5d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:22.808Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cd74bdb5-e58d-412f-ab9d-246b941404a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:32.828Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=562112f2-7689-4846-8b2b-977e081891aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:42.845Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cb17111c-ceb1-4b27-83a0-c610ad662496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:52.866Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=61362e61-71e8-45c9-8814-0ce8105297ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:29:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:02.888Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b1e7d526-8df4-4682-aabc-b8826fc4be14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:02.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:12.905Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1f4465f6-f54a-44ff-b99c-cc03a761d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:22.925Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d729a905-033f-4729-b480-312a1cf4a5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:32.948Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4b907e76-d779-48c6-b84e-cb67dc5ff59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:42.970Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0d3f3efc-74ce-4ac0-bd52-391bb857b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:52.989Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1b0e5a87-0ba2-4f48-be1a-19deaf615acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:30:53.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:03.007Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d000172c-283e-4b75-8b39-d56707d4cefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:13.029Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=51db123b-367f-4182-84af-3df59aa61852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:13.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:23.044Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1f6f87e2-231b-4834-bbd5-ae93436d8659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:33.068Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=87859c26-5342-451a-ba20-eaa67d531cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:33.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:43.088Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7a9c97b9-4bee-43df-8765-1f628acd9937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:53.110Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=20d3232e-57fd-4e1d-8b3b-63bc63a65d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:31:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:03.130Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0c631857-b340-4d4e-b998-e383ed097fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:13.153Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d338d50c-ca9b-4dcc-ba56-02d5da653fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:13.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:23.173Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=877509e6-8d56-4de2-9a71-65b12daa3e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:33.193Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=014c19df-21a0-4a8a-b451-c95f5bb928d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:43.212Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bacaf955-4001-4eee-926b-d033e0bbf5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:53.234Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7ed555f6-269a-47a2-9710-19ff56f08c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:32:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:03.253Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5bcd8b8d-3d7a-41bb-9569-2d28e6179407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:13.274Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7e95f30a-5d39-4eee-a9df-f07b00a448ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:23.293Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=205d71af-94b1-4c52-a74c-b9a4fc647aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:33.314Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=127eb1c8-2e16-4d9e-afff-418ce0718ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:43.335Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e1259c65-6b03-4f81-a663-caee2b17609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:53.355Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f1fa55bc-129a-4374-9a31-2aef3861ea28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:33:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:03.376Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b2fabed9-6c87-4297-bb02-926641e21fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:03.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:34:05.605Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:34:05.605Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:34:05.605Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:34:05.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:34:05.605Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:34:05.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:34:05.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:34:05.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:34:05.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:13.396Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c6f8988b-faa1-4032-8579-0aa7e98f43da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:23.417Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a5cec0cf-9c29-4eda-b105-1608b383af69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:33.439Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7773d4a0-9157-43c9-9e2e-f5dab79e1a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:43.460Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=00bd0044-c2b3-42da-8288-332544bab019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:53.483Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=256711d2-1868-4081-9351-81b2a6f7bc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:34:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:03.503Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bcc72d5c-3420-429a-a93e-d6613afd4575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:03.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:13.522Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0bacb8b1-d25a-493c-b1f1-626c7032ec44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:23.548Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=671245fa-294e-4487-a65f-a045fea070dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:33.569Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=376cebd5-8cac-42c3-b201-f5a481a21f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:33.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:43.587Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=25412e46-64e7-4e5a-85a2-553149285db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:53.609Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=21686908-16ad-41b7-87cd-2f0ffb8974c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:35:53.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:03.627Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3dd185e8-0c05-4949-85a2-9717572cff1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:03.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:13.650Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c82bdaea-902b-417b-afad-29a3275936ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:23.671Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b7833118-e2b8-4895-9b5e-f9cd8361b037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:33.693Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=61277cea-6fe4-4883-b274-b94cc6eb25f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:33.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:43.714Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=41ea00e3-822f-4080-9803-74521109c84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:53.736Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0917e380-fcfa-45a8-9c87-5d004601a204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:36:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:03.756Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9f500d35-3355-44a7-a29b-12362fa5ac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:13.779Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=09ece385-7bdb-45a7-9a88-b9c1de9c0bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:23.799Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=761fe2a1-b28a-4e34-9dc5-27001e844c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:23.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:33.818Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2d876622-5524-43bb-a320-d0339d1b05c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:33.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:43.837Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6e212e37-3c19-45c5-8544-177c0234b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:53.854Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ab01e994-55be-4d0e-8287-6cd8efe2aca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:37:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:03.876Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ff0d2ccb-b193-403e-b666-c4566da5c6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:03.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:13.897Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d7dc1cac-f924-4914-9724-b9f257a3ff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:13.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:23.916Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0016c2cf-e436-4dff-a14e-3e08e3fccc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:23.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:33.937Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9ec385e0-3c8c-491f-b309-88838b1c3b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:43.955Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a8a234f4-7d94-44b6-a45f-fe581c45cb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:53.976Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3fbb05ac-51e0-4302-944c-e6bfaf087627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:38:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:03.997Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=72823c01-b836-45e0-8482-356bde426f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:39:05.604Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:39:05.605Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:39:05.605Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:39:05.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:39:05.605Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:39:05.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:39:05.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:39:05.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:39:05.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:14.019Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2928df6f-b53a-47bc-9259-fa260f22ceae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:24.039Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=15eb9320-59dd-4a38-86c2-35986c3155d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:34.060Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=50bf40b5-6f50-4109-a271-e0dc7293ec7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:44.080Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d79e02b5-045d-4b5e-ab84-92f36d6f2c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:54.103Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ef0157ca-87e5-46fc-8ecb-66912c341c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:39:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:04.123Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c4632481-d1f8-49f3-9e6f-3faef3ff0bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:14.143Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=35404cce-3882-4ecf-aa5c-adc047f10f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:24.162Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d96a2a21-6aeb-445f-9d06-79b8a5a7b4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:34.178Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=50753917-ccfa-4eb3-852e-a317b595fe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:44.198Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=502d77ff-a8a5-422e-ab4d-aebe6fdc9ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:54.217Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d2c38817-8de5-4924-92af-d316121d9863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:40:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:04.237Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=adbbbf61-9710-4eaf-8aea-c38877732eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:14.257Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=49c3d43b-d136-44e2-8ac6-77a237a6e939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:24.275Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2d4cbd87-3e38-4528-af44-a8c4f5e7993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:34.294Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5e27ab29-7157-429f-acab-3478c888bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:44.313Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=40acc337-b250-4fdd-8c39-d27544937129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:44.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:54.331Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=af8740d9-3fbb-403f-bef8-f9c5a0df2762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:41:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:04.351Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=67513f0e-f9c9-4d1b-9af5-cf16165e7162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:14.369Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=48e02606-59e8-4a8d-8606-8e2e53a257e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:14.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:24.386Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bcee858a-ffad-4a00-b3d6-c8c8a0ebd12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:34.407Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8efe74dd-f0b2-4a9b-ad99-4a73e9412d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:34.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:44.425Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8fd02a63-22e6-494a-b1df-8b651735dcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:44.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:54.443Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e2477b11-f614-4139-a88d-701fad9cc6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:42:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:04.461Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=936e40a5-d992-4dab-aed3-701eac296157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:14.481Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e4e2821b-1e6c-4244-af6a-46b50997ed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:24.511Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4fb335ce-73b5-4022-a733-c3a36a0da640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:34.529Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=feb5c8c1-c4ae-4628-a237-8253cde97208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:44.546Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2f5cc30f-12bb-4c7c-a15d-3be7e874d6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:54.566Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=40ef1c20-d2a3-494e-934e-51076eb4b283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:43:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:04.587Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ec6c5c10-d198-4271-8705-952e1968d739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:44:05.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:44:05.568Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:44:05.568Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:44:05.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:44:05.568Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:44:05.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:44:05.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:44:05.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:44:05.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:14.605Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c91812c1-2f6c-42d3-a348-34dc574c7d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:24.626Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=42152d1b-4011-429f-a2c3-e21bec2eafa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:34.646Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5167e9a6-2138-42c5-9270-37a7fff23957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:34.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:44.663Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=26ccccf6-0737-4034-afde-dbcf4e0b1a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:54.678Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7899fa9b-7dee-42c1-9336-90912184e06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:44:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:04.696Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=342d1711-0d87-4bbf-8d17-9d45923236f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:14.714Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0fbd6df0-34e8-4840-8b39-c5328e83ce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:24.734Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d77c0745-0e12-48e1-a5ea-ea271c0114f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:34.753Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=df7082dc-cb42-4310-b8e2-94c365e2e801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:44.768Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=861dd830-f6c1-4d99-b526-e8c57ddba6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:54.788Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6556756c-f752-471d-becd-c187f418dd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:45:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:04.809Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7ff0ef21-aa46-4760-a4ca-ef0a8111fd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:14.824Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2049dcd9-21d8-4181-b7d0-d03c8ff98cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:24.863Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8a51ef84-7dbf-4a3e-8479-8f914d206c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:34.879Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=702d680f-0296-4b96-a3da-cb922d08ec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:44.903Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=84c4c5e0-8341-4246-86e6-22648005b16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:54.940Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fb208901-bfd9-4165-b39c-8f7a793a3ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:46:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:04.956Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0050e9f4-71a4-4a17-9481-5a55b6d52355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:14.972Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3d8341d3-78fa-4ca8-a793-8c13057b9c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:24.989Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f24d446d-8d51-420f-8232-c38fea671000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:35.005Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fb4bfd14-6c77-499c-b847-8f069f5b2383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:45.024Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=61e4c01b-0d5a-4a19-884a-4be7f85305ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:45.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:55.041Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5d9a4f4e-a8a8-4e0d-a467-2dc86629a605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:47:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:05.057Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=16ee7c9e-55d1-4a91-b9c3-aef7a40ab371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:15.075Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f18b133c-1ab9-4396-9ea2-9c8479c4eea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:25.092Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bff70d41-4dfc-4d2c-818c-901b68a23212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:35.114Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a03c8566-23c2-45c2-b90f-244bd19d6300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:45.135Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fe95c5a1-93d3-4aa1-af24-72dc740116fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:55.159Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=817c784a-4a68-4943-991f-a418d70ca4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:48:55.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:05.180Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=67455ee6-aaef-4e61-84ad-75cdd8ab90f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:05.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:49:05.595Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:49:05.596Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:49:05.596Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:49:05.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:49:05.596Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:49:05.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:49:05.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:49:05.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:49:05.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:15.201Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c5c70aeb-4a39-4149-a57f-2382292e830a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:25.221Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1b3572c2-615c-4984-971d-50af7bfc667f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:35.241Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0e32ce1d-4014-453a-9965-eb956a5086bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:35.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:45.260Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e8099693-e612-4b20-a537-e23d52c634f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:55.304Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=13dec7b1-7562-41ec-9f7f-41cd5706d982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:49:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:05.325Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b3b49641-10e1-4044-8d9f-1ac75ecd8ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:15.348Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=93110584-6c9c-49ff-ae02-4caa9498582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:25.363Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=44da263e-511e-445f-acdf-4800e2c02366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:35.381Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=907612c2-0370-44ee-9639-33b95fc2126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:45.402Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f944d0c4-5660-41e3-abc9-5b2ab9897abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:55.419Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4a39eed7-535b-412d-a45c-569457a505cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:50:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:05.438Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d9f45ba5-58ff-4e97-aa58-57d94c952da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:15.458Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=72944e28-5532-4edc-add1-3aa97f4bc5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:25.477Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e2b054c6-0be5-4daa-8300-804511ba26bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:35.497Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=600d9132-b6ef-40e8-bc94-2981550e6f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:45.518Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f3c41784-6ca5-47c8-8613-3a6e344ea4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:55.537Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=172e7917-c005-41fd-a192-b74f4a4001c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:51:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:05.556Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9ae297d6-5724-4433-89f0-1dcb9d34c9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:05.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:15.574Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e2996f10-c804-4fab-aad1-9de174a83e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:25.592Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4206e611-1818-47c3-bbbf-c51c7ca03a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:35.615Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=016b7921-bf34-40f5-a30b-8c00698213fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:45.637Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=918464bd-bb5f-4bb6-bd98-b6446f7bfa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:55.658Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f590d6af-68b0-43d7-aefd-c0a922e26f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:52:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:05.679Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ee5cfd6e-a35c-4229-a91c-3b9157fb65f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:15.698Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f74829db-973b-4197-9d68-6bcfbfd81cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:25.732Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=37f13f78-af44-41fb-a8f2-aa7c99760037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:35.752Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4345c100-58cd-457d-866b-ee85ff222d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:35.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:45.770Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=71de1b1b-de37-4e06-9aed-a7c7ef26ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:55.790Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=22a291be-f93f-42c4-a0cf-39b77197ee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:53:55.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:54:05.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:54:05.568Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:54:05.568Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:54:05.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:54:05.569Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:54:05.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:54:05.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:54:05.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:54:05.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:05.811Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=76b9103c-749e-49a4-acd4-2a986b83a2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:15.833Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1e075284-55ae-4855-8b77-895f1abecb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:15.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:25.852Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=da163c96-a750-43f3-8bfa-6216eeacb02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:35.871Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=aec83469-7617-4ed4-9da9-ea10e1bf2343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:35.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:45.890Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ff54e98b-8d52-4081-b6bc-333a098ff30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:45.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:55.911Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3aaa16e8-b375-4222-b708-e4e9c861907a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:54:55.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:05.936Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4be3453e-4fc9-4877-bdb1-e2ff786f65a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:15.958Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ef130a65-2fcc-41b7-b800-c3594156bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:25.978Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9abf3473-2c88-4ddb-8738-7ed94b901cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:35.999Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=02ccdd13-a77c-4388-ae78-43637e5e57a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:46.016Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=20622842-215c-4936-8349-01447ff2955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:46.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:56.034Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ce3b8adc-d510-4c34-abe7-654dd287b844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:55:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:06.053Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=11cc56d6-32af-4c2f-8588-e58f5822bfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:16.072Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c7cf2bea-fa03-47a2-8c59-155b8af1f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:26.092Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=596b79b7-be3a-4beb-b969-2272d6145c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:36.112Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6d1cd264-4cb0-4c2c-be1b-6823d95cc4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:46.132Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=90d8e3b9-98a1-49ac-bfe4-5be07d026a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:56.149Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=db41fc71-019d-408b-82ec-3d8bf9b1d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:56:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:06.169Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ee681ea3-4b74-47fe-8908-e037f0ac9e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:16.187Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2604a8d9-14e8-44c5-974b-4a498e26cf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:16.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:26.231Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5204fe67-e822-4ac7-91aa-28532fb41db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:26.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:36.257Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6f0c5cbd-4be4-411a-9a76-670ebf22ab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:46.275Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=33d79426-d9b1-42ee-ab40-cc15967dfc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:56.295Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=308b9c2a-8bf1-4f80-b82d-14ddd5479b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:57:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:06.311Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=71f3ea2a-6a34-4277-81a9-347c12e6ab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:16.329Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=496ab2ec-e95b-4c81-841b-dab6a0e09aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:26.348Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7555fa8f-b294-446d-9a43-88f86c9f118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:36.366Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ee478cd1-956b-43d8-9b50-63026439553d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:46.386Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3182b949-eed0-4778-9a97-9ed1d8e1edfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:46.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:56.404Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=183ff314-86fd-47b1-b4c3-d3a97896d35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:58:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T03:59:05.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:59:05.572Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T03:59:05.572Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T03:59:05.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:59:05.572Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:59:05.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T03:59:05.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T03:59:05.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T03:59:05.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:06.424Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5687d304-6201-4ddc-8766-6f039f063be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:16.448Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ffb7457a-a743-4af2-83bb-9ba480c7add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:26.477Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=dc616608-8aaf-4e0f-8e23-278f6e3fffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:36.497Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f49c04ca-a8e6-470a-a902-c129c93d7c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:46.515Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a3bb29ac-25de-4ba8-89dd-4e3a9279a9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:56.533Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2238ad4c-d416-4441-8df7-cc418d39c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T03:59:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:06.550Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e323e1a7-bc17-4f81-87fc-1df3868456ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:16.565Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fdacc232-34f1-4a51-a115-289e23fd65f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:16.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:26.583Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cbdba56e-347e-477f-9518-0eeade3eb2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:36.600Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8dd29d93-a31d-4313-9de5-c9dbdb8c5a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:46.619Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=089dd2b9-8405-47ab-bca3-4fda5e8ead8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:56.640Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0c8fc4c6-efe1-4f94-ad08-ddd0d25486c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:00:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:06.657Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3e6b2f02-ff0c-4e5b-a985-47bb775ccc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:16.678Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cc8c45ac-4010-4940-9b33-2062d0f9aeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:16.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:26.693Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=46532ff2-fa1c-4841-b7f6-fb4bfae47749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:36.709Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3b845a63-661c-4a1a-8867-f1bdb493d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:46.726Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=632b441e-3887-4b3d-9eae-2b1af31217e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:56.746Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6fe4c8c2-4523-4265-b793-52578a4d7df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:01:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:06.764Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=238a01a3-068b-472e-badb-e1c03eec67c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:06.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:16.782Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=457334c6-f77d-49aa-abe9-f67c1c0a1f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:26.822Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=43896cf8-e9ed-4350-8e0b-5e985bcc9cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:36.838Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fcd9f94c-ca8f-4004-9bb5-de2947a6dcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:46.858Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bee833b2-b653-4788-8e83-9e8765f212c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:46.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:56.891Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6d161128-171c-424f-924e-32c90773627b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:02:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:06.915Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5cc99557-eed0-4119-8630-ad38cafda897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:16.932Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2bda93ab-70ca-4aa2-9d07-78cec2c3cfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:26.960Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c67c3559-3427-4a44-a746-734ea4fb2cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:36.977Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d74a4c97-6c57-4259-bba7-a615cc65a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:46.996Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ef75f67c-fe04-4652-a87d-95a754b64502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:57.016Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=07a84bfa-98ab-464d-9c45-85b56fa1e00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:03:57.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:04:05.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:04:05.553Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:04:05.553Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:04:05.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:04:05.553Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:04:05.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:04:05.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:04:05.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:04:05.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:07.038Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a8f9120d-4baa-4d35-b55e-6e7416960f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:17.058Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6f875d18-9ec0-4ca1-9d92-52ff41e8fc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:17.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:27.078Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3ac42b13-4546-42df-b223-38c7faa1d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:37.101Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fa7d446c-ed49-498f-9743-d15e8c05d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:47.118Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=444eed06-8696-4435-adfe-dd30c85da154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:57.136Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ccc25517-16bb-445f-8b0a-3a9c3518da4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:04:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:07.152Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c6c61fe3-4821-40da-a2a0-b8f4b60d966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:17.169Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0bbad6f6-8453-4ef9-b4ce-9e813253fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:17.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:27.211Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ee207605-35ee-4bea-9944-1e87720808b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:37.230Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=51f39a76-3c57-45b3-a2c2-00c425a7677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:47.249Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=60980809-a300-442b-b0ff-05e1e73a9be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:57.268Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4edea2bb-cd67-43f4-a1d7-ba90fa12ee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:05:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:07.285Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=dc990ec1-f15d-40e8-9e7d-08dbdd4adf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:17.302Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a1d8918b-6141-4809-9bf5-6f26dd41b819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:27.318Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=04894509-0f7a-41d4-bc76-2bfbad0d11de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:37.335Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=525bc27b-4671-4069-883c-633c637cadf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:47.355Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2468fe55-2ef6-4947-8a4b-ecd37e8a5784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:47.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:57.371Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cd8195e1-4807-490b-9664-6b7236db3e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:06:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:07.391Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6182b8a8-5db4-4fef-99b4-f7a0021c4ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:07.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:17.410Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7e340145-3ad3-4ce6-83a0-76893fbc1ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:27.428Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=636c5e5b-46de-47c8-b47e-bd4a8e2f75e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:37.450Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=23c3d641-51e6-4f6a-8b03-ee4cc16bfdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:47.470Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4a693908-3f79-4f88-8d26-ce1bb0f294af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:47.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:57.490Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=20beb4c2-3c14-46f7-bc41-7edfb2cd1c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:07:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:07.510Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6dabc8f4-592f-48a3-ae5a-e60d8965e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:17.529Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1b980210-98e3-4378-96ee-7e132f3d1f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:27.545Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8d27b7a1-cf39-4b13-a838-03f312548f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:37.564Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=db26d2c5-8582-4e05-bcbe-f6324ad4b9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:37.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:47.585Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=72deb7e7-56f4-4132-851c-6f72e8710318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:57.604Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=56907038-ae26-4802-bd12-d3a8a103b006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:08:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:09:05.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:09:05.611Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:09:05.611Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:09:05.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:09:05.611Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:09:05.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:09:05.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:09:05.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:09:05.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:07.621Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6d510421-230d-4b83-809b-1be467ca9a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:17.641Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bf5d1942-5a4a-4091-a9fd-6abe8f92361e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:17.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:27.662Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d28beb2d-ace8-4243-b457-eaf172b5dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:37.681Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8937ad2c-b3e3-4f60-a39f-ca12930e6d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:47.701Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8b77f0c9-871b-4445-8d62-33c5f01262cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:47.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:57.720Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=97c26975-c713-4fc3-bc9f-3a20fe5f67e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:09:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:07.737Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fc4c73a7-ff90-4a86-8ce6-b287942e0233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:17.756Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6b078b2c-172a-4a31-be04-04a87a9f8a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:27.775Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1880921f-151b-4dd0-9d43-8f779384c147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:37.812Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2f9a8081-84b7-4532-ac34-2f41d68c428b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:47.832Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e2b8aa83-7536-4e83-8aba-923b66d32ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:57.850Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=74990ad8-f0bf-46d6-9a9c-51af19b909ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:10:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:07.871Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fb1882a3-4b98-45d7-8e58-6c295890492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:17.887Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6f4e15c9-7f62-4d42-a853-994acae568a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:27.907Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a317548b-b935-4d85-9126-858966db8556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:37.925Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=75159d75-66ff-4d68-864b-d3cddc62c1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:37.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:47.946Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e815b73d-9e9d-4b29-b3a2-b650c3371381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:57.968Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c90642ad-325d-4172-bbc2-4d051bba8a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:11:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:07.988Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1b85f094-ee73-4493-9c3d-0143c789e1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:18.008Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=18af9877-c8ae-4bcb-acb0-1b281b262d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:28.027Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fa197823-a534-4565-8d6d-48cae5a7495f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:38.045Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=14b7edef-a25f-4fd5-abcd-6fe826fe0b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:48.068Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8502c1c6-24f5-40c5-ba1e-9e3d8a414ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:58.091Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6476406f-590f-4082-abe3-625a896bc0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:12:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:08.131Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=aa6d7f3c-039c-4b69-bbc0-f7aefebe40ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:18.149Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=dac3f717-306a-4b8a-b466-38cad1b6084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:28.192Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=066e1898-9437-4ba7-b2fb-5032eb83d871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:38.230Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b0485562-f0c7-4369-af68-1709394c294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:48.246Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=00cfa72d-fde2-4f74-a3b0-3f08c401f647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:48.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:58.267Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6a6b74f4-9dcd-49a0-9892-8c8d6e9759e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:13:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:14:05.556Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:14:05.556Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:14:05.556Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:14:05.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:14:05.556Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:14:05.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:14:05.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:14:05.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:14:05.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:08.290Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=503a9c0f-f0e0-4bd8-af6b-4e1433cdd24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:18.307Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c6e4d681-8fd4-464c-8a7a-59cd05fa7570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:18.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:28.325Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6f8ae2ab-1fd7-411e-aadc-ef5b581f33fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:38.346Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f2073085-b9a0-4c55-b326-32852a8ce29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:48.362Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=796b7cd1-7789-4665-8c35-2670d11c767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:58.382Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d6e404a6-9738-43e5-995b-91a7125fbc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:14:58.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:08.402Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=23e23cc7-63ef-4f76-94aa-a2f3a31a2a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:18.417Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3803a678-6c76-46a6-873a-e3910591e871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:28.434Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bae32a81-6d6d-4416-b952-2f58cefbd5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:38.453Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8d5bafb5-c93e-4d06-9701-b7b8b32afd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:48.472Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e087ba66-8574-4767-8aea-db8092e1269c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:58.489Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=359d75cc-a06b-4aee-b317-3e589709e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:15:58.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:08.508Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4b76ca36-b16f-4b34-a440-d17c266ee60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:18.527Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e4e955b9-4c25-4018-9518-28e5b9b68347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:28.546Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0d660d3a-307a-4f2e-9923-d8fec0101a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:38.567Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=027adffd-48d4-4bb1-ac7f-3d2ae5798239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:48.588Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5eb64eeb-7678-42c1-a69f-255cf71c3241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:58.609Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b43966e8-4c7a-4dd6-9861-7d8ec7172292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:16:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:08.629Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=24ee7e67-64ab-4676-9a9d-29893ec32d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:18.646Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f2b13700-e597-4480-bd0c-38ca6387e307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:28.664Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=738649f8-124e-4033-9aa0-3bf93a8ae2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:38.683Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c689ada8-6bf8-4ce9-be6e-c83fd801fdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:48.701Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c1e3ee10-b6e0-4cea-a835-7f6e44b8e24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:58.722Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=764b6fd8-1877-4f98-a38e-c8bc452d5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:17:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:08.739Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ca8e4141-e53e-4d76-88ab-18dc54ea1b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:08.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:18.759Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=107aafb9-d4c7-4094-9d4e-1426c02241fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:28.776Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c61d1a66-95ee-467b-844d-75632dc20737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:38.795Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bf837986-4979-410b-9267-717204378b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:48.812Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=04151231-8856-4505-b7bd-6c65d3ad6722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:58.833Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a03f348a-a407-4a46-9712-e29b020ac11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:18:58.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:19:05.650Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:19:05.651Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:19:05.651Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:19:05.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:19:05.651Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:19:05.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:19:05.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:19:05.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:19:05.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:08.851Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=482c0e62-07ec-468c-bf74-e76f1184e4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:08.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:18.870Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1e866487-f357-43be-a499-aa03658dd8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:28.889Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cd1b6560-b9c5-4362-b2f4-79375bb336af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:38.908Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7addf902-3274-4f14-9000-3a26620a0a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:48.927Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cb3fe932-9662-4b61-bf36-5ebf1f9c9b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:58.944Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=905d4091-9934-4469-b075-656b00063754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:19:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:08.960Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=331fa7d6-ff98-4a51-bf4f-b1323a6a86e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:18.978Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ed57b333-7cfd-4a2a-89dc-820c216cdab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:18.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:28.993Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7bf54999-33cd-4c9a-98a4-e774d95cd7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:39.014Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d05b3625-8b1d-43ac-b45f-4bbd5bbd25ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:49.033Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f7e50690-8c27-445a-b63b-890c00c1105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:59.052Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=44f0d6e7-d68d-45e9-aa67-44ede070099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:20:59.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:09.069Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=32ee230c-0af6-4b3e-b782-64232216a820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:19.088Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2965ca12-8ac9-4c66-bde0-e73afb537901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:29.107Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2613198b-8645-4c9e-86f3-fca7567fad53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:39.128Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a8701630-18d0-454b-af14-74e5472f2c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:49.146Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7dc7c3b7-1be2-4322-947c-89509ce1f7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:59.167Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8eb07be2-8b94-4dbf-92b6-745970b734c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:21:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:09.187Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0db5902b-3ec0-42c0-9037-3c6fe5f82618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:19.206Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b1b33acb-8986-4bab-a9bb-9f3655906802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:29.222Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1200efb7-3291-4dc8-b397-f0ed29d5858e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:39.240Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2e3bd115-d19e-433b-a7a2-050dbf815bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:39.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:49.259Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=62db51cf-92ae-4562-b85c-dc55c5f9165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:59.278Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a2a75031-56cd-4c3c-abd6-b0769d632154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:22:59.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:09.293Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7ede379f-05e3-454f-8779-8960ffdf7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:19.312Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ff80b254-187e-4389-b3b8-6f69b6c8f60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:29.330Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7038516e-d290-4798-b5d3-fe3ef5d1b7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:39.347Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6477a37c-0816-4fc2-a284-aafdcb83ce66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:39.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:49.366Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e5b45696-38f4-42f6-95c8-e7d13370838b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:59.385Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c5d4f65a-636f-4ef1-8d58-ea73f7bcfb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:23:59.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:24:05.566Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:24:05.566Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:24:05.566Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:24:05.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:24:05.567Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:24:05.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:24:05.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:24:05.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:24:05.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:09.401Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bdc342a2-53c3-45b9-93d1-845c529aa344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:19.419Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f42ac604-3bcb-4cf3-b74a-86c808d40485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:29.440Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ab94502c-5dc1-48dc-90c5-39cdd2e3f456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:39.465Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f3cf470f-1d2f-4632-8343-f0fdeb79178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:49.482Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0418f8c8-e26f-493c-8042-1f379b6a49f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:59.502Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6377aa7a-1b87-4006-893e-d5ba8508d6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:24:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:09.520Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2ceb5bd1-8dc8-442a-b0ee-6c59fed7995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:19.535Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f730b028-908e-4a38-84f3-4957282bd793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:29.554Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=31e721ac-f27c-43fd-a8f5-5a6e21e6e749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:39.573Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f6453e05-fbe9-483d-8143-5811e83d4ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:39.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:49.592Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=538a3bcb-2cfc-45da-8ea2-11c8e588a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:59.612Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=daebf408-19c8-4b9e-967f-f2bf7ebb8643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:25:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:09.633Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d0920019-54c2-40bb-9bf1-2cddeabb0822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:19.651Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=59927fac-4c60-47c4-a7d9-cb805388b3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:29.672Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8beea3c3-f1eb-419f-9788-ea43e74e2596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:29.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:39.691Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=dd6f5799-06b4-42fb-89b3-3b39ddd8bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:49.710Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7b88b880-0764-4ae8-92b1-8a3c10d5586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:49.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:59.729Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=536e2fec-1545-40d3-8b28-eeba0e04623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:26:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:09.749Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d952a328-a67e-4128-9a6a-5aa179fdd02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:19.768Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0a4c0d04-0d48-42c1-b34f-486c41b56301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:29.786Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c2f59cb5-b54b-4fe5-b0b0-867d8804a2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:39.803Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=49b0f889-f515-46a5-880f-adcc85714f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:49.819Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d1ef1f52-b702-4c31-87b5-9e2e19466c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:59.837Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7a2a3c2a-42f9-4162-9c65-bdb00dee8c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:27:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:09.855Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ce4664ab-d2f4-41df-80a8-efddf482ec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:19.873Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fa665262-9e2b-4c63-94a7-d87a71ae17d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:19.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:29.891Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f397b0c8-fb45-47b2-9d8a-5c3c8949833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:29.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:39.909Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=98aa1603-5088-4637-a3d1-6007f7ef2083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:39.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:49.931Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fe17392e-51c3-42b5-a626-3b382fcb47b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:59.948Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=91dacdd8-9988-4eff-8746-6ee386ffe40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:28:59.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:29:05.593Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:29:05.593Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:29:05.593Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:29:05.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:29:05.594Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:29:05.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:29:05.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:29:05.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:29:05.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:09.975Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e03e704c-40de-480f-be2e-9c946f3abe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:20.013Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c073a280-effd-46f7-8200-12a81207d6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:30.030Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9820f165-061a-434e-aef4-cd70f77a7bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:30.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:40.048Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e8a95c5f-22f4-4eec-b0af-073e1b9ac17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:50.066Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d3f771db-5614-4be7-843e-1eb039d1abe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:29:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:00.087Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=aa2e179c-b165-4c90-ae57-3fc53b8f31b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:10.104Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7e7c7dd8-b929-4aa6-bce5-b4f436fa4d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:20.121Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=72d206fb-ac47-48e0-b3dd-eea8bb2a4d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:30.140Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5f94b611-7f3f-46ca-b2b0-eaef000d95e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:30.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:40.159Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=48b5484f-802c-43f3-a2f6-3fc282752b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:50.183Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=271e96e8-4f7f-433a-a6a5-b7d1eb7b32ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:30:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:00.214Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2565db2a-7626-49ec-b422-4c9be36eac5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:10.232Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=87a83509-d459-4234-9129-fb2d6d6f6518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:20.249Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=41175091-db07-4dd6-9bd5-cc02653d184b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:30.267Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2ae24064-8744-4aaf-87bd-c559d9ba4d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:40.287Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=23a50f93-a8bb-4477-b5a8-67f52a8b348f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:50.303Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1e53319e-7543-4fdd-b3a8-b6b0d4bfe96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:31:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:00.320Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2aa76412-e19e-477f-a545-bbd618f7960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:10.338Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=689c26be-2d10-4601-9053-8248c81aad61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:20.357Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f1edb70b-002e-4c18-9589-529d3c5381e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:30.373Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d3a661e8-ccb0-4087-a3f1-ca59b3b2d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:40.391Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=68a31247-39b1-41f2-b952-08177ca1afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:40.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:50.409Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=627bdf37-df5b-4148-9923-551ec200d3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:32:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:00.433Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=283c04f4-3ab1-435e-baaa-8944d7517dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:10.457Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7f26a900-6965-4c3b-ba0e-fcf9ccbcd4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:20.473Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7b74d04d-187a-4a2d-b2c7-e8766ddc2558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:30.490Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2f6e586d-d2b0-4ecd-ad07-9094645b73d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:40.506Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9c06da6c-8f58-4988-8a01-d5536877ec3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:50.524Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f05cbc25-95bb-44a5-87f0-52a1bb904750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:33:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:00.540Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=097def1d-ca80-47af-b156-ed6166ae1a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:00.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:34:05.548Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:34:05.548Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:34:05.548Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:34:05.549Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:34:05.549Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:34:05.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:34:05.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:34:05.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:34:05.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:10.561Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a0768308-2f5d-4dfa-9b1f-368afd4fda96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:20.581Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bdd8faa2-8756-44f4-8d66-3cdc3cb912cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:30.601Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9708a0ad-83f2-4a18-a70a-56fd25febed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:40.621Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=897103e2-86a9-4c16-82b8-9ee2f12c6d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:50.643Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b6823b4b-722d-4e6e-900c-779ab86cddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:34:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:00.659Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d64b8b32-1e1a-48fd-af6e-1a1015942870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:00.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:10.680Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e5e9a181-3453-4287-9bb0-715e828e8948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:20.698Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cf9ac6ee-3ad0-46f8-9383-df2ff655f94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:30.715Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=23828354-a89c-4a90-b5e8-deaae47a2e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:40.735Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=043a0bd8-0fbc-4ad3-b8b2-b302844b9fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:50.754Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=09ce6ff5-b0aa-4c2a-9716-dd954ec2089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:35:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:00.778Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e5a04dc1-104c-4ed8-b008-9aa6a5bb1186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:10.798Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9583360a-1190-4e3d-ab89-673ea919aeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:20.818Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0330f39c-e6ae-4394-af53-8473f4333939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:30.837Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c02ffa9a-7f1d-497f-a9e1-e8e79d1608fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:40.857Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=40635873-ac8c-4b79-8537-fedda32d2c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:50.872Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ab3060b1-e92f-4c08-9b3b-defe899a2c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:36:50.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:00.892Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=80b4c314-8fd1-4926-90a4-b10a7f57685d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:10.912Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a4509967-d14a-4f81-bce9-483c60a372b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:10.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:20.931Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=26794483-bdb5-495c-be3b-271e431a4a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:30.948Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3c822061-6f78-41d4-b0d2-e19ba1fd8344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:30.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:40.964Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e883f53c-c30f-4e6e-bf2d-21a765b230fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:50.980Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=78d32349-564c-4657-8b33-56ba0b985114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:37:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:00.998Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=dc60ffbc-f872-4d40-a162-bc98fa9a0d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:11.017Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b7c519af-dfee-43ca-8b0c-b94f66761008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:21.038Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2ba58d13-3d1d-4b41-a719-eff860422e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:21.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:31.058Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a373edaf-22a1-4d47-bf42-130af25511a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:41.077Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f542aa4e-5bd6-4fb0-9ff2-8d8f8fdce0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:51.097Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8ad6d2ec-772a-48d4-a535-9abef3b081d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:38:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:01.116Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fe341a21-bad8-4a25-9e13-bbbb13a387c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:39:05.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:39:05.568Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:39:05.568Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:39:05.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:39:05.568Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:39:05.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:39:05.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:39:05.571Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:39:05.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:11.137Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7f63a457-fb5e-40bf-a06f-bc8de05a921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:21.157Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8ee63887-f3fc-46df-b85a-2751cdca7c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:21.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:31.173Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c1e91052-eba0-4b7b-bfd1-4cab3cae02d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:41.197Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0dd176bc-ed8b-4598-be70-15434a54dc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:51.216Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e8f90ced-6033-4388-9e9f-627c0447e9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:39:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:01.237Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ac11db81-f7ff-42b4-9810-587191aaed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:11.256Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5f03f347-2a56-43f0-ba07-4b0c39d16efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:21.277Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d3dce5c4-2ff9-487e-9233-d2938e396bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:31.297Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f1fb2991-339d-4a43-a0d2-b48410604449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:41.317Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a59c8f91-badd-4e26-a406-022cac343774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:51.332Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=894eda21-e085-4eaa-8923-ab0ad7ca932b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:40:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:01.348Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7d842535-a8a9-46b0-b4ac-6265e267e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:11.366Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6c92198e-d635-42cc-bfd3-c6acf060f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:11.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:21.378Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5c0ea3e7-7cfc-4e39-8db2-108d8ddce9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:31.398Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f7b43229-896e-430a-8a63-74bf7c3d0245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:31.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:41.418Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d5d5eb6f-d4bb-4ea3-a23d-c0570e980c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:51.436Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4ea6cba8-5d47-4103-a2a2-f8c6c65ec097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:41:51.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:01.453Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e6331a85-abb1-4b7c-8fde-a3b52cb7f928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:11.475Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=78706b31-b5a7-4663-81b1-b6aea187aa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:21.492Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a0577ed6-8711-4f77-9470-feabe90546ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:31.513Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fcc82f89-254b-46fd-bca7-a90f3d2a49fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:31.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:41.532Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6099a40c-1f2f-4c18-a858-713223c8979f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:51.553Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=24c3beb0-1802-4790-a0e5-d5d69fceb3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:42:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:01.574Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a74099ed-b0bf-4255-a6c4-09589e6bb341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:11.593Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f0fe21ef-2bd0-40b6-ae24-1db8d3f4752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:21.611Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e1f2eb44-4658-4667-878e-7bcce04c532c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:31.631Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7e075051-89f8-48a8-8f47-768c82dd7c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:31.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:41.648Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=631ef7b8-7358-4fd6-8095-2734cb2665f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:51.666Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8a45f0f0-0e8f-4135-9131-19b3d71cc152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:43:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:01.686Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5c5cebdc-7981-4c6b-8d16-0f400a81ff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:01.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:44:05.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:44:05.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:44:05.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:44:05.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:44:05.642Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:44:05.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:44:05.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:44:05.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:44:05.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:11.702Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9e8bdd11-d319-4dfd-8fc7-1e5a628e799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:11.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:21.721Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6c474a5d-d07a-4c8a-8c50-9e55a5b19e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:31.741Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=00c183a5-9f19-4fec-9ab3-5247b51e33ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:31.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:41.760Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4c18cccd-1b95-4106-8c3c-169f76531731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:51.778Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=89f49e2e-2de8-4669-8764-fc5f5b8a381b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:44:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:01.797Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8fe60987-fc32-4a28-959a-fc48330d24d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:01.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:11.820Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d69262a0-75db-4d56-8650-980e86e914fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:11.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:21.837Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f0fba438-4143-4136-b003-13a5b38ce8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:31.854Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2bdf3038-2b0c-46cb-b81f-d07ce1e46ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:31.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:41.872Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=08187a59-c014-4cc3-a92e-528caefade68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:51.892Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6a8c8599-e295-4c0c-9c03-05721ab9a352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:45:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:01.913Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=43ca6c70-6372-4156-aa21-7a2d9e878b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:11.965Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=af75b18d-086e-40e8-b75e-cbad2ff093ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:21.983Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a5aed096-20fd-4f40-93b1-77bba1cbb30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:22.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:32.002Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4dbb2cbe-5291-4fb2-ae94-da7a8e7ebca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:32.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:42.022Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d651edab-011e-4bea-b6e4-76803fc15e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:52.039Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=381a3696-2368-4612-a4bc-40e70455d9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:46:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:02.058Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a6a53792-13e4-4bd6-89ca-ced486cff2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:12.077Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=413acb84-0fb2-406a-b9be-a5739acea41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:22.095Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=031c1c47-9352-4ea6-82d9-884e4103bfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:22.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:32.115Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8283c67a-0006-4e66-b178-1376c454b928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:42.134Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b9dfe90e-3e1c-4038-a6d5-31751a3b93ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:52.153Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7517a262-10ae-432c-9951-c63be5c6df12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:47:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:02.173Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=15bf569c-d5f9-4507-8745-0741525b962f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:12.189Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=54e45b1a-cdb1-4dc9-ba32-78e958f963b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:12.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:22.208Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3381b2c6-54ae-4bc4-bd6c-f0da31206ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:32.226Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8906244f-c434-4461-aef0-e454cac59beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:42.244Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=42e01866-07ee-4cbd-907a-80776870ff3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:52.264Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=627db97d-3267-49dc-bc75-23956af4befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:48:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:02.282Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5053fbbf-2864-4c11-a675-efcfed68386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:49:05.561Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:49:05.562Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:49:05.562Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:49:05.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:49:05.562Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:49:05.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:49:05.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:49:05.565Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:49:05.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:12.316Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=406f7b2d-8770-4fca-b5dd-aabec3375888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:12.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:22.334Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ec944883-6032-4981-8f88-a75fe4171258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:32.351Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=93c9abfc-f490-4d30-a428-45f66b41539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:32.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:42.368Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=38726b8a-17b2-40e2-98ff-4e062d1a100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:52.387Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7d096d13-e690-49d4-ad82-453326fbf0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:49:52.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:02.406Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c8a1cf58-ded2-428a-8d94-816257c7ec5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:12.427Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=17d343d9-159b-41e5-8859-8d413aefeddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:22.444Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7ac2f7f4-60d4-4747-a8a0-d9dc66b436ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:32.461Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=55dc626c-9fcc-41e5-8acf-4b6db9acf852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:42.477Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=dca68205-6feb-4b5c-9913-a2e9ba86f90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:42.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:52.498Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=243808a2-2c70-4643-b926-a3f56e480d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:50:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:02.515Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f7e149c0-ddde-460c-91c2-1ac937fbed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:12.533Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bf32f0b2-3f1f-4d03-9a26-fa6be98a8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:22.551Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ef96c38d-ad77-41aa-9403-ff21d5c85f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:32.569Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6130e2a6-ac83-4873-98fc-a1c08f43bd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:42.589Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9dca9c12-1227-4775-964b-f460ef10d270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:52.609Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fef871b5-c9a6-4321-b1cd-6dbc177c6c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:51:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:02.624Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=82ea65a2-075d-44b2-94d5-f2f7317d6468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:12.639Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=efb3a805-38ba-472f-af16-bfa67124d4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:22.659Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=88f6f250-27f4-4e2f-b886-e563917e39e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:32.675Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=efbceed7-583c-4d2e-948e-9d70bb927de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:42.695Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7fa3f3e4-0e87-441c-b175-222289721180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:52.711Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e5d5233f-775f-48b2-8d14-29eeca4b29d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:52:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:02.726Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ef53c374-1125-40b1-80b1-1a659a968a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:12.745Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=04d069ec-eccf-48ed-9c32-18e6b99ab744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:22.760Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a43a3bfc-3822-46b6-bec5-fe0fc6df3387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:32.780Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5a50ec0c-1bf6-45ba-ac56-057879ad2eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:42.799Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e5fa38b7-52a6-4e11-a364-7dc63f16a3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:52.819Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7a8b8767-6d94-4466-81cc-92e5836b32d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:53:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:02.835Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8b4a7c55-a935-4741-a405-d076f789c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:54:05.625Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:54:05.625Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:54:05.625Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:54:05.625Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:54:05.626Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:54:05.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:54:05.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:54:05.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:54:05.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:12.854Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fdbb5073-e32e-43f3-b8a4-b4be266ae48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:12.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:22.875Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6b5e10ca-82f4-4114-be16-fed28d1ba846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:22.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:32.892Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b6bd5841-6957-4f4e-9581-f295b3c741a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:42.914Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a65a883e-6dcd-4287-89ec-322a186540b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:52.929Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=961d6604-70cf-4c76-871c-fb80c0eb0943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:54:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:02.946Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cb0c098c-3589-42bf-8962-8b7fa4a46961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:12.964Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=66efaf80-9977-4058-9c3e-14332317f986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:22.979Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a4fd233e-777f-4b87-a542-e26347c4572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:22.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:32.997Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=510d5dba-1122-46b6-817c-ba78710d2f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:43.013Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c8455ac8-0f58-412c-b59f-4a59bb58f113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:53.029Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=94933c6d-dcac-4ba3-99bf-d942c9bede30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:55:53.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:03.049Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4f5d7e86-6a52-4601-8ee1-fc605d57bdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:13.068Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b1cd4a89-827c-482e-95d9-cf1222bfba93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:13.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:23.087Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6223a58c-e4f3-4718-82e8-c35996e8f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:33.105Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4e65f489-6aac-427e-bd4a-c6680a122f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:33.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:43.147Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=310dc5e8-ce47-4c89-a448-e6e13056e1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:43.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:53.166Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4051baa3-e92a-4134-920e-bdeb038cb128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:56:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:03.206Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=83765371-55da-4850-a8ca-5347d17431db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:13.227Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=56711d61-e127-42ea-9725-2b5e40f4da03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:23.252Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bc17a4d4-ef65-4904-b95a-c949113d109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:33.271Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ad1fcfc8-1855-4016-aa6f-a488b668c530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:43.291Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a2d41310-86d1-44f2-9a76-1ddfd92237ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:43.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:53.309Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=df2ebf28-8f34-4ec3-9eaf-98119b37aa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:57:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:03.326Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4ccc5909-09ba-4179-a2e7-faea24e91533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:03.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:13.345Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=540f69f5-f38a-4a7e-afd3-d63319c05163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:23.363Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6148fa76-5137-47e3-93d1-3667da3e97e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:33.379Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=71a96c49-c0d8-4a31-bcff-3ed1bb2a1510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:43.398Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=55e94c77-d931-473f-97df-5d80fc280cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:53.416Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=33d6e0de-2961-4876-93a8-504ebe7ee389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:58:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:03.437Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=84d0c95a-77ed-48bd-b59d-8791fad482c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T04:59:05.600Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:59:05.600Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T04:59:05.600Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T04:59:05.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:59:05.600Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:59:05.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T04:59:05.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T04:59:05.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T04:59:05.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:13.456Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bc895496-227a-47d7-9e6e-232c74a69485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:23.474Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cd2b4250-987e-4171-96c8-a13ff4f714f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:33.495Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e93b71c7-3a2c-49d8-8307-5ff97f217318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:43.517Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fdaf1fc9-959d-4b51-b36b-368877e66c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:53.538Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9c056507-67d2-4945-89df-850775682798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T04:59:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:03.557Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8160bffc-7e0b-4418-a0b1-39d01004d435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:13.576Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d34eed0a-ea09-4dc1-8733-ce4606ecd8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:13.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:23.593Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8f528a7d-eda2-42ac-a1c0-fa0800f2232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:23.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:33.613Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b5a61d9c-cc9f-43de-addb-009d1633a5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:43.633Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1c956e0a-ceca-42c1-ab10-f904e23e8d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:53.651Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=89bc3d6a-5d40-4d05-bfcb-9d4f5766a3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:00:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:03.668Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c78aae81-b100-41b3-b543-9d435b899f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:13.688Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d5ca4fb3-2de3-4475-b473-c5dbb23e4b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:23.706Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=572d98be-fb40-4ca9-b925-5b1594ab1d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:33.723Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f054eb9f-ea83-474b-97fa-1b9420d541af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:43.741Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fd9775f6-6229-4801-a12f-b1d582159f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:53.757Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=15efd4c4-fad0-4407-b344-41f2947001b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:01:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:03.772Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9b50f4bb-2c51-45b4-b932-45334ba7fb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:13.790Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f12eea5a-f8b2-40f5-bf13-d8557bfa7afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:23.809Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=216b6a24-7677-4386-a9ad-39abcf2473ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:33.828Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4bb47d25-5def-41ea-8fa1-187e946e0b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:43.844Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=125041c6-97b5-432b-82e4-943467536c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:53.861Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=690429e8-5219-419f-a1fb-2f1a59a2b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:02:53.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:03.880Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=00882efe-1386-44fc-a294-8a8b133edf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:03.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:13.897Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=cead7dc5-8288-4443-9bde-4f9a69bf0318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:23.915Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=19e21920-5558-4529-9753-d42361fc5461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:33.931Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=044d1cb9-740a-47fb-8fca-8c43f318cca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:43.948Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=84877556-e453-4fb1-b63e-9f3e197bd393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:53.969Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=60a752a0-e000-4d97-bc0d-53309173dc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:03:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:03.987Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4a943508-5ade-4282-8436-1c035269e2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T05:04:05.552Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T05:04:05.553Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T05:04:05.553Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T05:04:05.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:04:05.553Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:04:05.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:04:05.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T05:04:05.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T05:04:05.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:14.006Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=06acca36-c729-4d77-8e03-a76c6d14ffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:24.025Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=dbb98561-7af3-4b3b-a4d6-b1d92d4efefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:24.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:34.042Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=dffd250e-69bf-484a-a62b-bdbaed5b3503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:44.061Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5cc91483-9759-41d4-b379-2e00da3532a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:54.083Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=07117e55-a5a3-49de-967e-29e37d871362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:04:54.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:04.099Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=79f99a9c-c522-41b0-8255-87de1aa7833c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:14.116Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1d5a97a6-6b73-4688-94a7-744e2210965a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:14.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:24.133Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b101928e-0c52-4821-9445-358d2afd9afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:34.153Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e0fbf2d8-4554-42fe-b95a-ccfbfa5f00a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:44.173Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4cd0cb62-bc2f-47fd-b803-625338bdfd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:44.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:54.191Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f23c05bd-bc19-4e11-af31-1867a33ffeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:05:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:04.214Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=44fa490e-d216-411e-8bd0-dbb1ad1c24aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:14.236Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=67972260-70b8-44c5-b930-c96d3f2e5539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:24.253Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=10a0451e-52e7-4289-a40e-6aa2185673fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:34.272Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8270d519-4a5d-4e8a-966d-bde3aae85c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:34.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:44.292Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f9346507-e8de-4a8b-8f45-0f4041d20b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:44.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:54.310Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b5ecdff0-2020-4507-8011-28d67d84441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:06:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:04.329Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=debe5c3d-f11b-4498-b06c-c8f898c1865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:14.358Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a553f66d-9128-4f2d-a5ad-ad5d9b58d058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:24.380Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1de64dbd-1d1b-438b-a759-20aec12e30fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:34.399Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=4788cc8b-9a5c-4034-ac8f-0433b5ff19e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:44.420Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=10529c39-d6ed-4723-91a9-ab5ca03e0810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:54.438Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=346abcb3-7b94-4d8c-8266-dc8d0c19d80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:07:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:04.456Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=51d994b7-97a9-4a4e-8def-b0197981da58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:14.478Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b27bf97e-f7dd-438b-9f7a-79dfd46d605b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:24.495Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=7cbff879-c42e-44f7-a65e-b333e1809353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:34.512Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c3ba1900-5761-476d-941e-b74a4ca7b525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:34.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:44.531Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f3646fa0-4490-477d-b3ed-77318340b6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:44.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:54.553Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8203f53a-88c8-4a26-8679-5d294f615b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:08:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:04.572Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=67998d92-2852-4265-86a4-fe6e954ca623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:04.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T05:09:05.623Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T05:09:05.623Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T05:09:05.623Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T05:09:05.623Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:09:05.624Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:09:05.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:09:05.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T05:09:05.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T05:09:05.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:14.591Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=fa6af06b-5c82-4bae-855a-e58fb7f3c5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:14.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:24.611Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bfeb831a-6248-48f3-82e5-09bfa7ca062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:34.635Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=805cfb26-d4a8-4639-983e-e04bbef561e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:34.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:44.648Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c8d9970e-b49c-4736-9ec3-718be86e37a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:54.668Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9c49c571-8bcf-4491-9125-406834d5b3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:09:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:04.684Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e7a6f04d-920d-4fc5-84cf-8b7e3bf92e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:14.702Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=921292eb-ad39-46a4-9dd3-67d7244e0fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:24.720Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e904067f-07a0-485b-8682-05b66b1add91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:34.737Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a98c253a-33e4-494d-8bdf-2c221c8584ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:44.754Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5f47f5e8-d48c-4f18-992f-b81b70a9055f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:54.772Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6c25642c-e630-4ce3-8179-eaa30ca34c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:10:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:04.796Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f4b936be-183b-4272-b80a-f760b6c062ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:14.823Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b05de9a0-d9d9-4691-875f-44522e4d964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:24.837Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c87d35db-5ebc-4f24-b2e4-644905fce9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:34.856Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=773acbcd-60d6-4200-9aa9-04f63c255e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:44.872Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8b517c6c-9b34-4376-9ea5-be72c867197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:54.891Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=687850b7-13c7-4ad8-a7d1-298d27fcc01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:11:54.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:04.911Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5b7069d5-34c5-418a-a75a-fee4ed9be88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:14.942Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d310c4f6-0fd5-4111-b26f-5abe7953af8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:24.959Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3e3d66c1-9fc4-4bd8-b6c2-204ea54632a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:24.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:34.976Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6fc1772d-5c9e-4d0c-85ed-73cde87e5d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:44.994Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b58eb111-7df2-4078-bfd8-ac8965f3f0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:55.012Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=57d190c5-9c00-417b-99d5-bab1e496a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:12:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:05.031Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=b418fd69-8ae9-4cfd-bab5-b6cce9689377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:05.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:15.051Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=5515d43f-dddd-47e3-a2ea-0847e46cd9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:25.095Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=80bafb45-059b-4ea2-b187-bddd9561913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:35.113Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=63dfc119-a9c4-4aca-919b-1d7a48a04c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:45.132Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a3b7a44b-50fb-4fa7-9aab-87975b5140fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:55.150Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6896bc10-0003-4e58-aaff-020755319f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:13:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:05.170Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=049d2a5e-8874-4509-9ab2-3aaaf27fd31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T05:14:05.587Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T05:14:05.587Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T05:14:05.588Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T05:14:05.588Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:14:05.588Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:14:05.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:14:05.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T05:14:05.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T05:14:05.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:15.187Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=93e52092-85b3-4367-949f-4fd547c39600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:25.202Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=320f28e5-2a8b-4e58-ba67-5be6a797cc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:35.220Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a863770b-7ef2-4382-b4e8-6049884c9d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:45.265Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d3c298c7-d387-4882-a745-9390800fbfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:55.283Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3e0cb976-6604-467e-acc2-55bbc93d102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:14:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:05.322Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bf8302af-d612-42d4-8361-fad0926912d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:15.338Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f4325426-8712-4579-a549-fa477cdaf650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:25.357Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=96d0efaf-7f88-4d5e-824a-9ad19f9b84ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:35.375Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=119321ca-64dd-49ef-b9a5-ce081bc90d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:45.393Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=152fb735-8f41-4931-a77c-cf22771e7d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:55.420Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=aff83602-3ed3-4186-b619-af55cadc1661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:15:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:05.441Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=c4886100-b273-42d5-9492-900d952c5420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:15.459Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e0f649dc-e285-49aa-bb43-2cae86ba50ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:25.476Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bca21a6f-07b1-42eb-9330-4b05e9029cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:35.495Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=22d684ce-d7ff-4adf-9d6d-01c87a0c8c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:45.515Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=bc8c0d4e-265e-490f-a803-1d83c0196c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:55.533Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=48b34820-9a43-4184-8efd-4a2e10b93195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:16:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:05.551Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=14eb0007-3ad8-4d62-b058-4c3c13d48cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:05.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:15.569Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8ef0eb75-d133-4ce7-a452-9b885511999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:25.590Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d66455bf-5453-46b1-b910-d59a6c23f6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:35.609Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=d9135447-fa3d-43b0-ad5e-a7b05ac8bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:45.628Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=97d1db23-2b51-417a-a330-52f7bf050626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:55.649Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a43b252a-7c51-43b9-bd80-86fd3c88c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:17:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:05.670Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1366bd8a-7f31-4348-94cb-33d9a3b49a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:15.687Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=2de9333a-7582-4ebe-bc17-eade301a2b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:25.704Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=1de2bc97-dcd6-44bb-8f02-6beee7aad31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:35.722Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=3ca86b98-f812-406b-bffe-24b0b658ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:45.739Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=6251f911-115f-43fa-b6a4-99827e16a9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:55.756Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=ec9e5d54-7f18-4e21-9c10-380309c042d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:18:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-15T05:19:05.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T05:19:05.560Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-15T05:19:05.560Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-15T05:19:05.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:19:05.560Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:19:05.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-15T05:19:05.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-15T05:19:05.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-15T05:19:05.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:05.778Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=f868acb5-f4e7-4a16-bc9e-ce8cf435a6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:15.798Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=e5331851-c8b9-48fd-86d1-e659e300b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:25.815Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=df1de81d-257c-42c3-af13-6ff0bc52abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:35.832Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=0c70d5f7-6c90-4334-bedf-4f9fed062b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:35.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:45.849Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=eaabc240-3f28-407d-80f5-e483a7dd7e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:55.868Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=541456d8-920f-4066-8a5f-ec4e5951dcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:19:55.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:05.888Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=104139d3-4285-4429-8b95-f3a066eaff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:05.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:15.908Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=9214b1f0-6c3f-4785-9ae0-5c6fba330979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:25.929Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=863ea291-f30e-4057-a27d-00c296147274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:25.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:35.949Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=8143d276-1e18-440e-8f82-7bdb0f53e47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:35.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:45.967Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=997e2a81-6c4f-40b8-8ff2-39b50e43ee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:55.988Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=53b830ac-85c6-4582-b298-1b8d84939724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:20:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-15T05:21:06.008Z |INFO |Init configs |InvocationID=86732622-2dec-4a25-9959-02117b7593f7, InstanceUUID=a11b67e3-c7a8-4930-b63c-d4798ce4fcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0