By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T00:29:22.610Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T00:29:22.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. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T00:29:22.625Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-08T00:29:22.627Z |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-03-08T00:29:23.137Z |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-03-08T00:29:23.297Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T00:29:23.298Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T00:29:23.299Z |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-03-08T00:29:23.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-08T00:29:23.499Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-08T00:29:23.529Z |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-03-08T00:29:25.370Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-08T00:29:25.958Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-08T00:29:25.992Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-08T00:29:25.992Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-08T00:29:26.130Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-08T00:29:26.131Z |INFO |Root WebApplicationContext: initialization completed in 2601 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-08T00:29:27.277Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-08T00:29:30.134Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-08T00:29:30.961Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-08T00:29:30.991Z |INFO |Started MainApp in 12.483 seconds (JVM running for 13.438) |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-08T00:29:31.268Z |INFO |Start scheduling PRH workflow |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:29:31.282Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3180ddb2-d4ff-4b13-9465-fe017162bd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:29:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-08T00:29:39.097Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-08T00:29:39.098Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-08T00:29:39.102Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:29:42.186Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6aedacee-765b-4fbe-a9d8-1c06e6e5dbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:29:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:29:52.239Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3377d4a8-9272-45ac-a915-363961960738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:29:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:02.284Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=262a2104-226f-4da1-9891-7b225b468a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:02.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:12.338Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3851722a-75e3-4e3d-b207-e275488544eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:22.405Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e9bdfe98-27a2-4964-b0fe-c77d03bfda9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:32.478Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7a8f2a79-4d2e-466e-838b-481f33257a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:42.578Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3db2089b-bf3c-458b-949b-bfb1e46c4a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:52.629Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3f5cf5a2-2d22-4a26-a602-6bcd08c66e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:30:52.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:02.707Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4af9fd1a-b056-40ba-a110-00680a3bce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:12.746Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b1246bc9-6eb3-46f4-b292-03f28e3d4fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:22.804Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=93d4b475-7936-4954-8160-8587fff9e173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:32.841Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=afeafd78-318f-475c-bca6-ed3920834532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:42.904Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=735771fb-e1c3-40b6-9d6e-ad9e825eb58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:52.995Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=33e51a64-a66a-4540-b06c-72a41acfcfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:31:53.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:03.050Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f1257282-29a8-4752-a9b5-7d4ba06fae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:13.100Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=21fac4bf-10fc-43e6-8623-61b148043774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:23.171Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6b387e6b-eaf9-429c-9d8b-c01dd4d926c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:33.207Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dd62c86c-d0dc-4342-9a9f-77764fd1331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:43.292Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1d00ccbb-401a-4fc1-b87c-af69e0d93f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:53.383Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4dc531dc-fdd7-49b7-8580-e814b18f9bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:32:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:03.465Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=25b731e0-eb22-4243-bc59-d7a48dc6d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:13.515Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=18874441-bf03-41a3-8315-4d8f58681188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:23.573Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a50ab00c-7d85-4acd-8ee8-e5ac0458a1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:33.735Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=78fe8561-c55a-4e40-aca6-886d8a43c494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:33.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:43.813Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=088eea4f-bfe6-483b-bc88-9361d3d410f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:53.859Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=181a7e20-3168-4aa5-8cce-d9e0b50442b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:33:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:03.937Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2d128257-d697-4885-b53b-5491783b4695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:13.966Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1e974b9f-eecf-4711-bf0f-fc701e19dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:14.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:24.032Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=807004b2-cb8c-49c3-9e2d-d342e6a1fc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T00:34:28.055Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T00:34:28.056Z |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-03-08T00:34:28.056Z |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-03-08T00:34:28.056Z |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-03-08T00:34:28.057Z |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-03-08T00:34:28.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T00:34:28.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T00:34:28.070Z |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-03-08T00:34:28.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:34.069Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e6d77a84-1599-4e0a-b592-5d8e35e35674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:44.163Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9ef2626d-98eb-488f-b018-a6e93f37979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:54.330Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=df57ed5c-0a1f-484f-a3cd-f62916ffbdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:34:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:04.362Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=31640f2d-31a4-46e3-ad61-a2f4a454231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:14.418Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bc548327-0d17-4d07-9e7f-749ab7635bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:24.485Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7532e654-f90f-4712-aab3-4714b91d154f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:34.536Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=23a1e68d-86a0-4e5b-a8cb-34fda0fe7fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:44.566Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a70b5cbd-6d25-41ba-8a4f-33576bdac80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:54.643Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d1db5040-6dad-4c74-aa7f-846d0fd18fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:35:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:04.703Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f565e9ea-d57d-4073-8b62-f19891c6868b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:14.761Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ca9e71c1-a92c-436d-ab72-de5ed71a9652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:24.815Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b6e944e1-9f51-4864-8b1f-a44c761025ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:24.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:34.845Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3760d059-9687-4644-8905-f0a10405c3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:34.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:44.918Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d26eb9b3-913e-4ae1-8b4c-537154178b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:44.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:54.983Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aa16f0ac-aee9-4cbd-8998-5cfe7e08c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:36:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:05.042Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b30dece7-5ea8-4af5-b111-e802a272803c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:05.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:15.095Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d3d9b861-bf1f-4c2e-b498-4cc1ca76f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:25.217Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=78efae4b-09f7-4fc6-b89c-9699142fc18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:35.301Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4e25afdc-8b7b-422c-b49a-16567a441940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:45.343Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7f54465d-a5f1-41e3-8af8-9ae7621e3ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:55.388Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=55ffb4a9-63a6-4a71-9176-2055306f5383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:37:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:05.434Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2dd632e9-a3cb-4440-a477-1ad9bba16c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:15.517Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2c28d0f5-e812-4015-9771-e89cf609c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:25.588Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=77677c04-3285-410e-8a8b-090d9a6b3803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:35.629Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3261ae7e-aecb-4743-b503-93cefa3eda9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:35.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:45.766Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=46760edc-2072-45d4-b181-ef54a4a001f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:45.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:55.918Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=842e66e8-eb7f-4163-a369-ebac255e1a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:38:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:06.031Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c48bb31c-f33f-4227-8369-e87ab7c1668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:06.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:16.060Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e1f86970-61bb-48e1-8ee6-460ec7fc1510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:16.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:26.165Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=daa79c9b-b21e-41ae-912a-883129c559d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:26.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T00:39:27.649Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T00:39:27.650Z |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-03-08T00:39:27.650Z |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-03-08T00:39:27.650Z |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-03-08T00:39:27.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-03-08T00:39:27.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T00:39:27.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T00:39:27.669Z |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-03-08T00:39:27.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:36.194Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aa3bef28-6ccd-4944-bec2-82148e52aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:46.229Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4fbd907d-ffb7-450e-9333-410ef8d179cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:56.288Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=72440feb-78eb-41e9-b9c7-016b35944ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:39:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:06.339Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=48bc4116-78e4-47d5-8f2b-a0ccb8b2ad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:06.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:16.392Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7ea3ece0-4478-4950-85c0-0018cd9f12ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:26.463Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=82ed6224-f42f-4068-afbb-77bbf1a29859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:36.504Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8552aba1-65fd-487f-83a8-1d53abc908df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:46.539Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7c04d1cb-630e-4ba3-bb60-9445b3b8ce22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:56.679Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cd08d0f5-893c-40aa-b2eb-c46a3c53720c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:40:56.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:06.716Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e9896e44-6eaf-4ef3-aab4-d41793550ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:16.747Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4869cc03-e72c-46b9-bd0b-6b0e19368193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:26.769Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5d1e39d8-c9a4-42d4-b607-1543fe765dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:26.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:36.842Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=326f62ef-8c9e-4763-96ca-c624561f048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:36.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:46.867Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b5cf084f-731f-4bb9-9207-b13323dbee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:56.894Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=49ae2abb-3d4e-48c8-8e78-8d39336f7e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:41:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:06.923Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=816051ae-dcb8-49c9-8b0e-777578e3b4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:06.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:16.955Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c125b65b-6bac-4b6d-995c-89e0172d4c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:26.979Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2b5f936f-3f95-44ed-9b1b-c7a100d35835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:37.005Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bd95eac3-4198-43dc-8be2-cc821c9340ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:47.044Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2fd4e607-df6b-460d-a69f-32b87e5720ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:57.066Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dd8439c7-ba7a-4c2d-b672-f1aa22d23dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:42:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:07.110Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0b0ac52b-7fd2-4522-9ab0-4d3ba162559d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:17.159Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b761f82c-6a34-4254-8c05-e15f32211635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:27.200Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dcf27236-a4f7-4c40-908e-68b34ffb39e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:37.233Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ebf63bd3-8ba0-4489-96c9-b327c261007e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:47.309Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=81e18a1c-ccd9-45c3-9121-469580a8ed35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:57.409Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=577c76f9-cca4-4257-8acc-cde7137d863a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:43:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:07.432Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=33f4c13e-5b66-402f-bb16-5ffdfa4cff5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:17.560Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b0854aeb-01fd-435c-91ce-abddc97d7d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:17.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T00:44:27.558Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T00:44:27.559Z |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-03-08T00:44:27.559Z |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-03-08T00:44:27.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-03-08T00:44:27.561Z |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-03-08T00:44:27.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T00:44:27.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T00:44:27.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-03-08T00:44:27.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:37.646Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=35294563-b430-495c-b628-9168a2728109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:47.684Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1537a0ea-e22c-458e-8d30-cdd96c26a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:57.740Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1c9320c0-c7c5-4bbe-a429-4a730ff2a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:44:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:07.785Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b955eede-bf46-44e7-afba-5758a6304ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:17.820Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cc544401-8431-4898-af8a-74ac2cbf6896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:27.850Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7f6a554d-edc5-47b9-b578-dc7543644ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:27.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:37.875Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=66fd9811-b538-4e83-aec8-e1275ec14878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:48.013Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bc23fe55-2041-4a3c-bfc7-f33394aff091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:58.055Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=52801f3b-125a-4a42-b7e7-c1797458d6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:45:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:08.089Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=02be5343-736d-4e4d-9db3-feea2cb0c46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:18.159Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a790f620-1444-4031-99e9-a2d9dc9f44d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:28.196Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=524a627d-d99e-4507-a4a8-c5991844b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:38.351Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=223da19b-ec9d-4abf-965f-2f24f3169a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:48.410Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=634b79d2-8a7a-4694-836c-5346ebbf413b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:48.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:58.472Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=13c692d4-f64e-4773-b28f-b91125986daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:46:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:08.504Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c9448166-3e7a-45de-ac73-609bfb3224ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:18.551Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=977950a2-2f9f-48af-ac35-b70447605a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:28.654Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=79a421fc-1f7f-49a4-a03d-41f0c89670be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:38.719Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e9655fdf-67f0-4f0a-b571-014cd0bb85f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:48.763Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=50167eee-a320-4dc4-aeee-dd3d92973591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:48.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:58.811Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e05e39c5-1fe8-443a-9178-4e6b030eeeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:47:58.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:08.832Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7ead84da-079f-47b5-8f61-daf5d2852948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:18.885Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e4573c9a-e9ae-432f-9611-72be34fee0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:18.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:28.922Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8e7e764c-f765-49ef-a28f-c5264ec118c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:38.968Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=313d90f5-c0f4-4ece-b942-4c2b43931ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:49.026Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d6c3d245-6d22-4f53-ae40-892b68a86aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:49.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:59.064Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=340fb4c2-5873-4a14-9a26-154a5900ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:48:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:09.150Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=15f86f1c-7f06-4335-bd22-2e565761515e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:19.275Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=799b4946-32e0-4be7-8c2a-96d6619b401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T00:49:27.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T00:49:27.607Z |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-03-08T00:49:27.607Z |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-03-08T00:49:27.607Z |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-03-08T00:49:27.608Z |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-03-08T00:49:27.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T00:49:27.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T00:49:27.617Z |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-03-08T00:49:27.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:29.366Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1efe546e-3ff0-416b-95f6-df977b145c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:39.431Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9463c6ef-e273-40f9-8a41-d22661dfed2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:49.467Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=69f3701a-9f09-4cbf-9582-d315f2c19d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:59.500Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a178e317-108b-46b2-9ee5-b59efc8aba66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:49:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:09.529Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f9be048b-6dc0-4621-9038-bb8200e91cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:19.593Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=83b5f155-a154-466e-8e69-510e521e4944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:29.630Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=695054f3-969a-4f86-9b83-56923a03a1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:29.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:39.661Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6e0c6335-0335-4978-a10b-156eb57d80c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:39.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:49.701Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=04765d73-b1ba-40fc-9ffc-f13cdb40295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:49.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:59.752Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=467f5b0e-6df2-448a-a6d0-d002046f9cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:50:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:09.787Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8ef126e4-a8cf-4294-987f-c9c01f77ff85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:19.863Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ab3c5a0f-4456-4e26-aa24-a86f286a0253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:29.896Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=484ebbdb-fe94-4550-a87f-7c5c682de585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:39.921Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f3359dd3-1eb0-4014-b74a-5fb1506e7585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:39.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:49.947Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ab6bc182-4863-4084-bbdb-a8437b7cb220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:51:59.987Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e5f2d0c7-90ce-42b8-b1c7-b011b8abb1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:10.007Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2bfe404c-eee0-4a7e-9643-5e22bdda2c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:10.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:20.062Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=482de4df-514c-4fb0-912a-4661d60af7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:20.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:30.118Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5ac1ee2a-0536-4a94-844a-576fc42b7b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:40.162Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8488fe9f-7cc2-4b1b-878a-9d085b25d24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:50.284Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=274dc609-1aa0-4dae-ac0c-195543dfe609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:52:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:00.314Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7b8f0850-e5cf-4eda-9c97-7d0bede2382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:10.334Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7c5e9ac4-2cad-4e9f-8b02-953ffdc396a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:20.360Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3eadccb0-3362-4382-95bd-5d7fdf58b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:30.436Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f3a889ff-2a1b-4543-a449-1c0d692a5906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:40.484Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=eee95d79-7027-436a-b7e9-658cbd36a94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:50.509Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2be46e76-d126-42fd-a38f-0789db4b80d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:53:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:00.579Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4cc91d87-764f-4540-9df8-6c1b4b58dd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:10.618Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8cef86a3-85c7-44fe-989d-c023366c90e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:20.667Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cd5c806e-2c53-4307-ba08-75cd943f90be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T00:54:27.609Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T00:54:27.609Z |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-03-08T00:54:27.610Z |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-03-08T00:54:27.610Z |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-03-08T00:54:27.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-03-08T00:54:27.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T00:54:27.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T00:54:27.618Z |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-03-08T00:54:27.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:30.750Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3865b47a-fff8-466c-857e-4c919b7b0c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:40.775Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=78f491eb-8ffa-479d-980a-3636c31b8e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:40.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:50.826Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=910c383b-9795-4588-bb8d-4b3ed485869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:54:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:00.943Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3dcb0d5a-8c33-4390-808d-c1015a2d45b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:11.011Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=49a7622f-9cd4-4dcd-a060-766786c0f130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:21.062Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=302bd103-988d-4fef-be63-30007c875276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:31.153Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6f017e34-c4ce-446d-afb2-7ab5feb87940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:31.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:41.188Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6503ca75-578e-4481-97a7-c7cb343f9ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:51.213Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=61d6c2da-9cf0-4e9e-b910-dc3f3dc1e29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:55:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:01.319Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fbd32918-05b1-4a92-8bbf-eb254675a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:11.359Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5ae37c4c-56a8-4078-829d-8b680f2afdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:21.418Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=27633c57-25cc-4bc6-93f7-94548cddf4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:31.457Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=23320af9-9553-4c78-959c-f12cf0cf2e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:41.502Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cc0217e2-cfef-477b-a559-e17260cf015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:51.562Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8635db90-de51-4853-9b61-40733fa24bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:56:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:01.590Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fa9d6ed8-7c17-4e29-8328-3fc3c7482fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:01.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:11.650Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3732c463-ed64-4436-b495-5f8acefb1f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:21.688Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f2572b11-0ce0-4300-a6e9-8695d2433c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:21.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:31.837Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c1b05eb3-fdb4-4b78-b434-469c75381327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:31.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:41.898Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b3691089-2ee4-4e90-9eca-cb50a4aa0924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:41.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:51.926Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5e386923-e1f6-4078-948c-c1c4120469a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:57:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:01.956Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9ac4e2ac-0de3-411a-92e4-36bb930f9c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:11.997Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2bdfd862-587b-4ba2-9b93-e8ed271ccdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:22.038Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fe6c340e-d3bf-494a-a00b-0b184b816ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:32.074Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7550e06f-ccb4-40a8-a461-11518beadc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:42.102Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a2d422fc-02fc-4333-8bb1-ea3e159ad9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:52.153Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=087998a3-0e45-4e00-bc43-cf9dc326967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:58:52.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:02.204Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=998659a7-28e3-4d44-b1bb-7f361242c045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:12.303Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3337a444-50c3-4a98-818f-e33ceb01c4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:22.391Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=af81ae76-21e9-4b86-919d-aeb2dec6cc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T00:59:27.642Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T00:59:27.643Z |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-03-08T00:59:27.643Z |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-03-08T00:59:27.643Z |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-03-08T00:59:27.645Z |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-03-08T00:59:27.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T00:59:27.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T00:59:27.669Z |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-03-08T00:59:27.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:32.467Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=18c209e6-4396-4fb5-b0ac-bc74fde6fa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:42.496Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a48c126a-c064-4d63-977d-49a03d0c356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:52.592Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=17b287a7-8d18-4e8a-8736-c918c08aa1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T00:59:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:02.639Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=938df140-fc46-4454-b247-4e625759669a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:12.812Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d9240aca-1e4b-4a3a-a178-573c18436346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:12.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:22.908Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=18097ed3-4027-4c67-ba07-f16bd60747a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:33.051Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ed0ebd65-e79c-4e23-843c-b83496dd8144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:43.127Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b5351e85-e1d7-49e1-9917-5acd700d94e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:43.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:53.164Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c7a4a4bc-708e-42ba-a6da-14b110071013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:00:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:03.219Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=25fd4ce5-f122-4b5d-a583-60741154970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:13.297Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=47328282-e78b-4098-8b55-e8938406b8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:13.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:23.376Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d5cc8ef0-895c-4446-84bc-d52e35a40a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:33.460Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=89386b78-1c61-4778-89d0-1f4dd054bf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:33.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:43.483Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e8aaf040-7baa-498d-a2a5-176ab62d2239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:43.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:53.610Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fc32cc68-a968-4428-ae0f-285d188cc902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:01:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:03.668Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=12daac53-4f55-48f5-95a1-987f715ecdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:13.946Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=189d593e-b9f6-4906-b63d-fc9b1570b3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:24.039Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=396db5cb-e652-4397-917d-11be3bd06d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:34.116Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5be42407-d12a-4798-b501-d471c962fcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:44.194Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a9d13ec6-3d6d-4082-8cb9-b1f258c6a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:54.235Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c64f4000-8b94-44d0-9e2b-32195d0fc609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:02:54.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:04.383Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=356e1498-4650-4cdf-a3bf-ada75d6aa7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:14.431Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=be963f9a-d524-4488-9424-0743bd5ce164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:24.576Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f2e4ae6f-d1d7-45e1-8978-f6baf8374e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:34.642Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=62ee98bc-6a2c-46ba-ae19-02ad3f8834ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:44.743Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9e5445ab-3fd5-43c1-8ad5-49c7ca4233ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:54.787Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=934d6f10-4096-45d9-9b0c-21ebe9c4a53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:03:54.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:04.823Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dae50f81-30f0-43b3-9544-5d773abce08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:14.945Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3c0c6c35-27b4-4494-9663-db603df47c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:24.975Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=846e7b1d-4593-48a5-9815-2c4fe3ed8067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:04:27.574Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:04:27.574Z |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-03-08T01:04:27.574Z |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-03-08T01:04:27.574Z |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-03-08T01:04:27.575Z |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-03-08T01:04:27.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:04:27.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:04:27.581Z |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-03-08T01:04:27.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:35.010Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7fecc945-e1da-44e4-a599-33d9fac0ad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:45.063Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ecee4f58-9c81-4ce4-b31e-17897fdbc12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:55.103Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f2b28f3f-136c-4d1c-975a-a59d56929b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:04:55.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:05.133Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=59597408-9e0c-44ae-a21c-8c1655e1b780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:15.177Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f0120860-92ad-426e-b83b-32ebcc488b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:15.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:25.327Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=65fac196-e4bb-428d-896b-aa7f6e2c51c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:35.364Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=721a1f18-521d-431d-965b-0e9fa7697655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:45.391Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aa651046-bdc7-481d-8721-038413deaf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:55.442Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cb808c1b-1f7f-4394-ba74-146f69d616a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:05:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:05.483Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ad035765-2e15-4221-8345-bbd4938ff721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:05.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:15.537Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4a5e0f81-9d2e-407a-92e1-46abf0113030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:25.601Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d26a9725-89a5-4bf6-a2b1-1fe833d13dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:35.655Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c550facd-8792-432c-bfc5-c52af1a4daec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:46.316Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=11c92750-48d1-425b-a3da-9e96ab51e18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:56.355Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a1445d44-50c6-42f1-bb04-c958f256a2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:06:56.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:06.417Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0772c9a3-0f5a-42d2-9867-cfd5d2372458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:16.448Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=37a03af3-c738-49da-b2c7-6b059d3b9b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:26.660Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=688bbc35-f318-44c4-a006-c6a533a6d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:36.689Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9cb9ccfc-851f-491e-b0f8-8cbd4aa2a331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:46.737Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2dea368e-010b-4f17-8e5d-d43e0d6ca930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:46.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:56.767Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9b870dbd-701d-4651-941f-f350b9f236c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:07:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:06.803Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f3ebad82-93ba-4159-b1e7-6a1c2b598b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:16.885Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b113c726-22b2-494f-8768-9f63df77a824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:26.922Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=23e6aff1-b47a-4630-9a0b-60d52b6b45a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:36.961Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3deea527-dee5-4861-8378-714954069399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:36.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:46.997Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cdb760a7-d0d0-472c-9975-0d34c68408ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:57.043Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f1145557-27ad-482a-962e-6cffaaa7ac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:08:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:07.084Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=29f9046e-4bcc-4cfb-bb95-af2d5c9b43c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:07.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:17.215Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c1e7ac1e-9cb7-4011-a503-33b9648675fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:27.249Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7bada80b-d8a6-4530-ae25-80b61d87d6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:09:27.563Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:09:27.563Z |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-03-08T01:09:27.563Z |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-03-08T01:09:27.563Z |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-03-08T01:09:27.564Z |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-03-08T01:09:27.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:09:27.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:09:27.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-03-08T01:09:27.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:37.283Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=28cc3995-8126-4de1-a192-812ae9f7f59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:47.320Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3210604a-f715-4007-ae12-e89a525a11dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:47.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:57.353Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7ddb603f-9969-4c09-8980-b7cb2ca0ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:09:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:07.381Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=539af9ec-b46c-4813-be7b-7ad68e0dc70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:07.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:17.403Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d1f0fe19-9542-4fd8-a93d-2ea4e4e83074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:27.458Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aa8cc2ca-9b60-4704-bd93-399b25ba5d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:37.519Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=759d22cc-f136-4e2e-9b06-bc02630ecf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:47.543Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3996694f-1c10-4402-997b-d2a526249868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:57.583Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e8431245-d559-46cf-87a5-551df3cfb472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:10:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:07.615Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f57dd48a-c9fb-4902-b8e8-294d41ae19ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:07.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:17.651Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=27607978-f2fc-4930-bb2a-471d23ebef50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:17.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:27.715Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f2ace71d-08df-47c7-9439-aab0a6d77973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:37.836Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e28485c7-2eb0-4028-bf7f-4ac7cce6b288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:37.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:47.926Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d4bd7302-0990-45a7-a2a7-d142d0d0bdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:57.975Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=48e3b3f3-ad66-4d62-9430-25425e4df474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:11:58.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:08.009Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0d30f836-3973-4469-a4a0-8a1ce3c4154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:08.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:18.040Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=30c7ce1c-39b7-4287-a4f0-2033d93d76bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:18.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:28.134Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ddd5b3ab-f175-4b3c-a05e-a95829319d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:38.183Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8c39f46f-a9fd-4650-afb5-8a21b9ff46d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:38.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:48.248Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=24762326-db22-456e-a848-8a2bcc914033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:48.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:58.307Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=57ace31e-dc56-4d92-991f-d034e35db9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:12:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:08.361Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aac8ad44-b267-4c88-aba9-6f930a933f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:18.416Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cd226e86-3eda-41dd-9d17-5c93912d9970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:18.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:28.475Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=230b9c59-b520-465a-9952-fdb544174a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:38.529Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6189840c-028d-4f0d-9123-ca573a9ed1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:38.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:48.563Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d7e46b3f-b3b9-4e70-bf53-2409dd5a3095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:58.617Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=110362b0-c253-4c42-9b2c-2e16e4a90727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:13:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:08.657Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=57233466-2cd4-4605-9e9d-6d062ccf04cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:18.686Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=220d0131-ab49-44d2-903f-a9fd5ee2a4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:14:27.564Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:14:27.565Z |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-03-08T01:14:27.565Z |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-03-08T01:14:27.565Z |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-03-08T01:14:27.566Z |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-03-08T01:14:27.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:14:27.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:14:27.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-03-08T01:14:27.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:28.758Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f6ebd797-a1e6-4ad6-bb02-7f4cb4c76064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:38.779Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=02f4afb5-58dc-4b40-ade3-a7702765033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:38.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:48.839Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=927d38a2-21ea-496d-8684-49b08f6795e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:58.902Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f1067ee1-43db-4317-80d7-7ecc26c872b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:14:59.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:09.008Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2aa7d367-1bbc-4c55-b5dd-6fd1e41a7646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:19.070Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3f903f6e-f20d-4f06-bd66-4ea92d9e2836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:29.126Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ffc20769-3e47-4045-baba-9bbd900756bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:39.200Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e5c1612a-c51c-43ba-acaa-4836c56d4405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:49.250Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6be775b4-74ef-4dd3-a005-fe76e3665deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:59.283Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=40a6c6fa-e5a4-4f84-9646-d3c6e34176ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:15:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:09.317Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bdb91c14-dc6e-46e1-b882-11007ee03ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:19.360Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ddbba50e-9c35-490a-a559-ea73341f156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:29.384Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2ee0bec8-8935-4c7c-9193-5750fc9c5d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:39.431Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7074d9a3-1335-4908-b246-801864f543ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:49.467Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d3ab7f92-8f07-4a50-b664-6e30c0a66f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:59.491Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6a1d40c5-23ac-46f3-9704-185054ca12e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:16:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:09.516Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=df09e386-0486-46f2-9bb9-2e5a837dc5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:19.570Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=88830386-6246-4f23-8341-98062b82093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:29.617Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=311ce06c-b853-4140-8273-2b5bb2a5146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:39.653Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=16402551-0edf-433c-88e7-96f3e666bb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:49.680Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8f56b9ce-e2f9-411c-a9de-1b5a9488284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:59.718Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ec50464c-1565-441c-945a-28960c529050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:17:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:09.749Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5882388d-119f-4057-812b-7775388d125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:19.808Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c037075d-f393-4791-a3ea-5d60ffdbdda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:29.849Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b1e88d03-a9bc-4f99-9c78-db6677960f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:39.870Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c5353e5f-489a-4506-b7a0-f662af318d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:49.904Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c1c32998-6c74-4cb7-8ea0-62020fb71c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:49.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:59.940Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6882e8ab-c7e5-4f08-b54e-80fdeb5bb6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:18:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:09.969Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4d42f3e1-1a56-43b2-ab6f-9a589aea2c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:20.002Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e9507f84-3daa-4ad4-bf33-b87320f45c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:19:27.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:19:27.590Z |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-03-08T01:19:27.590Z |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-03-08T01:19:27.590Z |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-03-08T01:19:27.590Z |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-03-08T01:19:27.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:19:27.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:19:27.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-03-08T01:19:27.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:30.045Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=66dd2b23-9eb9-4f66-9bfc-859391a86a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:40.088Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a1dc4494-13d4-44b4-bab0-edc4a2bb974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:50.121Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7e75a8a3-febe-47aa-b445-ec9d34c71cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:19:50.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:00.205Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3c2ca917-de7b-44b0-98fa-3c552871d04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:10.249Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d5dfe9ad-92f7-43f2-b354-9eb5d203e41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:20.290Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ec40fa7d-9e65-41ba-840c-cccc40bac235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:20.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:30.335Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7b65841c-50bf-48ca-acc5-f43b98fa6767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:30.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:40.387Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6568d293-e339-4a83-a492-9fae12bb342c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:40.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:50.418Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=87b8c681-8b32-42ef-864f-1bd597a2b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:20:50.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:00.449Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=acd60e7a-4142-4af6-834f-85b000198b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:10.487Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=277eba45-0792-4ada-8b44-259f14a96b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:10.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:20.526Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6cc74d01-9d28-463f-b643-9fa5e1c6881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:20.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:30.559Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=265f294a-4469-4e05-920a-844ace43522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:40.622Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7ce43031-55ea-4b92-9ba4-9637ad578c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:50.667Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=482335a2-8f2e-411a-a4c1-e52a9a60a8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:21:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:00.703Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9a62912f-dedd-47f1-b1a2-a38a3026032b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:10.726Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a7291343-eefc-4af4-a752-980876a4def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:10.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:20.759Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=74a33c27-6b40-4346-a391-0647d42b3a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:30.838Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=eaef35cd-0ae8-45f9-a211-17da17022686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:30.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:40.864Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ad9c3fe6-27bf-4ec3-a84b-f0c91379db92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:50.889Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4df84d6e-64a7-4794-85f9-7bf2db110060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:22:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:00.995Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=176b0056-65a4-426e-a544-0216be28ad67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:11.035Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8fac0f0e-ccd6-4d76-96f7-acfdaaab0dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:21.085Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=84d2441b-e923-473f-afb4-0e056b92f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:31.120Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0ed86402-800c-46b5-9cea-d4197e47be89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:41.147Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b2ec9586-c33e-4abc-a754-d5f1ac2f43ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:51.184Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e1e8ce87-bbe8-4e6a-bb5b-84de6830c4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:23:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:01.243Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b6d7358c-6b7b-4169-8508-1cfa8bcddab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:11.267Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c3401bd4-3ed4-433b-9bff-80df6b959de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:11.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:21.304Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1732293c-a8dd-427c-86d2-88741be00b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:24:27.564Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:24:27.565Z |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-03-08T01:24:27.565Z |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-03-08T01:24:27.565Z |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-03-08T01:24:27.566Z |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-03-08T01:24:27.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:24:27.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:24:27.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-03-08T01:24:27.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:31.357Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b0e1c864-3b72-4fa6-bad6-ad1690a27738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:31.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:41.405Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=01d1fc55-0781-419f-a724-2793570c1883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:51.426Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=de1ae6bc-0902-4ca3-a909-b536e76ce538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:24:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:01.455Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=085e4245-782e-44bf-a4a0-56e09c5e58a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:01.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:11.516Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4a2cb7aa-3a42-40ea-9753-e55356d8fa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:11.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:21.555Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=305a3705-1b2d-4456-b4b4-98861bf2f5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:31.619Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4394d044-1382-4f6f-8519-309f78854368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:41.685Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4de7e766-0a89-4baf-9c87-9c2f15d5d8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:41.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:51.730Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cdf89b10-9f37-4412-a86e-6e266d47ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:25:51.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:01.781Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=95e1d6dc-2dc3-43e8-99a2-5d7e4dbe6e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:11.832Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f57c6bc2-7fdd-422d-8bd9-2ef11a5741a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:11.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:21.893Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=61664ff3-03d6-49e6-ab74-875cab9322e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:31.927Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=61f7acec-87da-4652-ae1f-26c204237933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:41.958Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=53fa935f-c561-4750-88e9-272a0689ad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:52.001Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dddb9ba4-6276-422c-be19-d384cadb423a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:26:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:02.023Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aafd88e8-f65e-4991-808b-74c78b5579a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:12.070Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0c0ab199-7e1f-4de5-9493-844c972d5995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:22.110Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=922c5292-066d-4e87-9c94-97904a8e9c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:32.182Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=847b9633-4cf0-4147-b557-288d313b7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:42.220Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b07eda72-7f9e-4a3c-8690-9c6c324ae2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:42.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:52.265Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bc6b2b9f-15ea-4e99-9b99-1a8ab3fb7b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:27:52.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:02.308Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=86552702-1512-41df-97f8-2cb45535025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:12.359Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8fe0acc6-eafb-4720-94be-bc0b7791243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:12.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:22.394Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=92f96fa7-f919-4de6-bc7c-905951f482c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:32.415Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0cd2aa62-18d8-4867-be16-0dd2528e5215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:42.456Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5b523137-f5f8-4586-bea8-f11f1a7bc865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:52.482Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b3416090-ae3f-4ee0-a011-2b6bc7810369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:28:52.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:02.505Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=202fac82-f1a2-4db7-8a80-e79c448ce496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:12.535Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5b79e982-1b5f-44b0-9cee-13b210fa6e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:22.577Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1c894f57-0da5-43d4-8954-182db6e6b645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:29:27.522Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:29:27.523Z |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-03-08T01:29:27.523Z |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-03-08T01:29:27.523Z |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-03-08T01:29:27.523Z |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-03-08T01:29:27.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:29:27.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:29:27.529Z |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-03-08T01:29:27.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:32.597Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dbee3636-b7cd-45cb-98fb-ca4be3939d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:42.641Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=71e8dea3-993b-4528-b05c-1fac8d2d8de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:42.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:52.681Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=374bc896-ddbd-4d58-b7a9-1d878a8b90ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:29:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:02.713Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ab4155a8-efed-4716-99c6-6545a8fa2f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:12.741Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c699b56c-f0d9-41a9-9c77-99f04d617fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:22.775Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3d52481a-a4a8-456c-91f1-64ae565aa86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:32.840Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ab29a22c-664e-4bff-9f7b-4787971bd5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:32.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:42.862Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c8d6fe77-0369-41f8-a73f-a30ef6058b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:42.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:52.888Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=02b8d8eb-8cad-42de-b690-11cc96675429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:30:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:02.943Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d1c67832-c1a5-47e4-b0f4-59eb77e705e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:12.963Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3df7145d-4212-454b-9bf2-19d1006ffc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:22.986Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7289b1c1-170a-4fad-b890-4f2d6a6ec895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:33.005Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6df049f4-45cc-4e52-bea2-9a88a71212bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:43.034Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=96e126da-79ec-405c-8635-793fc701aed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:53.057Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=978f862e-5c8f-4a20-8fbb-3046051f7775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:31:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:03.090Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c6f87494-07ee-4121-852a-ab716b19bdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:13.142Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=32543d88-0f62-48cd-81b9-05bf475745d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:23.164Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c5c82b46-45bb-4cf0-be4c-5edf0574af5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:33.187Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b4970e35-7872-4bd9-8be2-35b330b45e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:33.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:43.208Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b62bb9d9-6170-45cc-83cc-f573aff45caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:43.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:53.229Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3b361bfc-a72e-4499-8d44-655fbc369f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:32:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:03.254Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b577e3b8-3b53-4065-b4c7-2360a7d42da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:13.281Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1852fbbe-c540-4a75-8980-9ffeb43b5e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:23.305Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8064c7c1-5c6b-4b1f-a09b-70abcd7ec600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:33.336Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c78bc180-c359-4c73-8dfa-3fa1f64bfecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:43.371Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4ca7ff60-774e-4afe-a257-934250b74622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:53.400Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f1a364ad-b791-44ad-b5d6-f3ba072deedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:33:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:03.444Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c56d2240-4554-496a-a358-27e3fd25c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:13.465Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bbfcbea8-5e11-4805-9601-5735071c9859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:23.495Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9d5e9ce9-6e95-4b96-a380-bf9c02bf8f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:34:27.558Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:34:27.558Z |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-03-08T01:34:27.558Z |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-03-08T01:34:27.558Z |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-03-08T01:34:27.559Z |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-03-08T01:34:27.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:34:27.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:34:27.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-03-08T01:34:27.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:33.513Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bba7aef4-0422-4de8-b13a-f575cf4e0816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:43.543Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fe787026-2152-4df4-957a-061acbf58e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:53.565Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1b8d14b9-1e48-4999-8e82-3a6aeaa5c063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:34:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:03.596Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e2d94b08-a8a7-4f4b-a52b-3854f31419c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:13.627Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=27a9fe28-8be1-4b7c-8634-0e11f49fb28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:23.665Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=184acb64-9a7b-4794-bff9-f16c5529e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:33.711Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6aaafb96-9462-407e-a069-ad2e31d3fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:43.790Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=25929dff-3e1f-40e7-9739-f48b21319931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:53.836Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3408d69e-cd78-418d-9945-f593c6c65b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:35:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:03.907Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fe3fc430-1cb1-42a9-bd19-80e662bbc7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:13.985Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5243355d-da75-4f62-87f7-a4b5e0a5f648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:24.060Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7e172567-1458-4d82-b479-8f7f74e4612a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:34.113Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7dbc44cf-39da-4e91-b5a7-159421121371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:34.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:44.143Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=41f4a48d-d4e3-409d-8e87-f862ce95154f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:54.233Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e52ce885-4d83-4811-a268-dc8106a255a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:36:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:04.293Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cf7fd755-5381-47d3-8935-62f6380015dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:14.320Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d2c6ed45-6f87-4122-9a94-66c27745387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:24.384Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=902fe857-982a-473a-ba67-027122a01ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:24.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:34.442Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=374c5abe-ba80-4d4c-a876-d9f7a481b3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:34.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:44.465Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2e9814f7-b204-456a-a080-63647939a554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:54.492Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ea519563-0951-4c7d-b897-67154649df73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:37:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:04.520Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c4df8965-c49b-4738-88ce-de79dc82d1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:04.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:14.556Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7bbabe9e-5823-4612-916e-05472ca91267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:24.699Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=84d3f25e-29df-4ff9-be83-86e333085a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:34.741Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=71695a9c-e27b-4161-a617-bf0ae5068949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:34.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:44.801Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=88801391-191c-4424-a162-0b0dc7a78e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:54.827Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=85500e14-ae7c-4e67-97ba-74eba18b4edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:38:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:04.865Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=99cb4f32-e25c-4e62-8909-e1f2f2a59f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:14.899Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=856da5f6-6d7c-41c6-afb3-78fa5e090b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:14.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:24.941Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3a17eafc-d28a-41d2-904f-4a5b3d8fd124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:39:27.590Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:39:27.591Z |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-03-08T01:39:27.591Z |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-03-08T01:39:27.591Z |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-03-08T01:39:27.592Z |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-03-08T01:39:27.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:39:27.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:39:27.600Z |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-03-08T01:39:27.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:34.972Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=491f41e3-5328-4505-9e31-f5a3d8b56f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:45.025Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7ea261b1-886b-44e7-952d-cf4a2a9f4010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:55.071Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=88f90457-3995-4126-b4fa-246f63ff6ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:39:55.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:05.137Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a6a0e122-97d4-44a3-9f29-f411019fb20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:15.188Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a0083a15-fb9c-49f0-9957-c446c2958af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:15.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:25.233Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cdf4a480-95e2-4cbc-acb4-f026a686763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:35.266Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d754b6e1-80d9-46df-9a2b-95d746df5c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:45.323Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9b03e7ef-b26d-43f6-808e-608786a75f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:55.382Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b57071b5-b1b8-4e68-9aae-8a509bee48f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:40:55.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:05.457Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d62aa655-a6e2-47ba-9581-76ac5d9390e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:15.478Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fa00b246-2102-4fa2-bbd8-9dbc469b3890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:25.540Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=98432d32-9719-4ae8-abbf-8917533fbe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:25.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:35.589Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=829e2b4d-16a7-427d-9b92-b7a3c05b765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:45.608Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a9c0c486-46a8-4c59-8b8f-3107c08950e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:55.653Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7a886ac5-514a-4d43-9729-9ca9c2659cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:41:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:05.723Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c0bf7cc1-3a56-466e-9bdd-4d1e5ce6ff32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:15.773Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=656721e8-a584-4e2b-b84c-19f11316cbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:25.812Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fe51baca-ed26-482d-8ea1-0e27a2839450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:35.858Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=28e7a229-c241-41f4-b8ac-45c7fad8ebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:35.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:45.905Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8629955a-5e3b-49be-bfa8-76a3d41feace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:55.959Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2cb0e423-4aef-4691-b04c-3c30b9e01ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:42:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:05.985Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=118d867e-7cac-4344-a531-1d5909af0638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:16.031Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=225ecab8-30a1-4d1a-95a9-2702e3c82755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:26.079Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=42cae149-eb87-4162-bfda-06ac95673bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:26.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:36.147Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a8ac9e37-e5c4-4c38-8889-827c86121d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:46.172Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=eac60877-1e3a-4647-9ad2-d55fe76bad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:46.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:56.196Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=036efb13-bdd6-4dcc-a1eb-f61c2de70198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:43:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:06.231Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a1dc109a-2b2c-49fe-b707-0a410c13e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:16.308Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e130fe05-7983-429e-9a19-b935c41731fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:26.367Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bab78f07-77ab-4166-bc4a-9f10a4f70466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:44:27.557Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:44:27.558Z |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-03-08T01:44:27.558Z |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-03-08T01:44:27.558Z |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-03-08T01:44:27.559Z |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-03-08T01:44:27.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:44:27.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:44:27.564Z |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-03-08T01:44:27.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:36.422Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=34075340-8f7f-43cd-a093-6671e7a2d1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:46.460Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=135beace-7798-4c47-ac76-dc103433da8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:56.545Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d64ee43b-4e0f-484d-9d9e-bd937779e16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:44:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:06.569Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5be9d304-cb6a-4434-a34c-8e90106feeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:06.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:16.585Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bdfbb27b-af1c-439c-bf0f-737d637fe4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:26.617Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7714f4a0-4488-465d-b74e-745457895385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:26.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:36.661Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ed0b9577-439e-42e3-9f83-b34c4e365c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:46.698Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5225417f-361a-4aa5-98a1-5e63c4f8ba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:56.768Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=11826084-88ec-4c92-ada2-b254976dea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:45:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:06.809Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=08f5dc3a-c515-42d9-bb26-99ccf260b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:16.847Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ce464bc8-2d24-4662-ac9b-6f5ca66660ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:16.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:26.899Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f45a205b-930d-493f-bbb7-451e07c41307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:26.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:36.919Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2968de39-c6b2-4c5e-9a70-67db46923041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:46.952Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9e565b21-01bc-4249-a019-79b5f529cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:56.977Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4b76436f-303f-4b5d-ab45-832a93c9df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:46:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:07.015Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5f188873-acd8-4a81-8bbf-4aabc6ed320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:17.052Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8bf86a02-8b88-433d-b21e-0386a831ab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:27.073Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e2189a8c-abc2-48fa-8571-27637aaa0d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:37.122Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=23a99a1c-e4ab-4fac-a67f-3fd3f7029e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:37.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:47.147Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8a1d6ea5-0fcd-407c-83ab-6c5dcb6c27c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:57.188Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b37c1e31-704c-46e1-afd6-bd48d77aaf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:47:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:07.234Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3ce7109b-c609-4e02-a494-59c3effee166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:17.277Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=71d1e5dd-4e2a-4590-8e76-dd009a9cb9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:27.306Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=abd407d3-6108-4fc8-8499-94a492e63a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:37.331Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d98116ce-4eee-4a3f-a7fc-9824d0fd5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:47.376Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=22971dff-a6b7-4b3e-a55e-09965e1e2815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:47.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:57.425Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0f1bca2b-c306-4ae1-834f-ca5f443841b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:48:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:07.463Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=89e3411e-b607-4ffa-a43f-28fb97163e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:17.495Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d0e382e8-5033-4d6f-8aac-823732418e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:27.557Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2ade70c9-881c-472e-b6e0-03007f5da8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:49:27.576Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:49:27.577Z |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-03-08T01:49:27.577Z |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-03-08T01:49:27.577Z |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-03-08T01:49:27.578Z |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-03-08T01:49:27.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:49:27.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:49:27.584Z |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-03-08T01:49:27.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:37.612Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d3d73437-52ce-4ba8-a7be-9eaefb03b65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:47.648Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9c2227f4-42c0-4a68-b5b1-7bc9f150d94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:57.680Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=16e96e64-9501-4414-82a6-fd5c033a6d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:49:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:07.730Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=71679000-2fb3-4ea2-a396-1865ad0bee4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:17.793Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=edee08a5-9a52-4959-811d-7ae71e8b93fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:27.822Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ef7fb8c9-6a59-449e-8c17-c79eab63a083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:27.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:37.879Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dc354eb5-1f60-4151-83a7-b21557248548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:47.904Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=71a70f28-d7bb-4a89-8498-06368719199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:57.944Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4e5cc796-914e-49c8-800f-23a670782be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:50:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:07.985Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8ed1c21c-d926-4f7f-b1cb-98fb776932ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:18.009Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7417af60-b4c8-40a0-a0bd-a39bb606ebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:28.035Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b4d1ad20-ac33-40de-ac31-6bbd54b5f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:28.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:38.092Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=294850df-0172-44da-a968-ec69a2a46297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:38.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:48.121Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2cf68591-d6f2-494e-a8cb-e8fd5de436ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:58.208Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c6d4a4f5-53c4-4447-b76a-f2edb05d1c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:51:58.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:08.239Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=01366314-0d8d-4363-8e0c-aecbbf176ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:18.271Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=54b04aa0-8491-470e-8b5c-bd8aead85cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:28.300Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=57989323-8d13-491f-8ddb-db1478b689e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:38.324Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=343ad8d3-9045-4b7d-a91b-570b9d8c6fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:48.385Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0913b394-e54d-4866-afe8-71150d249a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:58.475Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=af010477-4530-481f-acd7-0885928801d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:52:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:08.529Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2b459dad-bd0f-410e-8574-229ae0c29bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:18.642Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9bdd7b2e-6916-482f-9c9f-410322c2865c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:28.693Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=07dcbf48-971a-4448-bcb0-aedf599f32e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:38.728Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=42874446-9209-41c6-8c3d-327639addeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:38.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:48.766Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d4a75930-1ed6-429f-8fde-98290d910487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:48.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:58.810Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=28b850ab-6267-401a-972f-158c1ba39874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:53:58.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:08.885Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=269187fa-d96f-406a-a1b2-061a4505182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:18.977Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=afdafc59-b102-40b1-9ff3-741ce81b600d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:54:27.487Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:54:27.487Z |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-03-08T01:54:27.487Z |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-03-08T01:54:27.487Z |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-03-08T01:54:27.488Z |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-03-08T01:54:27.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:54:27.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:54:27.496Z |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-03-08T01:54:27.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:29.040Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0089039d-a2d3-476b-a3ce-26385c96d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:39.087Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3951eb21-317d-4116-a58f-942a9c740a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:49.124Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ffd6f8f4-1183-463b-89e2-3438c73e9b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:49.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:59.154Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=029debe3-8066-4a63-8bf2-1be0727564d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:54:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:09.245Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6a3486d1-d583-42e7-babc-f5bf928ef834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:09.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:19.332Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5260282e-a8ab-4f63-a311-d4e1588e7cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:19.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:29.381Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b1a729b1-9cab-4825-85f2-e0ccfc3e4a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:29.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:39.472Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=37c1b46a-e1b9-4c63-a259-75d0dfec669b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:49.489Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fc557bfa-3749-40d1-b03b-4cb86a367509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:49.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:59.524Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ffb74eb4-af64-46aa-8ae0-e51e84666819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:55:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:09.558Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4198a898-6ea6-4d64-98d1-15dcd99191bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:19.613Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=586b94f1-3e54-41a1-9f88-049b7b3f48eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:29.687Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=da90527b-e87c-4d41-bd95-acf58eb14451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:29.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:39.713Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=22426d17-fc35-43ff-be4a-e4b8d38e52a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:49.764Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=591614bd-65a7-4f57-bb64-2e7e6e5f78ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:49.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:59.797Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a2076d75-8d4f-4f57-be35-b45912c394ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:56:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:09.823Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=56f40b7c-be1f-4b8b-bc84-cca2d5577c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:09.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:19.840Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ac17f102-01ae-4b9c-9ac3-5a4262e3c80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:29.862Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2a0ca0ae-f9a4-4869-bfeb-2cdff7ab3e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:29.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:39.891Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aef450f7-35f7-4927-86d1-7a74b1fa9c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:49.926Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3cf3190c-2535-49f7-a431-5f983ade4b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:59.949Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8b5107aa-f2cf-406e-97a8-db345132d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:57:59.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:09.980Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=90fcc5a2-918f-43a4-8db4-3f911a8c0a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:20.004Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9ce7c73b-03a7-4d98-8e0d-ebd9a9f8a273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:20.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:30.068Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=13f78f0e-1274-4736-b5b2-9e2c3a65ef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:30.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:40.093Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4d59d133-219e-4789-b00b-ae3439027d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:50.119Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4e3b2cbc-3c3c-4a07-9b82-ddb3770fcc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:58:50.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:00.172Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2a1e9c45-ca1f-471b-853f-cf865b24133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:10.218Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=81381403-0bcb-4631-991d-bee8c37fe7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:20.246Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=42e1b2e9-49c3-4e90-81e8-573995939c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T01:59:27.583Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T01:59:27.583Z |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-03-08T01:59:27.584Z |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-03-08T01:59:27.584Z |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-03-08T01:59:27.585Z |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-03-08T01:59:27.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T01:59:27.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T01:59:27.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-03-08T01:59:27.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:30.281Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ac4cc296-8ae8-4deb-b900-349a8d855c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:30.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:40.298Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4e07c2a4-6ed3-4b65-b4cb-91f9448cc967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:50.376Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a78bc6bd-baff-4531-9096-1a0836018f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T01:59:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:00.396Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6bc6074c-3f96-4697-82bb-077d3428af50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:10.419Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e41cb80a-9edb-4a58-8cff-ed0f097c08e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:10.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:20.459Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b78c9fca-435e-46a4-b7c9-947cf0110cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:20.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:30.565Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a3934849-e9ec-45c2-aa9c-54e9f1dc4d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:30.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:40.592Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0b8de06c-3450-41c3-9dbb-567a4dc1bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:40.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:50.614Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5f32c0bc-e89b-41fa-a947-e585c8913e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:00:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:00.683Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5ff2d368-e280-42ea-be23-fd9438a252c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:10.720Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ec549890-1ee1-442d-9cd8-5d2c24529636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:10.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:20.756Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c8d2e136-13f2-4276-9a5f-139efd844134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:20.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:30.820Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dd10df53-efbb-4a11-a1ca-a67978cdfc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:30.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:40.879Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d1d81df3-e189-495f-968b-6a9e3e934c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:40.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:50.906Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=07de3284-3bbf-40e2-9772-9234f87718b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:01:50.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:00.957Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=072b27b5-da9c-48d0-a6a0-13d3e0213051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:10.983Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=47cea665-d25b-4c43-997f-a6b41c4a6f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:11.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:21.009Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fcb00221-31fb-4838-867d-b8bf546fbf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:31.047Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a97322b7-3024-4f01-85ec-a0b5c1d8154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:41.070Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=94e33785-4a38-41ce-a207-b9d58cdbf058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:51.093Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=85414ee1-85b0-4f51-9a17-e0a5b37b97bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:02:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:01.193Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dc259c57-5282-4bcb-8e1f-fc53cca3b398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:11.230Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=08aca9eb-a288-4532-9d6e-004cab722c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:11.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:21.295Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3ef4b777-cef6-4939-aa57-1670783129f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:31.332Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5255a00b-554e-4ac4-93fb-85a85b099d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:41.406Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f1dccfbe-2214-4966-9eb0-3bcf5c05570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:51.481Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6f7aa3aa-f461-47cf-b9c8-ab002d25ffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:03:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:01.586Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3c271bc5-7e0a-4325-9c85-3f8be8b5e484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:01.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:11.625Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1ee88af3-eb79-4bc2-ae48-ad67c0ee0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:21.669Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c698533d-b718-49fa-aabd-7187d8c18716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:04:27.537Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:04:27.537Z |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-03-08T02:04:27.538Z |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-03-08T02:04:27.538Z |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-03-08T02:04:27.538Z |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-03-08T02:04:27.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:04:27.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:04:27.543Z |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-03-08T02:04:27.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:31.691Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d3fed8f6-9ba2-406b-8e68-f513b6fb8a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:41.724Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d0682b88-648a-4663-814e-3aac7f3eafc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:51.751Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1fc601a5-3e4f-4f3e-acb9-339ec243960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:04:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:01.779Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=509d35cb-1cd2-439e-b36f-b9466382b24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:01.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:11.813Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1b4fdacf-3585-4120-aecb-746225a404a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:21.838Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a01fd003-feca-43d9-9bda-687bc2b3c48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:31.908Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=44141851-7666-4764-a5f9-16fb7a9c99ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:41.962Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=07d50ae0-0a3e-4e66-9321-8582c0e7d0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:52.026Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f67b5b2d-89af-4ef7-8930-dd18120637be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:05:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:02.082Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c1ddc90a-7654-4014-8e91-e518d3888c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:12.101Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b52040a2-f852-4db1-9428-0c0b3d85e290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:22.124Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=210f3e21-3a52-4453-9c97-c8c117b369a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:22.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:32.154Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e0070194-7a2b-4d53-a488-c4751d367297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:42.188Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3709f95d-a51c-47f9-98ca-6b5216db02e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:52.220Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9e3d1999-ccdb-4d37-aedf-a0700f48d80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:06:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:02.242Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a88a2d4f-2747-4648-aa09-82da786daa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:12.299Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cd08c3be-586e-46a7-be93-424c7fe7f2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:22.354Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d8a0c462-38ed-42f5-9b8d-e57d8971ac92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:22.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:32.374Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a32fd6ef-0364-4c14-a629-1ea230abf6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:32.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:42.426Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7645209e-e310-40ba-8bed-0162b29963d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:52.458Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0328c1f7-1666-4a99-9dbf-896a32440571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:07:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:02.510Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6830b7b9-80c8-44bc-a241-d53a72bf7e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:02.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:12.571Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=64d45241-24b9-4a7a-b6b0-ffab49081404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:12.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:22.594Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=05f9db41-7d0b-491c-a6fb-71a0b5bddd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:32.639Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1aee969e-7007-4fdb-83e1-ab5060d2fa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:42.687Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e321d05e-7ae6-4f0e-bbde-f25e5b82a11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:52.713Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b6c5a4a5-70f5-4d6d-aa76-07f7c3c25015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:08:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:02.740Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9eebf61d-4573-43d4-b795-76db38a45c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:12.769Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=514d0705-dac8-44fd-a079-8cdaf243d2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:12.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:22.825Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e86ce626-0aca-4f23-8768-6a33bfcc1511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:09:27.474Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:09:27.474Z |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-03-08T02:09:27.474Z |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-03-08T02:09:27.474Z |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-03-08T02:09:27.475Z |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-03-08T02:09:27.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:09:27.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:09:27.482Z |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-03-08T02:09:27.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:32.872Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=183d7928-3c98-4b92-ae3a-7592a5b38096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:32.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:42.900Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=01558062-9629-4bbd-bede-63952cf2fc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:52.954Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=52f77315-2221-43f4-b0ee-852ff9cc74a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:09:52.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:02.987Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=502437d5-9a30-4927-afcd-d13e9dacc7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:13.011Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=735fe1e3-f415-4c9b-ae22-7a5a57774ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:13.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:23.045Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3f0f67a3-68df-412b-8f81-56c94a4827b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:33.076Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0d83e26d-6f51-40c4-9e3f-6850f02f7c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:43.160Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c3692bd0-b56f-4436-8804-e41b1982d8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:53.200Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=70a76bd7-8722-4946-9dc7-0a987ad5b8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:10:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:03.236Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=059d411f-503d-43d7-a485-ce80c6156454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:13.267Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1dcf875b-b348-4325-b963-a9a5ec71c18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:23.287Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=220d8b6b-d602-4921-a41a-78401f8829b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:33.323Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=45d27077-065d-43f4-a43c-afbfde7bb5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:33.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:43.416Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a3e54bb7-bd30-4de7-927d-80e5809bbd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:53.436Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6eef064a-88d7-478d-b59c-c7c18d374f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:11:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:03.512Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8e3995d6-66ec-4f67-af18-445fcd75e362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:13.556Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fc7c6569-a8bd-414a-9a47-ae026aa15272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:23.587Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=67ed710f-4179-4722-9f96-8c83236468c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:33.616Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d671f7fe-a392-43bb-b2ee-123d58825f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:43.640Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=095601f8-40b4-49bd-a5e5-78e05f9e2eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:53.682Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=11e3c807-29ba-4927-a1da-d24303ab9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:12:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:03.712Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8b9e8d4c-8eea-4f7e-b1fd-c37ec43bd908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:13.740Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0bc15320-883a-4087-bff2-f504ddaa4733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:23.762Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=756ddfde-eacb-40ca-b12b-10e1675c2488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:33.788Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=889de7ff-c3fc-49a9-aab9-83fc30612c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:43.861Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2b8740f8-e768-45e3-8c5f-e4cfb8a6b343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:53.895Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5bb9cdb1-4ee6-4d0d-b3ed-8d2f70fd36c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:13:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:03.948Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c31db65d-41fd-4e89-ae65-59794a2832b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:14.011Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b28e2a76-31e9-4fe4-9e5b-c2611febf34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:24.043Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=478d7332-5071-454b-b358-471a97c49274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:14:27.517Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:14:27.518Z |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-03-08T02:14:27.518Z |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-03-08T02:14:27.518Z |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-03-08T02:14:27.519Z |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-03-08T02:14:27.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:14:27.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:14:27.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-08T02:14:27.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:34.069Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ca2b9bb3-da68-4fb1-965d-c5327514ca78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:44.105Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=73a6c8b7-3615-43a3-b30f-9542a1837fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:54.128Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3c04b959-8ce8-4137-99f2-90f126002f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:14:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:04.190Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=91f0fca8-bd16-4d89-8315-2aadca6e88a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:14.259Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=230604c6-1284-4568-9649-0401b722f89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:24.312Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=868de7b0-5f27-4c3c-aa6a-749553a5ea66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:34.415Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=92675dbb-9e02-4c70-aa31-797b8b7a6756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:44.468Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2851eb9a-5021-422d-a0fd-5db52fd331ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:54.571Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e06ce859-ddf7-4c9e-af5b-cee2fc498c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:15:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:04.600Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=72e871a5-7f0d-4970-93f4-2934535500c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:04.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:14.637Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=000e20d5-dbd9-41ca-aee1-2f387d690bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:24.689Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=19489c44-6cd5-4913-ba92-66c6ae5b669a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:34.714Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1ac57de7-f2db-4755-b8f7-4756e4ca1058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:44.777Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=080c3573-9898-43a6-8173-ea6bee0912ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:54.808Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=02672f48-3ef9-400f-aaaa-bd45e9e1098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:16:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:04.855Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3d76bb71-f679-4d99-95e9-a5c5ae57c022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:14.894Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7a75ef2b-150d-4486-b52c-cf771996adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:24.927Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9a407315-d860-4235-aa3b-53e9566c0620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:35.009Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7343ee47-f450-4633-941f-3fa441b2d561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:45.042Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a04d1f6b-9c1c-4e16-bbc0-66f252f23ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:45.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:55.123Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=893f6de6-c701-4953-83ec-0ad025044fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:17:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:05.181Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=507f99e0-0a32-4a51-892d-825946523226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:15.228Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c751440a-4bff-4c60-9ccb-1ed6accd649f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:15.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:25.282Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=27d98851-5191-4c5b-b890-c5610f42f009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:35.373Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9351fe0c-03e9-4a88-ab21-de3a146eb8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:45.399Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ce888703-3c0d-423a-bd44-fd9b9e62b8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:55.423Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=47a37bfb-c342-43c5-9517-288aa80abde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:18:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:05.450Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=99f4dab0-aae1-42b9-a6e3-0ae33c21d8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:15.492Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=75ed9866-b2c3-4e9e-abec-fa489f807636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:25.533Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=449f6df9-6351-4c6f-b647-8d5d083edf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:25.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:19:27.519Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:19:27.519Z |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-03-08T02:19:27.519Z |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-03-08T02:19:27.519Z |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-03-08T02:19:27.520Z |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-03-08T02:19:27.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:19:27.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:19:27.526Z |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-03-08T02:19:27.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:35.567Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8ec02a59-c14f-472d-8d0f-5a9bd01914f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:45.759Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9f7c5d24-26b9-4d4d-b7e3-c1b6bacb1e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:55.828Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8ff1cc02-20a6-42d1-a88e-87f159f6ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:19:55.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:05.850Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=836d5241-5344-443a-8fbb-5dec0ebbda31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:15.901Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b893d97d-69e3-46bf-aaf3-98c7efe11333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:25.944Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a630ae7e-9b07-4f28-90bc-b57b79c64df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:35.979Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cfed7084-4d0b-44bd-8faf-56e6e0eb4cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:36.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:46.060Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=79dd0f98-4b45-445a-bc25-b294b0b6d629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:46.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:56.133Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2886edf9-d513-485e-b843-c046ef4efa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:20:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:06.178Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b4f14eb2-b156-4c9e-a68d-67da6e83c432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:16.207Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=28230df3-226d-4397-a44f-799ff20a771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:26.260Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e82d4dc7-c460-4e29-8f35-ade4b74daa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:36.284Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bf24be82-dfd3-4fff-a579-3782128e1b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:46.310Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=505f16af-14c0-4ad8-ba11-7e8a5d53723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:56.342Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=27220e9a-ba8c-4f6d-bf8b-9d196f7bc811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:21:56.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:06.380Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aff1d714-0011-4e69-930d-070f29dafe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:16.439Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=98ee4aea-3d95-419e-b2d6-eebdadd4d973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:26.467Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1b919992-affd-40c5-9f0b-05adefbe7f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:36.490Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7b629259-e218-41eb-b504-bc0b1ab9a727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:46.511Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=372a3fa2-cc6b-4dc0-9a19-d01d055f6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:56.538Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=be949a06-186f-4208-b5fc-0196c5393a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:22:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:06.571Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3fe05871-4a94-4f8b-b432-a9b18070d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:16.599Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a0f57255-e7a4-479b-9c9b-b6fd27e6f9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:26.671Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3e7a46ee-53f8-4f5d-930f-83dc6ef8de4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:36.702Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2f3bf06f-2655-4a37-a949-d281d72c20ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:46.742Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2da0a0f4-d248-49ea-9251-90cd35c7804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:46.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:56.790Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e4bff9d7-af2c-41a7-a10a-8d86c6e2ec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:23:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:06.823Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=462281a5-5b61-4a13-8a73-aafb09c2c171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:16.872Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=af466fbc-15bb-4a91-8050-3ee0709c3fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:26.896Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7bb96638-e615-42f4-9c0a-db1b71f434d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:26.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:24:27.525Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:24:27.525Z |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-03-08T02:24:27.526Z |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-03-08T02:24:27.526Z |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-03-08T02:24:27.526Z |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-03-08T02:24:27.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:24:27.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:24:27.532Z |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-03-08T02:24:27.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:36.920Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a904777e-1edb-48cd-8c7f-3f42b241cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:46.954Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1e4e9673-3dff-405d-a879-72e2a5d29cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:56.990Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0a63edbf-f620-4f82-ab7d-56274e9f6168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:24:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:07.045Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=47df25dc-f038-4d8a-8006-a04f3c0fbd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:17.087Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=da743c91-3266-491f-a0c9-90ac17406faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:17.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:27.120Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=254f7ae7-4678-4474-9066-b3d9595eaeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:37.154Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ec0099be-af63-44d2-97ec-715b6b3e6d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:47.187Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=27b3d426-8039-4415-a75a-0e614a907941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:57.221Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d7a848d0-6bdd-429e-9ca5-56b8aaaff0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:25:57.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:07.293Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d730953c-968e-4269-9ffa-efdb3350af56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:07.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:17.319Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a474dfbb-f2c1-4e23-8684-4493cbc4468c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:27.349Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7c8a5969-d1d0-4cc7-8944-34d2982830df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:27.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:37.383Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=931b56a4-2e81-4190-ab2e-bb6265dee7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:47.404Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6f5303aa-d679-4d34-850d-58137f3effb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:47.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:57.468Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1be15e9c-b5e9-4b2b-8dff-aca675983c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:26:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:07.516Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cd96458e-0c26-46c7-a22b-933459ec7edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:17.591Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5be93709-59b1-4986-8290-f95e3673a349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:27.612Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9b2b8840-5fec-4e1f-a910-51776f8ca56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:27.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:37.642Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fe9f6649-8a47-41b7-8b3b-88e2ebf83540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:47.677Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=45012e94-a86f-44c6-b548-5b5cbd700fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:47.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:57.695Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6bb7d912-9341-499b-883f-f77d3da31813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:27:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:07.734Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5ca2cf5e-57b2-44b8-b432-9147128638b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:17.793Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=546026c6-375f-45ac-b192-fc390db5f362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:17.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:27.823Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=edb396ce-50ec-4818-97d9-2ab7afd08596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:37.856Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=77346815-8298-4151-aaf4-1772aae877e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:37.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:47.897Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3ce463ce-bf2e-4449-97fa-8b8e9eadd63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:57.918Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=671d0f86-0e30-40ac-ab26-df2beb92df87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:28:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:07.936Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=dfa46fbd-cabf-4e08-b818-4185b085749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:17.970Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=38fca43d-e657-4e58-aeeb-346c064f35e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:29:27.513Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:29:27.513Z |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-03-08T02:29:27.514Z |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-03-08T02:29:27.514Z |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-03-08T02:29:27.514Z |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-03-08T02:29:27.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:29:27.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:29:27.518Z |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-03-08T02:29:27.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:28.002Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b4bbb957-6119-400c-82e6-1dd15b15569b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:38.027Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a302ccf5-a517-455e-a41d-59583b26d710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:48.051Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=27280cff-bb51-4e4a-b756-a078d03e80f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:58.078Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=31d54ed9-a0d5-452f-be98-91002bb9e39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:29:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:08.116Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=32eabe2d-609e-47be-a73a-c1cbe1ce29ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:18.140Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=51a4fb25-96eb-493c-a816-53316541fd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:28.173Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c3fac5f0-5c65-4f44-a741-dc28f66ccb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:38.222Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ffa47ae5-3908-426b-bf9a-5a196e7d1006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:38.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:48.263Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1e72932a-44dd-43fc-9a9b-a671a98854c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:48.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:58.318Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6b460ebf-7342-487c-b48d-0cecaa5f0752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:30:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:08.371Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b46c18d8-1d80-4e1c-aaf2-125f6130664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:08.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:18.437Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cf400919-8c23-47f8-9577-0b23f42b4501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:18.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:28.477Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ae9802f3-1988-4eff-a1b9-8c92d1614bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:38.525Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=026ab26f-ad38-4a9e-97d3-e3474ab4b9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:38.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:48.574Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=eca4ffe9-f5c3-4617-a627-3c1e5d5adb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:48.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:58.629Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=eb3b79b9-053a-4ea9-882c-8503a3c3f173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:31:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:08.683Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=610c773f-1dcb-4b44-9704-2a7de5c25348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:18.731Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1a3b379c-893c-4ebe-8c8a-302c4b9befbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:28.907Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=adbfaa38-9e98-4566-bc49-eb8515dcf54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:28.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:38.941Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=7e48c3a0-3cfa-46ec-9f82-7f81bfee0351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:48.997Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4e30b0d7-d7ef-49d3-b375-fd015636c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:49.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:59.020Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=900e984d-7689-49a1-bf89-0e7175ed063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:32:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:09.052Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=35a3b92f-c7e1-4527-82a2-930fdc3e9a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:19.155Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c583c57b-e5ec-4352-9887-27b7e58df166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:29.183Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a077272a-9a95-4ec5-b56e-17bf4a6cea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:39.203Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9905a851-ccc5-4d53-99fa-5941be172e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:49.229Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5dd81aeb-9b68-4867-9017-524cc2048af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:59.281Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=afdff6e5-85b0-4b59-87a0-2091f323e65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:33:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:09.332Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f31a5aad-b406-4aa5-b622-b7fff369e295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:19.398Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=89fcd392-f5e7-4f85-9bff-573ffa08573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:34:27.566Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:34:27.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-03-08T02:34:27.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-03-08T02:34:27.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-03-08T02:34:27.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-03-08T02:34:27.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:34:27.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:34:27.574Z |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-03-08T02:34:27.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:29.419Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d988a1b1-8c42-4829-ab20-56c2744f0e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:39.474Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=033519f7-1aa0-420f-b6fe-4785144c2730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:39.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:49.504Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a27e55bc-aa0e-4687-9c7a-b377ce8b360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:59.563Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=705f8985-5399-4fb7-a417-89942513a2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:34:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:09.584Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c022f173-6428-4958-97be-bcf78e92ba60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:19.629Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=28dfc6a6-4fbe-4195-a84f-2ef4de8be9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:19.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:29.660Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1dd6b710-4f4f-423e-b8ab-bd49cb904b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:39.697Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2b3010f5-77b9-4ae1-82fd-8c5a6fc49e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:39.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:49.726Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b40ccb06-8277-423a-8f3d-187ac3728ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:49.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:59.769Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aa733609-4388-46ce-8e5c-adf378efe686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:35:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:09.799Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c1e034b4-5539-4922-aa88-a79581e97d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:09.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:19.830Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1e12d787-dff6-4597-ba66-0bc0f36ffbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:29.855Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f7177c01-4ee8-4ca6-967d-4427e3e6d7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:29.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:39.900Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=176008f9-67c5-4b7e-8053-dea5e4703f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:49.964Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=78c59d97-6338-4e98-9daa-fe10a804ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:36:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:00.007Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e0d6f1fe-bdcc-4fd6-86e5-58a3d5ced785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:10.041Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=92ee0199-59d1-4b97-a3bb-a377d657157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:20.078Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=196f3fb5-add0-4e56-9ae2-42f8e392c156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:30.118Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d365e1df-caa3-4009-8002-3091f51d64c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:40.154Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aba6ce47-ec10-4849-b721-d6e86a73893e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:50.187Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=29261b5b-34b1-4c19-8cda-9334ff641ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:37:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:00.243Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=adad4340-876e-4bf5-870c-f5d7efa62cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:10.277Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f8ea0de8-76fc-497b-b104-0c9830a1c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:20.345Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0023364e-ba56-48d2-baa5-40b54b6fd56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:30.374Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=919651ff-b69d-405d-8f26-abbea2060c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:30.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:40.396Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3ae69de1-96d3-4c17-8b35-aec4809cfbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:50.420Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0555892c-4acb-496b-b6ed-0fb4ee429853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:38:50.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:00.477Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2adad6a9-728f-4037-91d5-33bc29f130df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:10.507Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=2a58d07d-3193-4b06-b3bf-ea34e308677f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:20.538Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=3c9b1b92-c878-4574-90e7-2943e77954d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:39:27.502Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:39:27.502Z |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-03-08T02:39:27.503Z |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-03-08T02:39:27.503Z |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-03-08T02:39:27.503Z |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-03-08T02:39:27.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:39:27.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:39:27.507Z |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-03-08T02:39:27.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:30.595Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4709292b-4460-4200-b6c7-68f6282c9222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:40.615Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=4d943efc-ff48-4216-937f-4b7578d4f833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:50.644Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aff7414c-bf82-4095-af9d-86ce3a289b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:39:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:00.714Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c05e4f2c-15ea-42ec-9445-acb63aff8b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:10.739Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cdbd3309-6362-4ba1-ae72-50bbdb70c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:20.809Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=29d5e444-e5c3-4cdf-9eb4-22382d27fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:30.831Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=af87d0da-e1e0-415e-a80d-be9ef71b619b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:40.865Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0eb15edc-a36f-4772-9942-7bef98c3fb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:50.893Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cedb0b9f-1121-4f9e-806a-c8399cf61137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:40:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:00.933Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c9feba4a-20db-45f3-8eb4-8260a1028dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:00.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:10.954Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=228fc92a-865b-4d1b-bfe7-cacb4f03e274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:10.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:20.983Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d4e00f5e-6e2c-47d9-9d6e-b898096ab6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:21.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:31.011Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d907efec-4d32-495d-b473-f0a476c6e375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:41.053Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=cbde8dd3-2680-437e-bffb-fa8d02ef0eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:51.112Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c2f10ccd-36dc-4d85-8704-68aedcf01df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:41:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:01.155Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=48f34667-7cb3-4806-aab1-3980cd4907e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:01.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:11.198Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e4e4a5ae-b9c5-42c2-a318-44c89a27cfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:21.223Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a3ed8b49-929e-4321-8f61-2199f92ce50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:21.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:31.276Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=025bc934-d9b6-4805-82d4-671b917d165e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:41.301Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=edb57bb7-22a4-4c12-8c1d-556e9a04682a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:41.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:51.322Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=88ecddde-0da8-4586-98e5-60289d3edf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:42:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:01.349Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=77ca62dd-9185-4d2a-a358-745d17ac909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:11.390Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0be404a7-96d9-4650-880f-78a577b01c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:11.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:21.426Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a52680ef-4228-42c9-b8b9-6799bea65054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:31.446Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f0b6715f-be21-4eda-b685-e8383601ab26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:31.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:41.534Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8ee74bf7-b520-491f-a367-e208a41dbe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:51.569Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a21002e6-9ef3-4837-98ee-d807bd461a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:43:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:01.612Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1a98a8bb-9f41-4767-90f0-453da79efdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:01.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:11.652Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d46abda1-9d51-4e30-925f-1cfe215e9e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:21.723Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9b45d92f-9c18-4e23-a9b6-16e9b49f32b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:21.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:44:27.578Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:44:27.579Z |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-03-08T02:44:27.579Z |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-03-08T02:44:27.579Z |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-03-08T02:44:27.579Z |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-03-08T02:44:27.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:44:27.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:44:27.584Z |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-03-08T02:44:27.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:31.753Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8a41627c-8fb0-467e-800f-d710b6dc813a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:41.810Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1925e5f7-adda-4439-9708-7b84a1ab92a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:41.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:51.843Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bc8853e2-1fa4-47e2-8f57-80981c04e72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:44:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:01.875Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8870f789-3839-4875-b1e8-b7ad2ae64ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:11.912Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=64104397-f813-4130-a3bb-6444d7e0e280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:21.928Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5a60ec29-bc1d-4b45-a4b4-054a2c70e6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:21.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:31.946Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=82531ef2-a9a3-4326-8609-0735448b76c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:41.987Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d59dad33-f010-4d57-bede-e10c86c03076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:52.032Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a0ca2f9a-e67f-4ae5-9bcd-37e03de81407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:45:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:02.102Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f14aa76c-ccf9-49bd-a95a-5a31b44baa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:12.156Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=6643cdd8-f16b-4fe3-9e7f-059f9cb34ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:12.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:22.181Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fb05d812-2adb-486e-a31d-69b10db75560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:32.199Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fe74d49c-7453-4ef4-8965-63457f100e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:42.249Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=aad6b570-ca61-4439-9154-b075bf5e1800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:42.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:52.272Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bff3a40d-1d45-4a55-adbe-7e1e4a0fd444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:46:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:02.288Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f7f170c0-a487-483e-b3d5-ce8499124884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:12.327Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=51d53cd8-9dc7-486c-b130-ec46701f393b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:12.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:22.361Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=8cf75f23-d35a-406e-abfa-8b1e48c5854b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:32.380Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=e968fa54-6f09-4a7d-a9a0-ad1673549044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:42.398Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=a42bf731-68e8-4488-92cd-d4a4682f902e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:52.445Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=f4806fa8-9f3d-4490-b8f3-431d2f883368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:47:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:02.469Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fb94fa52-5f4d-4de4-a1cb-f507433c20d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:12.491Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=73f3e72f-8bde-4da6-b98d-abd957f87848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:22.525Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b613c92a-dbf0-4ed0-bfe5-1d893bd26c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:22.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:32.556Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=bc9ad0c3-8f13-484f-9c2a-3d90eb021f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:32.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:42.582Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0d6fee9d-8e5f-40cf-9ada-321474ad660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:42.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:52.599Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=06585e2f-afc3-4768-8061-603f0593f447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:48:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:02.628Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ad141af2-7565-4d2f-ad22-e70b4624204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:12.653Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=63542bc7-de03-48c3-8ff1-bb969104cfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:22.694Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=429c687b-dcb5-4997-add7-057e04bf7291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-08T02:49:27.460Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-08T02:49:27.460Z |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-03-08T02:49:27.460Z |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-03-08T02:49:27.460Z |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-03-08T02:49:27.461Z |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-03-08T02:49:27.464Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-08T02:49:27.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-08T02:49:27.464Z |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-03-08T02:49:27.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:32.720Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=440f8935-a8d9-428a-9bce-9b8b68878293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:42.747Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1dac5437-d3f3-4db7-943a-395ea9811b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:42.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:52.794Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=eb6e02e5-b6df-4ecb-94d8-9c76b80e235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:49:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:02.829Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=9550cb0e-f4f7-4050-b85f-c30a19586d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:12.855Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=44759381-288c-4ee8-9f88-7af256a8cec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:22.914Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=ce830b5f-fa86-4630-99ea-c6dafb0b4ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:32.946Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=b50e7f07-b651-4282-a746-625905a28d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:42.971Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=0775731c-3510-4cdc-97d8-a68a8dde8545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:43.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:53.003Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=d06dd005-6c17-4ed7-98d8-933927ee0324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:50:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:03.047Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=040d4500-b76a-4acd-849c-4d19a960a212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:03.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:13.090Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=1b37e3f3-087f-4ee2-ad10-41b4a6587432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:13.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:23.127Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=fd73044d-bb30-4c41-8e4c-d6c5a4dbbac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:33.217Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=c8ae1327-23f8-40f5-a4a5-3389f56a6174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:43.252Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=07673249-29a1-4a07-91e6-f2d57ff0e5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:43.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:53.307Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-4054-bfe9-97f3663ba788, InstanceUUID=5f0e7683-7056-4c82-9cbb-3b40e1728269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:51:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-08T02:52:03.353Z |INFO |Init configs |InvocationID=75bbb4a1-b16c-405