. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:00:04.352Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:00:04.361Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:00:04.361Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:00:04.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:00:04.678Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:00:04.779Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:00:04.780Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:00:04.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:00:04.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-24T00:00:04.887Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-24T00:00:04.909Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-24T00:00:06.456Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-24T00:00:06.954Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-24T00:00:06.974Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-24T00:00:06.974Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-24T00:00:07.055Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-24T00:00:07.056Z |INFO |Root WebApplicationContext: initialization completed in 2147 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-24T00:00:07.918Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-24T00:00:10.608Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-24T00:00:11.681Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-24T00:00:11.730Z |INFO |Started MainApp in 9.672 seconds (JVM running for 10.473) |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-24T00:00:11.992Z |INFO |Start scheduling PRH workflow |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:12.003Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1ddeb2ca-6091-4957-a818-e6cb50f116e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:12.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-24T00:00:16.754Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-24T00:00:16.755Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-24T00:00:16.757Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:22.793Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9b06d4d5-b216-4a23-821c-6dfcf6d9c5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:32.839Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=717bfe06-10b0-4139-aecd-4a36448b4bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:42.872Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0fa0135d-d33a-4498-8e89-aa5c930e319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:52.900Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2feed30a-c18b-4a11-b4a8-331b187ecfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:00:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:02.925Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=273e251c-c444-4ffd-a1c1-df90a040baeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:12.955Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6d7c7bd1-e190-430b-ad6f-59e3d9fd0e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:12.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:22.999Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=63db4526-7c1f-41db-9ac6-c704a4ad2d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:33.028Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=663d69ce-b57e-4653-842d-749db6e8896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:43.052Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=73232635-37c7-440e-b6bc-efa36aa86a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:53.078Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5bd0151d-86df-4bb5-99f4-773d8f0aa796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:01:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:03.105Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7d0d8b3d-2ee6-4e66-a79d-810a6bcff75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:03.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:13.131Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ffa256ab-a26d-4a52-901a-c26fba7899cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:23.177Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a5653afc-6845-40db-a397-c25c7faf1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:33.201Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=123483b9-d520-47ae-9213-a6e250cda176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:43.228Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0b26190f-cefc-4259-ab11-4ba05a6f25ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:43.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:53.250Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3d59072a-30f6-4b8e-a45d-6352bf12b66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:02:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:03.272Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dba95085-6a10-486d-a70b-381d41851406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:13.310Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fb2a3d2e-a60b-4e15-b587-c151afc93c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:23.337Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ea086174-4978-48df-87fc-6deffe1b4270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:23.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:33.357Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=230c8b9e-fced-41a2-9996-96126314b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:43.380Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b1c19758-2c15-4718-a8e9-262d29755ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:53.427Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=edfb0ae1-50be-47e1-8efb-b328a828b6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:03:53.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:03.445Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f3e60e32-df49-40ec-a9c7-dc60d7545ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:13.469Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=746958b5-d86c-4fe1-82a3-6083e3ee74e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:23.492Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e7792d3c-6a4a-4dfe-8c52-d035ac1bcf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:33.512Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1f83884b-f8fc-48e9-a7ab-66a9ab71bdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:43.533Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fbad1317-cf0f-4907-9aec-07e7ea13c803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:43.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:53.557Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3eb9b8a7-a591-4b86-80b3-df580c2fa06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:04:53.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:03.580Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ef92fe84-79c6-4d42-be04-acdbd97f5f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:05:08.561Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:05:08.562Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:05:08.562Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:05:08.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:05:08.562Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:05:08.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:05:08.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:05:08.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:05:08.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:13.603Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=da24f52b-750f-4f9d-9a3e-d254178b36e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:23.625Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f59820ca-009e-403f-bd24-c5f73f09741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:33.649Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7e155121-7416-469b-afd2-b6ce30de4f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:43.667Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5fefc619-daed-4fd5-86a1-bdc6e83f75f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:53.693Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6e4616e4-38bf-4c24-b588-33f6f95400ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:05:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:03.714Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f97b8f9f-1cc2-40bf-bd6b-93fedb480211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:13.740Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=019b58a5-073c-4761-a5bb-6472937bd9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:13.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:23.769Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=05242c9f-aed9-4f8b-82da-f19cb96aca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:23.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:33.793Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a3a3fe10-60cf-47da-8753-8ac7a7517656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:43.815Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c1c829ab-c3e2-47a6-a5a1-ea213bfeb2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:53.837Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4df8230e-be13-45d1-9d6d-53fe4880d4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:06:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:03.859Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=953bb37c-8a1a-495f-8843-d29b4f5f7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:13.893Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a791fb8b-b837-4786-8490-847a2578b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:23.950Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=80c06e37-edcf-4fb0-8cdf-8259d794e5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:23.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:33.969Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=432ba6e9-4b30-451f-b4a1-e6e1cd6cdbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:43.988Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b6a6f406-a9e7-4884-879f-50aa39b0a7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:44.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:54.040Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=510934af-50dc-4b5f-818c-7fc46c76ab64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:07:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:04.057Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=815e55e8-cd04-452e-a22a-7e5fad28f4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:14.074Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2afa7bcd-1887-4ac0-9a40-5a2857dcea27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:24.093Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e89768bc-d818-4386-b32f-94da8614855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:24.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:34.112Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=110ad1c1-aae8-4007-8d3c-9460f777b4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:34.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:44.131Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=800074ed-75b5-42bc-b09b-98ffbe5fde0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:44.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:54.152Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=28dca56e-7e40-4f61-b3b7-d4c16553d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:08:54.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:04.170Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=becb93ae-db08-4c96-aa18-ca06361c51a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:14.191Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4ec9b2c8-0246-4425-a1f8-ce968fe3315a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:24.215Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0a988770-d614-42aa-9878-daa63fd42ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:34.233Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=aec885a1-6755-4a6d-9554-360b1c107f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:44.253Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=399099b8-494c-41e0-a530-b3145719a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:54.274Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5423c99f-2f06-4d34-b9b7-2164a9142ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:09:54.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:04.296Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=65f1e559-e469-45bf-9cac-83781c03ed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:04.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:10:08.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:10:08.152Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:10:08.152Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:10:08.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:10:08.152Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:10:08.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:10:08.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:10:08.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:10:08.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:14.318Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dce7e957-a80c-427a-8fcf-00d717d1a09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:24.338Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2497070d-f93a-4547-9150-a633800cbf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:34.360Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4d46a29d-3f99-4a1a-80ff-016e96ebc26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:34.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:44.385Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=68928faa-2ebd-444a-aa51-38942e69f395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:44.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:54.409Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9ca5b957-33f3-46ba-a3e1-ab528ead454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:10:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:04.427Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7cc74306-2401-46e0-ae5c-080565153509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:14.449Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ae2603c5-867d-4fd3-aa45-b4a2743b8f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:14.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:24.471Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4a64029c-514d-478a-8d9f-21547ba81fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:24.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:34.494Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=da1c927e-afae-4b04-b938-f56bf11509a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:44.516Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b7410702-3895-4d05-9522-775ad0044053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:54.540Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1681b4dd-4a8d-49f5-953d-bf1005c94bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:11:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:04.564Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=752f7098-9aa7-479e-b1c3-0a83fa2f2a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:14.581Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=57634272-c9fe-4fc3-b2d2-daa56b8ba01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:24.599Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f99957b6-6035-418d-bb50-ac3f1dcec88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:34.620Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8a133e36-fed1-469d-954c-ac9505bb8b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:34.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:44.640Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5af91484-27c9-445c-8bb1-d7f9a3cf4f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:54.665Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e1eab3c4-42bc-4e4a-bc69-9155cc7a399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:12:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:04.685Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=093c4635-4b2d-44a1-aa63-8e5d04e60d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:14.712Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5e9a6878-af40-4b0e-9ffb-baa324aa161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:24.736Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=58ac0ec6-d312-43fb-834a-b23cc650cecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:34.759Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c0dca75b-7966-448c-8478-415942b8c605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:44.783Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=be454487-34d4-463b-9dbc-3e147c9a640b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:54.805Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2fa3cbd8-10c9-4b7b-a9a6-717cd44c0cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:13:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:04.827Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=14cccd81-3f1d-4049-ab71-789f648dfb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:14.851Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=48a19a58-ce0c-4889-ab05-f72ffffcb7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:24.873Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0faba53b-7174-4860-8673-97c101f1d1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:34.898Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f2f57be2-388b-489b-aa8e-cb4d60354efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:44.922Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=214d8c56-4e98-4c2b-a73e-55d8369a5509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:54.946Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8b1e9dae-5f2e-4451-ba6b-b26beb7689d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:14:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:04.967Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f9f010b7-5a9c-47c5-8670-120d3e2c1698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:15:08.170Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:15:08.170Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:15:08.170Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:15:08.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:15:08.171Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:15:08.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:15:08.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:15:08.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:15:08.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:14.985Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5d21eee1-a80f-4adf-bfdc-3bfec15937d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:25.008Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6857da7c-9a0f-48ae-a56d-525978316ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:35.030Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=805e76da-d8c2-47f3-a794-70ece049c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:45.048Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bb6c7b59-c234-4a59-9901-c7a6554ba747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:45.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:55.072Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b449e5c9-cd82-4058-8cce-63b78d9eae98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:15:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:05.095Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ba746f45-246a-4d5a-a7ce-8c156a085517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:15.116Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e3f06952-f865-41e4-988b-ded007382038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:25.134Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a2327da4-1928-426e-a0c6-90a2dc6af259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:35.156Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=215b6d3b-f6d2-47c5-b178-e75612c628da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:45.175Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9156aa66-6de9-4630-9e21-ba738cfbbd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:55.198Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ef314baa-320d-4986-aa57-d782f92e2c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:16:55.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:05.225Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0d44681a-85e3-438b-b6d3-61ac545a4aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:15.246Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=aba9f57b-82d7-4a8d-869e-70df58a42161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:25.267Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=74c29329-b3ea-4eb7-8ee6-6f423b3da34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:35.286Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=605c90f3-139a-46db-8dce-6a8b80068cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:45.307Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=df9bf5f1-ee2b-4929-a3df-c12de17beb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:55.329Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7ff93c31-5485-4e82-838e-b20ea8bc588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:17:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:05.362Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=82d8ee68-0338-4e19-a5cc-f63c7a71d741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:15.384Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cb6a5cfb-5a75-4e57-a199-67d0d825e991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:25.403Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=02d2344b-1b93-4908-8804-95fb656a1f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:25.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:35.427Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=257190b7-81e2-4bf0-a6b6-3e19e4f2791d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:45.446Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2ac2e81a-b52e-49c2-beb8-a85a93a08c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:55.473Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=97d9de94-a12d-4159-a99a-adb9c190bcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:18:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:05.493Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=eae690be-1926-4b9a-ac99-7be79e5f608a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:15.510Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=22ecb9e3-41f7-4d64-8b10-caea2c81a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:25.534Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5f5420c3-078e-42ff-b137-11f0f2ce8db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:35.559Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=278ad052-b1c9-4979-bfd0-3232a0539239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:45.578Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a0af24d2-bddf-454c-9afb-9489803bbe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:45.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:55.601Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ecc8e351-45ca-4b71-8fd4-5dc7f9b61fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:19:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:05.626Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=94d139a2-afef-4b0b-a12f-695900eadc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:05.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:20:08.126Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:20:08.126Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:20:08.126Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:20:08.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:20:08.127Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:20:08.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:20:08.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:20:08.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:20:08.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:15.645Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6448049f-b99d-4026-9f81-7df6fbfe6db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:25.684Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0b8d2d49-c60c-4efc-b3ef-4d1d14feef16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:35.706Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b0bd9917-10f5-43fe-8f3a-7b1062fa34e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:45.729Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=72ff1955-4828-4b8e-a850-a94f6e77c356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:45.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:55.749Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b9543170-3fbb-4188-8a4e-e4081f3b52f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:20:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:05.769Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d2a2b0b5-bb60-4f5b-a8f3-52444cf635c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:15.789Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d65d7b44-e29d-44c5-8a96-14b0d8ee5c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:25.809Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a7e0b5c7-0df3-423e-ac02-b721aa2bb736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:35.832Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=39864c18-25aa-46f7-9800-9db784733ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:45.852Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=871a9720-d8a7-4b2d-8e12-23d13ce9ec8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:45.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:55.875Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1597cb3a-6769-4b7e-9f07-9feb9958e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:21:55.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:05.899Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f3583aa9-e2f1-4b4b-80ce-8eebdfbdabf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:15.920Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0ed1380b-caff-46a5-9e94-a49b63e9beef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:15.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:25.939Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cc6fd0c3-d017-44cb-b128-ef49f6859ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:35.980Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=477aa8b6-916b-4291-a01c-9cc23fd09df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:46.000Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2b6020ba-39d4-48c7-8c3b-65b41198cf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:56.022Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1cc6edda-4ad3-4fe6-8dd2-979d4964f00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:22:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:06.044Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fda432f7-5bcc-437d-acd1-31553dc66279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:16.063Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=141d30cf-5a42-40c8-aa6e-ec3881ba90d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:26.086Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cf6bf8c6-6520-42fa-983d-fa2ef8aeca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:36.106Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=537b0459-ce54-42b6-85db-16b6ab453bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:46.123Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7cead7da-aa80-4383-b3c6-652f4a5def8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:56.145Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2d65a42e-e2b7-44c0-ba38-e98e37d22cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:23:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:06.164Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9a3cb816-53cc-4e56-83ad-0d513ef14174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:16.187Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0e0167a1-8a4b-4e1b-af20-17f11bff8e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:16.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:26.204Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=56857271-7bfc-4e34-ad56-4ee3f4084bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:36.229Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d9be27bc-fd37-4745-bb95-9ed52e2c873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:36.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:46.247Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cb4295e7-0fbc-4cec-a0d1-44a9f78bac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:56.275Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=92903c33-b334-4c4d-87c0-f2bd4b9ba6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:24:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:06.295Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=823537af-4dd6-4fbc-a4ac-c0fc62f9cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:25:08.138Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:25:08.138Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:25:08.138Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:25:08.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:25:08.139Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:25:08.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:25:08.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:25:08.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:25:08.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:16.317Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=37a01833-25f3-4427-95bf-73f4f98a3e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:16.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:26.338Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fb27fb50-9e32-475e-ba5e-f3cd327c2348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:26.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:36.363Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=15f79cfe-96fa-419e-945d-563545621438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:46.408Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f1ac8c77-3109-4806-a0cb-a28346ec21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:56.432Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=56de1c78-6095-417b-9cdb-2cb1035f055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:25:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:06.452Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=776b7e50-d9a8-4fa3-b014-441723d5684e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:16.473Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e471b5c4-2ca9-4b70-96e2-26e9d9b3a8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:26.493Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cca956ad-a19e-4931-be3e-98d29e1f415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:36.515Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=82656bb3-6269-47ec-9c66-af4550502d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:46.553Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1228083b-bfb8-4769-a2f0-bb9b39045d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:56.582Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=351dfa98-5088-4f4f-87ef-6eca32a6b6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:26:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:06.605Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=28fcd0c2-d904-478e-99a4-0cfe48c288f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:16.628Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=20d1811e-acb6-438f-b982-daef08ab718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:26.649Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ce248136-8356-4d68-b011-8ff9d5547504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:36.669Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cf495f8b-8aa3-484a-bd67-6fee62445fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:46.687Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cdd891d8-627c-468c-a112-10aa821e2281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:46.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:56.718Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=153262ea-3707-4589-aa89-23852dd9ee42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:27:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:06.739Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=34cecfda-e3a0-4e6b-89a4-387f64393d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:16.760Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d698f801-c792-4528-9cd2-707ea1b399ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:26.783Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8f8faf93-cb81-4861-95b9-1df7ea9dafd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:36.803Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=09688f54-ceed-41df-83cf-74bb36177fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:46.824Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3eaad1f0-40a1-4e03-baf9-c8b1e36178e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:56.842Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=068803e0-168c-473f-850d-0aa4b3446c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:28:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:06.866Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7418a31e-7b83-4ef5-94a5-cd5512fda476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:16.912Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f1c1712a-6521-400e-b7e4-86ed6deb2ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:26.933Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4f9f0274-10d8-427d-a15e-672b40e853d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:36.959Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b1b8fcfa-3caa-49af-a9b4-ec51b766ee4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:36.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:46.982Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4ee2d379-b802-456d-b008-29facc3bcd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:57.002Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=930a7776-062a-48d4-a1e2-80728b87a4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:29:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:07.022Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a5a39c48-1b77-406f-8ee3-8cc9ebc4acaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:30:08.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:30:08.116Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:30:08.116Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:30:08.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:30:08.117Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:30:08.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:30:08.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:30:08.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:30:08.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:17.043Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=51cf81ce-5185-4957-8692-cd84e951fc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:27.064Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=25e06d1a-1f42-4115-8f4d-1ef816d7b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:37.098Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=54c4842b-0903-498a-aace-fec351ad04b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:47.120Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=19eee3c1-ad8c-493d-921f-c38fedd882d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:57.141Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=75b54513-5d29-4417-b2f5-fa684c4384dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:30:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:07.159Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=36aa641f-0389-458e-b4ff-1348b5dbdac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:17.182Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2b8bf141-9f02-454a-bbe5-751f02a5f504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:27.201Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ef09ac84-824a-456f-b84c-a8c125345008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:37.223Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2e81d233-2679-451b-8739-370d40c39128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:47.246Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=97dc517f-08dd-409d-8b81-013a1a63d6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:57.265Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b4295fc5-935a-44ed-9c1e-71b6f1057de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:31:57.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:07.294Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e84efddd-9fd1-4ee6-afd8-2f201dd1fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:07.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:17.314Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0b1fc0cf-809f-4e94-93b7-1904a0359f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:27.335Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=451dde8f-d51f-45c7-a90c-456bdc1522bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:27.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:37.356Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fa912fb5-4d68-4a9a-8746-95de60902384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:47.376Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=32a813e3-3744-407c-a257-cfacc972f7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:47.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:57.396Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f9abdc95-dfc5-4ea6-adef-c4acd76b0bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:32:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:07.433Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7c977912-cd40-4f77-bae3-a2fc245a2b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:17.455Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6fc95c2f-17ad-4700-a526-655b9e3f902b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:27.474Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=77823058-476b-4734-bfe4-010ef1888946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:37.493Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=22ed5dd0-a866-467f-982b-352415603f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:37.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:47.515Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=27528726-8afe-46d4-8860-5b9616d3a0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:57.536Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=622d632e-2477-49c7-a2e8-6259e89a5ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:33:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:07.557Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d92544b8-87d5-440f-b225-5d9cad253269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:17.578Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a2233c1b-1254-4256-930b-db08fd9bdfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:27.599Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d3c79aa9-f938-432c-8406-6ed0c3cefe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:27.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:37.620Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fd0535fc-8298-4206-8aec-1673cba15223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:47.640Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=713455aa-bc4c-410e-b217-c69e1c8147cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:57.658Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a7b888a7-8cc1-495c-b555-ce3bcaa6f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:34:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:07.680Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dcde5255-e9c4-4cae-98c8-90a3fc499cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:07.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:35:08.120Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:35:08.120Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:35:08.120Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:35:08.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:35:08.120Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:35:08.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:35:08.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:35:08.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:35:08.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:17.700Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=00419ed6-d1d9-4ff4-9611-0c60a7c0dfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:27.722Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e1e7638d-b70d-492a-99d8-4de474d28bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:37.744Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e1240d09-5d00-4fe9-90a5-39d752a7ae11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:37.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:47.766Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b64b5e06-49a2-4ed3-bc23-7909e4901460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:47.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:57.785Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bb3382a3-22b7-4132-a423-ce12e3d05af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:35:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:07.808Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8919f65b-b345-4525-9d5b-c77b67afefd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:17.831Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d17231e2-26f6-46a6-90c5-3a82cd6e41fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:27.852Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1bedbc13-72c7-4f8c-b177-810b3d38f88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:27.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:37.877Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=69d47dd4-2bbf-4e3d-9420-f11238bddd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:47.898Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e26adfa7-31aa-4e27-8748-9bd158cb0788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:57.919Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4dec5e12-5094-493c-9c70-8b0972046861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:36:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:07.938Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4e8e2308-ee7d-4d1b-b5ca-dac3ec742ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:17.958Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=37529849-9cc5-450a-967c-ba008b137f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:27.986Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e3bd193e-84b9-4c46-be1d-8b235e55a366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:38.012Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2be1a2c9-8419-4c86-8b08-034c4a3c0eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:48.029Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1baa9f12-bf5b-438b-bd37-b5b51c4a67bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:58.053Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=af4feed9-2435-47d6-af1d-353d897a7d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:37:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:08.071Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fb641be9-9497-406b-8f8b-47e34dc49218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:18.094Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3eb8d91c-2681-454c-84a6-9371ca1f31ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:28.110Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6be98495-8860-4f58-963a-c7bff633f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:38.130Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e606c985-aab3-4546-8a60-a1fc7ff05ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:38.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:48.151Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c2af454d-3d2e-4ee7-8350-b18b8d8b3fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:48.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:58.167Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b0502888-c0db-4b7e-b318-c6b4759dc125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:38:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:08.187Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=734744b1-9467-4f85-a5f0-b9e104daeb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:08.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:18.207Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4bfae55c-69d8-44c4-9d5e-b09c64fbe1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:28.227Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=990259a8-fd54-4d5d-9625-de21baf1691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:38.249Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=abf1d560-10f8-4af4-895b-a9ea3a9d0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:48.266Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8883c1c6-8881-4f20-9a78-446dd27d69d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:48.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:58.283Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=aa9dd582-7308-4897-817c-e6ee21d35767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:39:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:40:08.068Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:40:08.068Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:40:08.068Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:40:08.068Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:40:08.069Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:40:08.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:40:08.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:40:08.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:40:08.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:08.304Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=87f690e4-1144-48a7-b1e9-90ee2a3600bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:08.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:18.326Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9b742ba1-b147-4a0a-ae38-c1a51b76ce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:28.347Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=40473640-4027-4087-a013-effb33c90f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:38.365Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=341fca29-93ad-4790-9bd6-6d82270d05d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:48.389Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c1ba0b3f-bf1f-4810-b8c0-6b19bf20077a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:58.416Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=319c5af4-f512-4d0c-989f-86bb227c2c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:40:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:08.436Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e0535ea5-9e82-4ee9-9fde-0d417dd57161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:08.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:18.457Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f2fbb733-5f60-47ae-8f7f-b3fdb2ba792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:18.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:28.476Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=148632f5-49ef-4e4c-b06e-7d3a36ff0d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:38.493Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=81bfd1d7-443d-4b3e-b0c3-e96b16af5bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:48.513Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=13d25c5c-339f-487c-857e-ba061b8cb117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:58.533Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0bd0db8b-8a71-43c6-b1d3-3a2f00e6768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:41:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:08.559Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c9a9f69b-ebd0-4ec1-b397-710c3b5f6b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:18.578Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fd896c33-ab9a-448c-9b4c-8bf2ecadeae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:18.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:28.598Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=62561c2f-ca69-460a-92c3-ba3dea8526da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:38.620Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=207d7183-be3a-4b94-a976-5b386ceb4118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:38.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:48.641Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e2668356-9307-4464-9a57-365b8f476d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:58.674Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=29c78de8-d2ef-4f78-b0e9-898f2befe7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:42:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:08.696Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=28216bfa-379a-49ae-86e5-eafa003c18ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:18.716Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e8b83e4c-f4e3-42a1-94c8-4bd1822c87a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:28.737Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a16c6e02-e5d2-4974-985b-e1b824a21e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:28.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:38.759Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e3d36197-623e-4245-8413-3a24a3f9a566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:38.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:48.778Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5d797652-11ac-472c-be64-43bced218a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:58.799Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=39cf9d8d-253c-4a93-9073-30c007871ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:43:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:08.819Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3455a45c-d5c9-47a2-b07f-c2e22b276832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:08.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:18.847Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f338184e-2065-44df-b2ae-7019ada9453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:18.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:28.868Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4e337f6d-564d-43a1-8575-c8fc4b5c8455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:28.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:38.889Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a8ab1aed-849f-48a0-acc3-c3ed51fc1dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:48.908Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=90edcbb9-a817-4ce0-a0c2-13a79055c6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:58.929Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ddd1010b-7115-442c-8196-213789814917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:44:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:45:08.093Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:45:08.094Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:45:08.094Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:45:08.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:45:08.094Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:45:08.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:45:08.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:45:08.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:45:08.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:08.950Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=672588bf-77a5-445e-8e97-9575be48e8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:18.971Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2ab59cd3-3574-42ff-891c-9c4cd8fda2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:19.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:29.000Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=178d85a6-d88e-4e13-807f-638e5cee58b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:39.021Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8db116b1-fd5c-473e-b148-cb0e86a6e64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:39.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:49.041Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=08ac6735-6fe7-43f8-90e6-21441187ebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:59.059Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f350d43f-a6f7-4a57-be0a-d06ad18c8ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:45:59.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:09.079Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bbfb0a31-a17e-444f-abb0-5c29b75169f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:19.100Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=29404729-9dd2-4e96-b3a5-e9a06d69a6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:29.119Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d68319b0-a9a9-4921-8bb2-756e5ce3ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:29.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:39.139Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e60e9f88-9658-4345-9372-5ca533529f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:49.159Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=10b04b27-e3da-42f9-be72-30e061a528a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:59.176Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=18760299-d0d6-4cd9-808a-94b0afb66b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:46:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:09.195Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4e66fa24-2841-4d12-b10d-3b22116c8176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:09.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:19.219Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3e562e23-69cd-4986-b7ae-4b1d1abd1f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:29.240Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5848c5fe-7e33-4a4a-873a-c034734ed149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:39.261Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=43df3489-5f29-4c6e-8d60-032e6a5c5a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:49.280Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7a9083fa-0a7f-45c3-ad93-949f3a5678e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:59.298Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7293a100-c75e-435e-81eb-04be6f3f5282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:47:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:09.317Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a0ad8aba-13df-4722-9e76-41ffc2e5585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:19.335Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ff1ff09d-1133-4626-a470-ce6d9a76bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:29.354Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=03a70482-6870-4883-9646-6692686557db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:39.371Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=32eee017-8b98-42d0-bdc2-8faaeefb2914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:49.394Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9dc6e0da-648f-429e-9536-f5abac15b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:59.414Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=efe7648e-d899-46f7-939b-0d9dca27f4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:48:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:09.436Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4737762c-952d-4d8b-8443-2c2fa5e70327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:09.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:19.456Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0ea80123-865d-4b8c-b3c7-7029840b8158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:29.480Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2c539cdc-b025-4fa0-94e6-33b53818224d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:39.512Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=da67f40e-1bd3-417f-86bd-8b228accfead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:49.538Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=38702219-77ab-4519-997a-a9c789765e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:59.559Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=53d25085-2be9-45bc-9958-94d7c8499730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:49:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:50:08.157Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:50:08.157Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:50:08.157Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:50:08.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:50:08.157Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:50:08.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:50:08.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:50:08.161Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:50:08.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:09.576Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9047bfcc-3264-4425-9f69-b4a5648cbfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:19.611Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5d1292b3-4fdc-441e-ba35-23bdd10c32ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:29.630Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=be874fd1-17ec-41ef-9104-afa5986c1c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:39.654Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a292bd4f-aff4-41b4-a2a5-1533e7fa8fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:49.671Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9cac9a96-f02c-43b3-a053-ced7e4fd450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:59.688Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=86b7b63c-ca06-4387-9d71-d28472844c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:50:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:09.708Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3c208add-6569-4456-8b3a-35584b3be295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:19.725Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6819cb7f-1eb6-460c-ae70-3e218d94abe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:29.743Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=629897ce-b5f1-40eb-8143-de9a77ff5327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:39.764Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e7721b2e-27fe-4b69-baab-ed6113655d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:49.783Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ff8df6ac-2390-4e44-a772-eee30c311224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:59.802Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8d04ec56-4f5a-478a-9f90-7aacd72cccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:51:59.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:09.823Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6843b677-deab-4a8a-88b4-98bf95d3b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:09.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:19.855Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=451e1911-6d9b-4cec-ae23-c047b7ef3687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:29.877Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0c466e00-6aac-4760-a748-95cbf0a97b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:39.896Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5ecd7036-59e0-42e8-9199-4e8b232c3a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:39.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:49.917Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8fb1bf07-4b51-4147-95c8-0b4f4e724193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:59.936Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=05809052-729c-4f7e-86b8-a619d52290ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:52:59.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:09.953Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a93b0f6d-3199-4274-a188-332e0f1dbb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:19.976Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cf9adf16-1ebc-4dd2-8038-9916a2f2e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:29.994Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fa5c8a6c-3cbc-445a-b283-a8fb6b4a49bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:30.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:40.015Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bdf11dc3-760c-4d27-8422-0a0a71b3e84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:40.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:50.035Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3dd67d01-3b6d-4734-a0cb-55d27b81e45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:53:50.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:00.057Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0afbde9c-87e6-4a85-ab5a-97542a81c137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:00.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:10.073Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=186e3d15-40fa-4c13-ba0a-2a46829876d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:10.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:20.096Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=793c5dbb-ed89-4ffd-a93d-d0fe61a0d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:20.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:30.116Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=93415d77-bd91-46b5-b204-167febc446a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:40.137Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=535543e3-25a0-45b0-9ce5-4b822734c72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:50.155Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b9a973f9-12d1-4a3a-acd6-23cd7e110a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:54:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:00.177Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4a76abbe-a216-4c41-95a9-51d5af9a73f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T00:55:08.125Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:55:08.126Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T00:55:08.126Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T00:55:08.126Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:55:08.126Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:55:08.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T00:55:08.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T00:55:08.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T00:55:08.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:10.192Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=620d5ed3-7118-44b6-8e1a-d157be62e4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:20.213Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5dd4e944-af88-427f-91be-c51082aaf942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:20.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:30.230Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=659584a3-7ce8-4dfc-a520-6eb26df9c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:30.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:40.252Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=17a6e47b-c279-4daf-8060-f83a597e8eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:50.273Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e5881eb1-4db8-479c-bcee-9ac978aabb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:55:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:00.291Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c9098830-2eba-453d-982b-b8f0685d4309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:10.309Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=327a2516-d55b-4aeb-96c5-cce0954676dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:20.329Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8918a397-cf2a-4830-aa04-9006ea59afc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:20.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:30.348Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bbdfbfad-715e-4c99-8c19-d105e975a477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:40.367Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=655ae855-1ddd-4dbe-82be-5f68ed1b4bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:50.386Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=56b42c74-a5aa-46c2-bb89-ae89755d8391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:56:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:00.408Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3193c628-182b-4b48-8841-58d76d07e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:10.428Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d6ca95df-441a-4f99-a48f-a947ab9ed6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:20.451Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2a3faf7c-7a0d-474d-920f-054b8b3bf67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:20.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:30.472Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b86ed2b7-6ea5-4c31-99b8-1c9e5da519e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:40.503Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4c318ce7-9af0-4716-8905-9433573a4f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:50.524Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=29b3d1f6-9b39-4047-b830-73e7c1d0c20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:57:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:00.547Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=158691f2-b785-404f-8b6d-01e2f4086830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:10.563Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0dd75c4f-4709-4b2c-b4c0-38108ab5b19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:20.584Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0b1cfa41-27c1-4445-b693-b16081ecf509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:30.606Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cccb9cbc-8bc6-4207-a1dc-b6f542a22ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:40.628Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9f145292-8659-4947-87cd-1268914dc42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:50.646Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d391e5dd-fa65-4325-9175-58c1b1fced91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:58:50.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:00.691Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4153cc24-b741-46a6-b38e-5a1310065cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:10.706Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1f263a1a-ffa1-4584-a820-0dc4e46abf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:10.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:20.726Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a45672f8-1723-423f-830f-c7f1144c7215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:30.749Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b5152fa2-80bc-458c-a400-418f02147524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:40.768Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dfddd6de-5dc7-460f-9441-f26a8044ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:50.788Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c241b37f-92e9-4ea3-925b-0199d1c77774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T00:59:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:00.808Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e28a28db-76ec-4249-85e5-7c419000ac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:00.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:00:08.117Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:00:08.117Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:00:08.117Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:00:08.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:00:08.118Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:00:08.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:00:08.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:00:08.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:00:08.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:10.830Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=af7ba02f-83b1-4de3-a6eb-2ff3c36dd011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:20.849Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3ff6a71c-c9e9-478e-bd15-5b24beaa989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:20.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:30.869Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=60e6a320-f2e9-47c3-9acf-ca4bd236eacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:30.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:40.890Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8a1f9426-e4cd-4b65-b29d-3ca4de83ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:50.908Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4691cc28-ebb5-43b4-badb-113b242f489e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:00:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:00.930Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=66cf7ec4-d988-45a4-a94a-0f89cdd6cf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:00.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:10.951Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=71fc4bd8-9fc6-48be-a158-a71c60e8e3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:20.972Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5c04695a-9b2d-4886-865d-48b20996695c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:30.992Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=df5565ed-7523-4511-8531-219feac26433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:41.011Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1c89c09e-ea09-4f74-8b82-53f57d6d215f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:51.034Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5844de5b-53a1-4034-bb90-730cfb91b853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:01:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:01.052Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0805e68d-8230-4536-9ad5-179d1442c32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:01.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:11.072Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c1e54ee5-2ca3-4bd4-bcaf-10751bfc1e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:11.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:21.091Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5c5620b5-7a06-4c3d-aff2-652a46b80728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:31.113Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=561cd9af-4137-4c30-9812-7483c673ff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:31.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:41.134Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7c6d446b-30dc-4a3a-90ff-1952a91d3000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:51.153Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7fedb269-bbc7-43f7-982e-c3311e3b935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:02:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:01.175Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1064133a-1a49-413d-84ee-95c093969a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:11.197Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c72d03ed-0bc5-4c73-b158-aec194b822ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:11.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:21.216Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=121562bd-b4cb-4c94-8f2f-3390c725a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:31.242Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=83618f54-3717-4f6c-855e-494894f526f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:41.262Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=16c147d4-9a1a-46ea-b7d6-900a4c1be647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:41.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:51.287Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=89c23d0b-f328-46a4-b1e9-3f55bfbdf546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:03:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:01.308Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=794eaf8d-94f2-4e08-a6c3-4682953ff04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:01.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:11.334Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e9e8ab05-bf90-4e24-96b9-a2605e9be704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:21.352Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6817d871-3314-493b-8e70-662df43b4716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:31.373Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6e468602-6558-48be-bd24-fe7f88d277f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:41.395Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fe191e2e-6161-4c3a-9744-70d0da92486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:41.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:51.413Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=72805cf3-c3d9-4491-b522-745d41c5b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:04:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:01.432Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3a8568d7-bfd4-4cca-9c53-40000bdd6036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:01.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:05:08.132Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:05:08.132Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:05:08.132Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:05:08.132Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:05:08.133Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:05:08.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:05:08.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:05:08.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:05:08.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:11.453Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=902c18bd-af30-4701-9332-e517b6d517b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:21.474Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=14b2f295-1e6e-4aa5-a3cf-967fc1ae8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:21.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:31.493Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a5c48fc1-4310-44c7-a600-221ef750ddd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:41.521Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=489c37e7-b1fe-4d00-a491-8f45ccd16e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:51.539Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0435d8c0-cf2e-4495-b8d7-a31eec71589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:05:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:01.559Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bb0de0b9-6131-4385-be58-c50235f1dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:11.576Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9303940f-62fa-4f50-95cb-421bf12a6261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:21.600Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bb3a30cf-02c9-4fe0-a2b8-766bc550c959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:21.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:31.626Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=954c4f97-4834-40c7-a4b2-11b9da235aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:41.644Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6c80971c-b5ec-4a83-bf94-93a511c3a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:51.665Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=df199699-970b-46ad-8011-47265fb993f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:06:51.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:01.685Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=756d0312-c164-427c-b64b-e5f44f06b3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:01.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:11.708Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=aae6b4cd-5de6-4ad2-bd22-56fb9a5f23b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:11.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:21.727Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e8454920-92e8-4097-9fa0-b241e73a7be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:31.750Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=30cf3ab5-a63f-4f08-81de-1e5b41f0d5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:41.771Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5563058a-adc1-4ac7-81cf-c1a924c2920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:51.789Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dabd7ebb-73ee-421e-ae83-fe53818a52e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:07:51.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:01.807Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=20bc8482-3eb7-4cc3-846d-54db11c3fecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:11.826Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cd0311e9-8bcd-4225-8293-2e83b09fee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:21.846Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6e4fb461-69ca-4573-902c-dfbc229bd361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:31.867Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d683ecab-db41-4f78-8ddc-2861fa22cdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:41.890Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ed656d47-106f-4b29-9ec8-00325cca0880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:51.911Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a1729faa-3df8-4089-80be-a24767110933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:08:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:01.928Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2bc5f00e-c481-4f40-a6bd-61744b5ad64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:11.946Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1227cfa4-7ce7-480a-bc79-0e67bb25d7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:21.967Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=511579fb-0b33-4523-a305-91d67ba46a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:21.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:31.996Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0979d8bb-fb52-4a3c-b8af-e48cb701d105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:42.022Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8f49417c-0ff8-40a6-91f9-c2dd511d0b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:42.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:52.045Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2d75092f-7945-4c5b-86f7-dd288ac2deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:09:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:02.066Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=423b61d2-38e8-4f8c-a24d-00e02bf19691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:10:08.197Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:10:08.197Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:10:08.197Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:10:08.197Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:10:08.197Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:10:08.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:10:08.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:10:08.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:10:08.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:12.082Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=286aca51-4e3b-4029-b68f-61cf1aefe5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:22.100Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dd797c54-ca02-4a0b-aa13-96e2e33377ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:22.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:32.119Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a2c91a2e-042e-486c-9c57-ee5a3a17a8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:42.134Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b603e94c-d797-4b41-b509-e486936913e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:42.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:52.154Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5fd719fb-1a00-4e59-92bf-c2c57d79d41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:10:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:02.175Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f0254625-af64-466e-89ba-54fa1dd3b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:12.195Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=aa76be31-1b27-4228-88f4-53d7c3c1d7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:22.218Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ad04b354-e875-4277-82a5-6a8e8724226d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:32.237Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dd77a8a1-1c39-409a-b454-ff7a4d8fb0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:42.268Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=49946517-9daa-4861-b35c-cbf7b7b5d4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:42.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:52.288Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e1f135f0-9e5a-4108-9bb6-23e138b246f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:11:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:02.304Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9b746eb4-39ed-4320-84de-aeee7a7a2a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:02.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:12.336Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=86212f6d-ded4-48ba-9659-0471dd98e2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:22.357Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d5d17db9-835f-4a40-ba5c-fda683b49211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:32.377Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=875725b6-51a8-414a-807f-ab95d8ba5b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:32.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:42.398Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a05a57c9-e1e0-4d4e-8d13-6808cadd41de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:52.418Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5c8ffcec-e44d-46bb-84d4-0d93da3f4015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:12:52.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:02.437Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bae57e7e-d857-4d8c-ad44-eba16c012b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:12.456Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cc12e0d6-1966-4d70-a8e8-031dfe046be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:22.474Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e9ddb5b9-e6b5-4dea-8419-f0ef12f131e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:32.495Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=afbc0d0a-8111-419f-aa08-7389502758d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:42.515Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6ad30fe3-0242-495a-b1a7-76f73cdbe3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:52.532Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=79cdcb3e-5118-4be1-b5d0-17bbaa7ef1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:13:52.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:02.551Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a3cccd61-6ca6-49ad-83d3-27d9bc794281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:12.577Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1345c740-777b-45ae-b48b-57742e315eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:12.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:22.597Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=97c33dee-980b-4a83-863e-63a3433cafb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:22.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:32.618Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=eb318974-cec0-4db0-b02a-e64a1f50dcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:42.639Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=96183d94-6ad6-4bdd-9d9e-c5f5bfc3fe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:52.659Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2396efdd-5776-4953-b732-f548f7859a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:14:52.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:02.681Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3fda175a-1174-4cfc-ab67-530b2e4f773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:15:08.119Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:15:08.119Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:15:08.119Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:15:08.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:15:08.120Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:15:08.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:15:08.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:15:08.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:15:08.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:12.701Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0ab705ca-9558-4f8c-81db-d589edc06a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:22.722Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=79245682-e73f-4772-acd1-3f916efc451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:32.744Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=63de0cc6-b408-4a37-a68c-bec2ec63262d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:32.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:42.765Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=57fa9dd0-dd68-4b8a-a420-1c36dc861639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:42.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:52.785Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7525b3ce-faca-4100-bca8-f14d8b7c8772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:15:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:02.802Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3bf0a766-5123-41ed-a23d-130081faa9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:12.822Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2474febd-86cd-46a1-911a-dcf5119db310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:22.840Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f77727fd-0d65-4d57-94a4-48eb969fc1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:22.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:32.864Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=521df2bf-5c2a-436d-843e-398f61225705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:42.883Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d8eb488a-529b-4bf7-a233-dee741568a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:52.905Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a0940dba-7eef-421c-a59c-2e6d6638c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:16:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:02.922Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=465205e3-947f-4cb3-9ed5-96e09d7507b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:12.943Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=55bc912b-08d5-4ced-9d17-4cc30e91d77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:22.964Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=addb7b66-03f6-425a-a7c2-eaa22231e459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:32.987Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c7424fde-650e-4562-b46f-886f4fdbfc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:33.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:43.024Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=81cf325b-8f81-4edc-bea0-498fe4c9599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:43.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:53.046Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9f50241f-d3b0-4b04-9c08-ef844e137291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:17:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:03.072Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=282d13dd-0b0c-4a39-951e-e5e4b09c2a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:03.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:13.090Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4a45a3c7-c385-48a9-ba57-8d705e5d5fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:23.112Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=288d72a7-3219-4b9e-b340-bf57a9f6c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:33.130Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=285a0653-1956-4424-9606-c81323f66378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:43.151Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=05d6c179-2930-4b20-8c05-a1743a5d4004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:53.169Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=42a42cc5-ef1b-4c87-b0f4-c09132a859fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:18:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:03.192Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=28e14a2b-288c-4f60-97b4-65ab0a7d2876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:13.214Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5edcf4c1-8fd6-4090-b87a-ca6312a3bc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:23.235Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4e47ed7f-9c7e-4ec8-b5b3-46dd1aa28c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:23.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:33.255Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=00885de6-4fb1-42e3-be47-9bfa0b62bacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:43.274Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1f12eeb7-5ae3-464f-9812-1b9796f1d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:53.305Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f42ff91e-c772-43fc-8059-b3712987240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:19:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:03.325Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=63b50a8f-71a0-4a62-96a1-df98295ba785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:20:08.183Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:20:08.183Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:20:08.184Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:20:08.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:20:08.184Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:20:08.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:20:08.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:20:08.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:20:08.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:13.349Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e146464d-1267-4b36-9f13-25866b2de952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:13.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:23.369Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=529f3789-dd3a-40d2-abc7-41427110de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:33.386Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d9e0929e-8e3a-411c-a549-1b3f4f841db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:43.409Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8489b423-2e05-4593-919b-3d1de2c6843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:53.429Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d19565bd-25de-412a-be2e-02a71b8f4f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:20:53.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:03.449Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0bdbbe2a-1bd0-448c-858d-e2889317a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:13.469Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dc2d20d8-c4a7-4161-8a78-204090254fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:23.490Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1ab6c071-e3b8-4494-b993-ca1f9b0b1eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:33.509Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=844eaf88-c641-4194-b657-63a7ebca7fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:43.532Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e7d59a8b-fdb2-45b5-910a-b0bd9bc22ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:53.556Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f00a8550-ac78-4530-950d-72b5a5385253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:21:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:03.573Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e54c8540-17c7-450c-a9b5-c4665196dc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:13.594Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9713acdc-1f71-4152-bff4-e97225e54396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:13.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:23.620Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=60057fba-2027-4ca9-84f4-64fb87552d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:33.649Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3d8922e3-284b-46fa-acc7-e40196227c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:43.670Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4f8bec32-a4ea-484c-92aa-12eca8d4aa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:43.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:53.689Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=65e1155d-a1ed-4e79-bba6-20f443f76940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:22:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:03.710Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4aa45e73-231a-4b8c-b932-a0c3dd7e8fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:03.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:13.733Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fdd6a62c-db14-45e9-9a61-4fe78a820aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:23.757Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=909f03b8-e804-48a6-aa27-12acbf105919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:33.778Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8fa52f02-fd16-43a4-b16b-10b48fff601d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:43.798Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4eeda731-1076-45f8-8578-59a19d9538ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:53.818Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=01826d3d-747c-4a92-aedd-296f3a2bd10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:23:53.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:03.838Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=40f7287b-e080-42e2-8737-0eb9874625c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:13.884Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e1e6d05d-ea18-42f5-ac3e-15a9456eb79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:13.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:23.901Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a3d2747d-341d-446d-969a-34bd6b6087d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:33.922Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dcf27419-e2f1-4686-8b27-6bda6edfdf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:33.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:43.946Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cd8a063a-6752-4732-ba3d-2ea0e172a67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:43.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:53.968Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6dfc69de-203a-417e-aea5-b3d6a2fcab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:24:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:03.987Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=01e071e0-7694-4b9e-a2b8-cac04725c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:25:08.106Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:25:08.107Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:25:08.107Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:25:08.107Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:25:08.107Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:25:08.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:25:08.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:25:08.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:25:08.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:14.010Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c476299b-04f6-4a01-b89a-c951f6850dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:24.046Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=48f4c0b8-4641-4960-a4bd-2f9b3cdf13c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:34.069Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c4fa6d84-aad2-4041-9ca9-b848b4c9c579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:44.094Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=54cedeea-b911-42b5-88fa-0e9b95b88948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:54.110Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8c585389-9c1b-44b3-8145-edcf375baf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:25:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:04.125Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=36cce25c-2f3c-4209-9dc0-a2f0c5761d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:14.140Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=220275d5-dc60-4386-9bc4-6d794f88491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:24.160Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fe8b4a73-aee2-4c5b-a366-4103c5365dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:34.176Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=40c195fe-efd1-4068-b86e-06096e1913a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:44.191Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ee3fe69b-1188-4ae5-8446-0c4c2cc09381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:54.207Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=979c08a0-06fa-4848-be22-81fb494bca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:26:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:04.226Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4c57b3a9-b1f9-4379-8845-1273dd92772d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:14.241Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7ab5e481-fe9e-4a63-ace5-44f73e546fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:24.260Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2e73748e-6129-40cd-9354-712105794a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:34.281Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=098be1b3-6742-429d-a0d7-efd146f2eff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:44.298Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1cff4271-cca2-4b56-9db8-0015a7dd7cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:54.318Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5245a61d-7881-4ca4-8520-f62f3cef20b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:27:54.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:04.338Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=82a6d6ea-2da9-4e25-a4ac-198b86dfe135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:14.357Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=70fa9a74-5c04-445f-8b9c-51ad81ee04e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:14.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:24.377Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=436e16ad-4b49-4533-89ee-60671c436b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:34.405Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e031b2ed-4d0f-4c61-9690-0065d4ff470a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:44.430Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=488774a3-7da2-4692-b3b7-2b00f4bbce27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:54.447Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=28a24d3a-452a-4ca5-a995-cfb61ea040ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:28:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:04.470Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=81588abe-c69f-422f-adf0-ccf2d1d9b402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:14.490Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4e6c2abb-1e54-4f61-8637-73f11a144302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:24.509Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cbf84fe1-6d00-4fce-bcb5-f1b5be6104b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:24.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:34.530Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3c34901a-cbd7-4a3b-8082-39f659ce2218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:44.554Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=90fbc170-80dd-45a6-85d2-c17ae0c405f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:44.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:54.573Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=038f26c6-f044-4c58-bc35-90da9ad37327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:29:54.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:04.592Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a6a90834-0d84-486f-ab4c-672f2e2d1c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:30:08.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:30:08.079Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:30:08.079Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:30:08.079Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:30:08.079Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:30:08.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:30:08.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:30:08.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:30:08.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:14.612Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bf16263a-9637-472f-81cd-40c7287370e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:24.631Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=de10ff3d-50d3-4a17-b1d1-9655e784337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:34.651Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=14d8c11a-c066-4e25-91df-d3f53a2d9f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:44.676Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6cff028f-b27d-4827-955f-8bcd074d329a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:44.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:54.697Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9fefa7e5-0c4a-464a-8f0b-17cc755af359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:30:54.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:04.718Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=75e8e95f-7af1-4047-bf46-45df07e6763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:14.741Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d6aee967-80e3-4481-941f-c414b4fce081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:24.763Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=993f8065-cdc6-4ba5-a986-5fc7e24b5ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:24.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:34.786Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=10dcba8c-0bb9-43dc-b4d8-8215440cf0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:34.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:44.807Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2680fadb-5a1c-4ec3-b7bb-98fbf0b1ce95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:54.827Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4ce72f86-2938-4040-86fb-619ad90d152f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:31:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:04.850Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d422be12-42ab-47d5-b344-57dac293f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:14.880Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=34cfa2e4-c6c2-4cdf-b2ff-6b047878bccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:14.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:24.902Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8bb34ac8-8562-43cc-a205-cd26bbb9cc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:24.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:34.922Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=997e45dc-2d5b-490d-b809-a70a3c342f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:44.944Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bdf33487-f8df-4ba7-9fac-8476c8fe3cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:54.964Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ab80c88d-30d3-41ce-bdaf-0edd1bc2312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:32:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:04.988Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=774a223c-b96d-44e9-a218-b6eb79bbe9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:05.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:15.007Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=27173f8c-6ad3-4583-86e6-c49f13ed750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:15.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:25.028Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ae21e209-6526-46c9-a9cb-c871d8d76ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:35.048Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4fd782ab-bb20-47e3-a835-d6a0e985ae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:45.069Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a04a9fb9-663a-4003-ab01-c59584e7ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:55.087Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dff03fa2-4aee-4b63-87c6-85020acedc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:33:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:05.106Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7c64a1f6-70fe-43d2-843c-10ad78659a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:15.124Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fae72dd0-d6ba-4427-853f-023af4ab7b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:25.165Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e25a8dec-d889-4ab8-b520-d4fb8c629a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:35.206Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=785cc71b-6649-40d3-9a0c-6a880d6c0778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:35.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:45.225Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d58b83fa-cc54-414e-bab2-fabcc8a1aab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:45.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:55.246Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=22a84323-2a71-43d9-b3f7-620fec83c65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:34:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:05.266Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2b94d3be-b7fd-444b-878f-c9a35cf00674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:35:08.097Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:35:08.098Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:35:08.098Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:35:08.098Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:35:08.098Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:35:08.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:35:08.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:35:08.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:35:08.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:15.286Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a6280edd-165a-4c2f-9690-29fbff2785d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:25.305Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4798e9b3-898b-456b-bdb8-2cab1c066235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:35.327Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d9011e25-2028-4982-9089-f18faa722b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:35.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:45.351Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bb955517-9e88-4ecd-98af-8945032174da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:55.368Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=45edc449-2453-43c9-b445-155bda2789d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:35:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:05.385Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7d2200b1-1c70-4257-9287-93ca3c521e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:15.405Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=48371b97-77e6-4c58-95af-4970e4acdae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:25.423Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3ce5f86b-e81a-475c-89eb-b3613e4b3ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:35.444Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b13b455d-924c-4225-9a4b-1122418212bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:45.461Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=49caa397-1fc1-40f6-af4b-3451c9597eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:55.482Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a65f606b-35c3-491a-b0bb-4b7c8c129ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:36:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:05.501Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f9d985ff-5c8e-4ab4-86ec-e8ed2664b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:15.520Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=199e6d80-8596-4b1f-af35-9103118fed4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:25.540Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=436763de-c9d4-42a1-8336-5fb3682638ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:35.559Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=33e313ab-574f-42cd-903c-31dd6f5f5eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:45.581Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9390f554-7949-4772-aa83-820445ae95c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:55.600Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a30aff7b-1be9-4d47-8d40-be4faed53abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:37:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:05.620Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5dab1de9-0b7b-4d9a-aac1-cf485baf30e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:15.638Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=723f0836-2916-4e33-94f1-4513b53e1262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:25.658Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1b558b3e-639e-42d9-b698-e29571f42a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:35.678Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f406efd9-bc2b-4f31-9cc1-d1df606da0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:35.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:45.710Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ba308da4-3a68-423d-8ab8-1001dca0d4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:45.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:55.731Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=633f88d2-4e4b-4941-81c4-871125178bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:38:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:05.750Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c66e3e4b-03e4-42c7-a99e-e731a3055c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:15.771Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3ada7c0a-15e5-443b-bbc9-86447463a099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:25.794Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dfa93155-b4ec-442d-bd51-36923e4c271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:35.818Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=be4f60e0-d534-4810-879d-4911d91ad8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:45.836Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=82f57b41-0275-40c3-b97d-d066d144a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:55.858Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0bb470d7-14d9-4269-b805-7e0f4be9f09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:39:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:05.877Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=56e49823-d6bf-429d-a78d-77cbc8d650b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:05.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:40:08.068Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:40:08.068Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:40:08.068Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:40:08.068Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:40:08.069Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:40:08.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:40:08.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:40:08.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:40:08.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:15.897Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=28986020-def2-4a12-bcac-b1e79380c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:15.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:25.914Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f92c8eac-95b1-4858-9edd-724402c81c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:35.942Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bc19f619-7efd-42ce-aaae-22981a95e806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:45.963Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4f6ac396-b8e8-423c-b57f-f2309fa9593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:45.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:55.981Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c86e67b0-cbc9-41dd-83d2-419358a605fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:40:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:05.998Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d9f81668-6a6a-403e-8de7-28eb90135c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:16.018Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fbc049d8-0153-4461-a2e7-d0fed02c79fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:26.035Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ccba5b74-5b46-4131-9e4b-bcdbe48885e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:26.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:36.053Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a9c4a919-049c-4491-9c17-e9ec2018b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:46.070Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2a21bf9f-3c1c-474d-94d8-e8cfaa59ca16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:56.107Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9ad546f6-cca4-4b0b-a9a7-8ca5a74fdd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:41:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:06.128Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=77d46d9e-8ea0-477b-a985-b30a5be45373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:06.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:16.147Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d45bec09-76b7-4ecc-874f-daa609436b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:26.173Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6e4c4523-1a90-410a-b65e-4a486ded1393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:36.194Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bb2b1bb5-02cb-4c3d-a0b1-8e99334ad9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:36.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:46.233Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=49aa0e99-d46d-4ed0-b604-6dd84a5907e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:56.254Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b6320530-8286-4b28-b5ac-fbf055513c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:42:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:06.275Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5bcbe74a-b69a-4142-a384-e322f201dd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:16.295Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cd2f002c-4fe4-4400-ba26-40da53be4aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:26.316Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=109bb44b-4220-41f7-bb84-49941e579008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:36.333Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7323e338-5aed-4894-8ff5-443351f854f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:46.351Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9697fd99-91dd-4a54-a4c1-6e745c1396ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:46.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:56.372Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d0d83b98-8201-4314-ade4-437f9c644193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:43:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:06.391Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=29e27961-f48b-4003-bd32-f264c722aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:06.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:16.411Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=51a78b4b-033e-4a55-b667-1a5257dcdc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:26.429Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a0bb682d-7209-44a7-b735-b372845d403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:36.447Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1d827acb-6bf5-432b-9777-ebbb7b624ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:46.467Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d315ed67-8ac8-4687-b49b-3224fb48fa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:56.486Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9c47ecd3-48dd-4434-aa13-2da14f6c71fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:44:56.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:06.504Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2e7fd939-a049-40e1-92a8-abf33cce69a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:45:08.114Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:45:08.114Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:45:08.114Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:45:08.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:45:08.115Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:45:08.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:45:08.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:45:08.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:45:08.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:16.527Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5356b012-3b02-404c-8a46-6d6c6fc24161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:16.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:26.546Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a18024cd-65c9-45aa-a337-f81bdf1eb0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:26.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:36.567Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=29675438-78d6-4403-a3b4-46dd29e7d7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:36.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:46.588Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=21d7e00b-6ebf-41a4-944c-e9bb64487992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:56.608Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ef4dd650-1c9e-49a2-8f74-2aa966cb7fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:45:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:06.629Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8d55a180-7ace-4a91-8cee-0e3fa7f50fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:16.646Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=de3a72dd-d83f-4cd0-9098-43fe1b5ab906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:26.663Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=471e6f12-f76b-4686-b242-1da7190db717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:36.680Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=8d810e75-ca40-41f9-890b-e5f4d2f05406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:46.700Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5e90ddb5-9784-4917-b72e-a1de7ff4bd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:46.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:56.716Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=78e6f8fe-00a6-4a6b-9255-72809c251f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:46:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:06.742Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=153e791c-2a3f-42fa-90ac-e66a7941f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:16.772Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3fc94db9-660b-468e-9599-cc465567342a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:26.794Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f9b0f8ec-73b1-44ca-a97a-4f7791895bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:36.815Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=71b4b56f-a186-4464-b9eb-4f617ccf7dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:46.833Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e4e3fe73-244a-49ec-b8c1-2ca7c2f15715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:56.852Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ee98c910-e694-4980-8a43-ea5440d3c722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:47:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:06.869Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2ac46553-86a3-4695-86b4-113fe5f7e14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:06.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:16.890Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=71cb1504-7e03-4f86-acd7-ea20d3a11dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:16.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:26.911Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=38108e18-e9d9-43d5-8e78-86e10b99c7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:36.951Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c137ab78-abc8-4b6b-b002-63bd091c21a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:46.970Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cc59cbde-0abb-4edb-a2dc-7f541b1cf3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:46.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:56.988Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4dc10a90-491b-409b-91c5-4209368a622c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:48:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:07.006Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1f701e22-e4ab-4f0e-b822-0ad534df0b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:17.023Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6a2d2cd8-ebcb-4908-a18f-514ba952827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:17.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:27.048Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d5eceba8-b612-414b-a993-f98f4148dc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:37.067Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=418e2e57-67e2-4ba1-b764-e8f16bc71fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:47.086Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4eca09d3-7f65-46f7-9573-5112e33cce11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:57.106Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ce0e0471-688c-4043-a8bb-bcaa44df359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:49:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:07.124Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fc41655d-612f-4281-a6cd-9d233cf74c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:50:08.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:50:08.136Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:50:08.136Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:50:08.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:50:08.136Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:50:08.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:50:08.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:50:08.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:50:08.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:17.147Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e02ec8f5-4ca8-4ff7-9214-f010de37f09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:27.174Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e698a167-3c52-4f70-96bc-a3f389b7f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:37.193Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f8f4b36e-d850-4151-8a1d-5191c79f8c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:47.213Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=495fb92f-a7ef-44b2-b5e1-b725e1e7fbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:57.230Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=76cc4722-04b3-453f-b262-8acf0c0642db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:50:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:07.254Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2bd4ae0e-2754-4de5-9484-51ca09cb48d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:17.272Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=39fb86b1-d936-4362-b4d4-5a2c440e120a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:27.289Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=bb1bc8be-a6d5-4c2e-b761-4c979dbe132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:37.308Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d669ec91-b933-41d9-8906-5bc4d8dbb7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:47.350Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f8e8cefc-717e-4fd8-b7d8-9c67dcf30998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:47.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:57.373Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9f3e440a-bed5-44df-83ac-7b6f0ed296db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:51:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:07.396Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7984f698-ecd5-4146-b26e-950b49ac24d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:17.416Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a4ea2f1e-2f52-47a8-926b-f9e7fbd4d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:27.432Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e6a1251d-931a-443e-9063-a55329876500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:37.447Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=02f6009d-dd73-4bd0-8fd9-2b17d2eb8910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:37.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:47.465Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4217bf27-0d58-49e2-9bae-eb43bfd748c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:57.485Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=780dfd6e-aa29-4b1c-a90d-41f189d63ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:52:57.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:07.503Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e7753e13-4285-45f4-a8de-27112009254a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:07.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:17.526Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=272eec06-1373-4c4a-896a-b001bc5d8d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:27.543Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=510b0b58-81ab-47b8-90b4-5dae4a41afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:37.562Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=45ccf209-de78-4a17-9929-d3ceb582912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:47.580Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=45e216f1-f14a-44d5-87c8-f3433b9cbd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:57.600Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dc49aff1-d2bd-40d4-9f47-234e1df7b1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:53:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:07.623Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1bdf9267-5b08-473e-bf94-94f5d30abfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:17.649Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=012c8e93-5513-4095-a77a-874b6e33ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:27.669Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=d0506f9a-3171-449f-9c88-c6465220e7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:37.691Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e67912b5-847a-4ed8-9972-9b30092e22f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:37.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:47.709Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=777ee816-8b22-4be8-9c06-8db3d03a60e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:57.731Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=3eb04505-30fe-451c-90ea-9f2216b5aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:54:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:07.753Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5da446bb-2c8a-4281-abfb-4f989fc19ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T01:55:08.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:55:08.116Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T01:55:08.116Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T01:55:08.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:55:08.116Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:55:08.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T01:55:08.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T01:55:08.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T01:55:08.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:17.772Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=53f6a0f1-4c2b-4943-98e5-84219cce1d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:17.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:27.793Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=536d139c-abf4-4ba3-88ff-20ff98e5ce1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:37.812Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=474cd605-2a8f-499e-81b8-177b68e772da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:47.833Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0bc74298-87a7-4cb9-ac5f-b38554f80f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:57.852Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1fd19076-2cd9-4ac9-afcb-8e770e1ad273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:55:57.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:07.872Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=6bf04f8b-13b7-417c-a0ab-50fd7a833299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:17.894Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=dc9b339a-e897-40af-beac-aa6f898b20aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:17.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:27.912Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=61e62af2-f826-4196-b00a-72f1cfa87cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:27.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:37.936Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=eb327aea-9761-4f24-96db-e9ccda84635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:37.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:47.952Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e19d7cea-a24e-44f4-b9c1-6f2b673257a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:47.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:57.969Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1851fb63-59f4-45d7-bd32-ddb9e183982e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:56:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:07.983Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9f3e4917-1b93-419c-b7bd-b7de012d2db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:18.010Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=80f50ba9-4826-4563-92d6-f8d9bf2a01f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:28.029Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=eea5bb5c-18bb-4154-a00a-b17a863b4a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:38.044Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=66432c50-0550-4711-b58e-cb04517a6933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:48.060Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ebb16f6c-f1ab-4aad-8876-e710a737aa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:48.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:58.078Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b728b76a-559d-41f4-82a9-a76d6ee5cb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:57:58.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:08.093Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4f401560-1e15-4c0c-ad72-7e0cd811feb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:08.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:18.112Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=df35b75b-23d0-4f5e-9a0b-3fdccbce6627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:28.130Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0edb5d0b-95bb-41de-93e5-c476f06ba9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:28.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:38.148Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9a8f069b-fd80-4666-b47b-94b15b3abaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:48.166Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=7d8434fd-cec4-441d-a243-f9cfac3808f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:58.187Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cdd59ac3-e78a-4cd0-a70d-ba73d751135d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:58:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:08.226Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=0b1664bc-ea85-4905-9f5f-c9f31104a2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:18.243Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=24657ba4-3a6e-4675-9bcd-a55ad2a9e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:18.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:28.265Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b6524a0a-7f1f-4a4c-99e0-591c66e00318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:38.298Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ca4835ec-02a7-40a3-87b0-55aeb7e843b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:48.317Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1bd4e396-e1d7-490f-8217-c4ab382d860e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:48.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:58.334Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=578c8bf2-bf85-4164-b2cf-972086619f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T01:59:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-24T02:00:08.081Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T02:00:08.081Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-24T02:00:08.081Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-24T02:00:08.081Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T02:00:08.082Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T02:00:08.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-24T02:00:08.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-24T02:00:08.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-24T02:00:08.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:08.355Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=5211cb68-cda9-4a58-ae4a-21b60b99c429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:08.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:18.374Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1360f66f-0b9c-420c-8a98-b1d1bdcc2926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:28.392Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=ac26fdcb-107d-4393-a746-67c5e84ab25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:38.410Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=2386bee5-49c7-42a0-8a31-264626d5e6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:48.432Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=940ac9c2-6b28-4f1f-ae08-3654a31558fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:58.451Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=f41bccd1-72ec-4c13-a462-9011bf318e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:00:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:08.471Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=23511ad4-e015-44a8-a288-353c4448a7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:08.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:18.490Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=764f9f0d-93bf-4c5f-9bee-f6f2fb92e8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:18.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:28.508Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e6fb4ccb-f9d0-4f5d-bf05-463e65143994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:38.527Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=735517f4-872e-4dae-b1a6-09769a7f455d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:38.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:48.547Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=c46f52af-2e63-41aa-8b11-f6a71979fa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:58.572Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=4d73f1e8-99b3-40e4-acd1-c5fef1008068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:01:58.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:08.591Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=43f1eb60-b0c6-49ea-ad3c-1044083bd6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:18.611Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=a85087ba-5ef1-4de2-9bdb-44d4e1340907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:18.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:28.629Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=9b9b44be-838e-45f4-8ab7-4434ed21bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:38.649Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=cb44bc4a-ac5f-4569-afca-6bd50f8da649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:48.670Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=072ce2c0-f952-4bbc-a19d-81eab2eaa990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:58.688Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b3366b3f-cc6a-4c7f-87f6-d12bda5ee7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:02:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:08.709Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=db34ce6f-76db-4a99-be68-8f239ef843d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:18.730Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=447cff6c-534e-4c52-997a-b466179e79e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:28.752Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=fce5f5a6-e3bf-4f39-8da3-8e506336bb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:38.774Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=551e169c-d2d4-4c2d-bea6-6ca22798498a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:48.796Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=b2d20943-c287-4534-886c-0336bdf190d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:58.815Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=1175e631-6925-4be5-b30b-9099536959a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:03:58.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:04:08.855Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=e581be22-aa0e-4493-a4be-c494028995c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:04:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:04:18.875Z |INFO |Init configs |InvocationID=195d2d62-51b7-45b3-92fb-6a5a84a9208c, InstanceUUID=97f566a3-47a1-41a3-84c9-2d56469f1a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-24T02:04:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |