. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:13:36.360Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:13:36.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:13:36.396Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:13:37.024Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:13:37.120Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:13:37.121Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:13:37.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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-24T03:13:37.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-24T03:13:37.350Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-24T03:13:37.375Z |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-01-24T03:13:38.596Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-24T03:13:39.098Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-24T03:13:39.122Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-24T03:13:39.123Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-24T03:13:39.213Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-24T03:13:39.213Z |INFO |Root WebApplicationContext: initialization completed in 1837 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-24T03:13:39.933Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-24T03:13:41.924Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-24T03:13:42.609Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-24T03:13:42.636Z |INFO |Started MainApp in 8.733 seconds (JVM running for 9.53) |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-24T03:13:42.858Z |INFO |Start scheduling PRH workflow |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:13:42.870Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1fc7273a-45ad-4113-b5f3-703f9310994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:13:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-24T03:13:44.877Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-24T03:13:44.878Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-24T03:13:44.886Z |INFO |Completed initialization in 8 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:13:53.385Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c9425631-de5a-4a1c-bc3c-485df641243b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:13:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:03.431Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3c43d02f-23a6-4409-8ea1-8aef1a1dc843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:13.493Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cbd2c00c-c2ce-4174-b372-dffca528547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:23.525Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=572ad793-606c-4089-b91f-01f118942c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:33.563Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bbab25dd-5aae-4e1d-b8a6-a6af32badd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:33.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:43.585Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b082479d-681e-478b-a347-d5c996545ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:53.704Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aef28a30-3ef5-4289-9489-446d6617a750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:14:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:03.735Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=888d3909-16e0-4015-bb76-052ae919d344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:13.787Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=145a1e96-4207-4457-a811-63abce58352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:23.825Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=37b1dc34-59c8-4df7-b20b-2ad3b653fa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:33.882Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2bc77286-a438-4300-9a8c-e2f46dc3c099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:43.914Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=99bd0ca9-6bd8-4e74-8d90-422472b99087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:43.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:53.938Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6060e732-3f33-462f-9c2e-1c3feeb02157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:15:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:03.970Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d92263e6-4c35-468b-a739-a4b9b25464f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:04.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:14.008Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=55ffc2e8-dfc5-4ffd-a3d8-a6a45cfc586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:24.029Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8fca7a29-2e63-4664-9c48-24bece6b3187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:34.064Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e7725dcf-0d0a-4037-8705-ed33bd0e3d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:44.085Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5c5a3a23-4b20-469a-8e38-472519333b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:54.115Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=87bd62c8-8ae5-41e5-b71c-5d67949919c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:16:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:04.137Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b0b34849-b616-40f4-8338-79e8beb58424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:14.180Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9fb50cdb-2448-4976-8943-d1f4339a8380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:24.205Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=46761d2a-62ba-4c25-beb7-6b56fb82359b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:34.228Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2bf04208-d5a5-401f-a010-3b07394deb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:34.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:44.250Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=49163ef5-d7ce-47ff-b7d6-09a7fbfa97b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:54.282Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=231e34ed-1716-4b49-aa1f-b8319ff5c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:17:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:04.305Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=45d63efa-adec-4def-abe9-354e06e09ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:04.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:14.332Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=510a615c-0269-4621-b0c1-6006a078e32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:24.358Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1886fc53-33a8-4ec1-9302-e7f8dfbf0764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:24.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:34.377Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1c29e081-8905-48fc-8513-a8fcbf0efa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:18:41.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:18:41.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:18:41.044Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:18:41.047Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:18:41.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:18:41.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:18:41.060Z |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-01-24T03:18:41.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:44.397Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9b074be4-64f8-4d58-b6aa-011abe855323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:54.419Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=44e96ccd-fdbd-419a-a1a7-b95f675d520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:18:54.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:04.481Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1cd7609e-1ec7-494b-bb79-7bf525330073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:04.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:14.634Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2700614a-57b8-45c9-b648-0315b0dde821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:14.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:24.700Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e2efdfd1-f253-498f-b000-d6ccda2099e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:24.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:34.744Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ae112948-08b1-4c7d-ae8a-78c59d7c6b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:44.769Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a2f22658-58c9-4636-8a56-f11f4d52ce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:54.848Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7ba59898-a71b-4cef-8fa8-d543cc7393ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:19:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:04.873Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=135fe6d0-de7b-4072-a66a-29ebd95bd265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:04.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:14.922Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1c0a0021-a880-475d-8361-59ac1b7bd099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:24.947Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c2daf257-486d-4f38-8116-11bb5850050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:35.006Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d30ff23f-00f0-4003-ae19-7c844f52a542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:45.036Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=edc35ef6-8173-4c65-a272-6a89fd0d3b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:55.090Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f71002f6-e411-40be-906a-15fa7b9ccbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:20:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:05.130Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8bfd3230-af3f-4eab-8fc7-d6b29e64fb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:15.143Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=832d2095-2004-4d0d-959a-5827b02b2ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:25.181Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5a179fc5-24a4-48c9-8f9a-55c7a4e68a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:35.198Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e817603f-afa0-4728-953d-461642b25608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:45.220Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a0013caf-a656-42d7-ab5e-2060765bed8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:55.237Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=be31dd11-cd5b-43f3-8130-3b9c67e6b40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:21:55.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:05.298Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a224267e-0ba2-463b-a9f2-cfdf523955b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:05.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:15.318Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0d9fe0b7-f108-47fe-883b-489b34075509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:25.334Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4d8fc97f-96d2-422f-ad2b-093d050139da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:35.353Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fb11f7a4-139c-4b45-ad8f-2e52d44c81cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:45.367Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=be1bb90e-d15f-4774-9a55-d00a73620542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:55.405Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=863982b8-69cb-4121-b147-19ce34312454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:22:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:05.449Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4951e796-767d-4208-8cf2-356072b0a71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:15.469Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9d3d015b-133f-436b-8fae-7775429a9302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:15.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:25.489Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8de03342-3365-4d03-845b-f91a63df9fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:35.502Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0ab73402-944f-43ca-9b99-97caa84f37ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:23:40.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:23:40.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:23:40.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:23:40.330Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:23:40.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:23:40.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:23:40.341Z |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-01-24T03:23:40.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:45.525Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5605ee62-7390-4784-b3f3-3967ba5578a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:55.546Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2bcb5bfb-10d9-464e-b0b7-9f06ecb9980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:23:55.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:05.562Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=96b4ab32-1706-4414-be80-57bba3abafbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:15.580Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b6b78974-d113-4e23-98e0-1f7efdad7088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:15.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:25.601Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e6e9f77f-ad52-4ac6-9280-5c8f8138f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:35.634Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3b51aaba-024f-4d8c-b94e-a3d61dde8996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:35.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:45.650Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b4f71e94-4c06-483b-acd1-b1b40f916560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:55.677Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7cb7d91f-3c1d-4639-bb39-2118667e2caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:24:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:05.708Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5e7055c4-75a2-414b-b2ae-70318df7fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:15.734Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=068ae844-d608-4886-bdc8-ba362c27f215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:25.750Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=07e152a6-a019-41fb-a935-75550bc54cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:35.780Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2f6d8e4d-782e-47f4-aed3-d820367608de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:45.805Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8e6a02ef-86f3-41d8-a1d7-a2104db82dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:45.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:55.843Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c9fc0755-53c4-45f9-aebd-d77e867d11ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:25:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:05.861Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5591c557-7932-4a63-bb06-79c71e906b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:15.887Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2fd6e694-5e6b-47a7-b7c9-ce23dd75861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:25.913Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b98ce19f-cafe-429b-88a1-ec7d6582ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:35.936Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5cb9c89c-f890-46c8-8df8-c166f889eb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:35.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:45.948Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7d55a6ce-fba2-4359-a1bd-2961889ddfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:45.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:55.963Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=851f8a30-d0d6-479f-b826-92bf53fd16f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:26:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:05.986Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b66cb333-7e9e-4e36-a772-7db00850c115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:16.004Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c78c6b4c-8029-4956-b051-a0c9188e650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:16.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:26.054Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7d70657d-353b-4e98-bf99-41034147688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:36.067Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=87425309-a4f1-42fc-9d18-af16f8cc57a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:36.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:46.082Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=037c11e6-43d2-4297-924d-8b2aceafc2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:56.095Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=405348a7-b855-4bc7-9556-a99ce376630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:27:56.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:06.122Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6eb8193f-ea47-4066-ab12-8b7abd73bc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:06.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:16.136Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=35d0a9f4-e7a2-4426-8d1c-8d1f2fa968f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:26.160Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c8c4c19e-9bdf-47a2-89f0-46784e5d94ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:36.178Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3d002aa2-1997-4589-8f46-1e25a228ba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:36.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:28:40.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:28:40.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:28:40.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:28:40.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:28:40.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:28:40.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:28:40.219Z |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-01-24T03:28:40.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:46.189Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c7ed83cd-5235-4870-9e4c-9634443aea88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:46.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:56.203Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c1799cc1-713c-4a96-89e3-435cdcc8fefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:28:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:06.259Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=825c5ce9-8ebc-49c6-be25-863790d9863c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:16.283Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e3ff4150-e1a7-45d2-9d3b-5754dc31bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:26.303Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=689665db-0a64-403a-800c-af7a422423c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:26.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:36.326Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3aba5d29-b138-4a39-9225-6f9638ed6f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:46.341Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6a474da9-ddc9-4d47-a445-bfe83786d965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:46.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:56.368Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ecb7295e-3bad-4eed-97b4-fa80aff45f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:29:56.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:06.386Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=dbbbc12b-268f-4d4e-a3fa-c7fd3aa08d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:06.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:16.407Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e64be60d-8442-4603-b9cb-9fbae62153b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:26.423Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=366d8e42-6e3b-4a44-a6bf-a986394e57f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:36.438Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0c60eec3-06ac-4848-b876-dcc9eeef4853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:46.455Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b8a92a92-d89e-4cf6-91b7-45cafb8fd45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:56.493Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=dcc3b1fc-82cc-490f-b912-c2d0ffe3846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:30:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:06.528Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=40cb803f-a1c5-49c2-8153-e0bbed0d8323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:16.548Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a7646d1a-8dd3-424a-88d8-ac6014f462fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:26.566Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8ac30b98-ff43-4226-9901-3d6fe3be63e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:36.580Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3e87b0c1-a5e1-4456-8ff1-cc4cbc96ffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:46.593Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4c93a2a6-437b-4883-b957-293be9e0f7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:46.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:56.606Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a745497b-660d-4af1-a789-32d586d81503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:31:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:06.630Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5184f4b5-dc9f-4c3a-bb9b-796a751d1c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:16.646Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=80cde1da-4263-4fff-a26d-b39c7d68d535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:26.671Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f8df7cf4-930a-41ba-8ddc-4393c5e9927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:36.683Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e96572a1-710f-4112-a9eb-b624306394cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:46.712Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=70f66f7f-0368-411b-9f80-678dbf42ed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:46.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:56.734Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=99dc91f0-c313-448e-8c7f-a19ac23f2120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:32:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:06.749Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fce4e9a4-464b-4db7-85dd-2f34faeba790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:16.771Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1b1ee14d-cb22-4269-bc76-c05f5fdd191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:26.796Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e11b602d-a59e-4b62-bba9-8012deaef9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:36.810Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d3d25f52-66c6-4d39-b93d-e852c4b024a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:36.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:33:40.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:33:40.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:33:40.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:33:40.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:33:40.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:33:40.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:33:40.267Z |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-01-24T03:33:40.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:46.826Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c5420e07-a7a5-4d35-b29b-44b4d349181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:46.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:56.890Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5deda13b-37fe-46d8-828e-2ea1a5eea5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:33:56.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:06.967Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=870dc5c4-2491-47f9-be8d-8d6c0c304b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:16.981Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1b404a6d-3f38-444c-b3f3-f8eeba1cffbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:27.004Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=52441006-1442-4845-9c23-e77415c4c66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:37.026Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=48995433-4e00-4582-8c58-d706401b0ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:37.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:47.053Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=91150009-75af-442b-9922-95f781d29e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:57.116Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1cb78a71-0b19-4305-855c-341252bedfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:34:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:07.136Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d4918c8d-f404-4d37-8d3c-88f44d565a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:07.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:17.180Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=847fac80-5dc8-4985-a94d-15ef3ce74604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:27.220Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c3e4ee87-5a34-43b0-90a5-cd19f0e2527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:37.235Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=708814a3-0e95-47f6-a5d4-14affa351eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:47.250Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ae885af0-06e6-49fb-8d89-1e4ef6d91f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:57.285Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5f9fb604-55cd-486c-9370-5e6c6c909a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:35:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:07.300Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=809a92e9-106e-48dc-9413-9e4a882a17be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:17.313Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5849de5a-50e9-48a2-be3e-3d3e2291a4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:27.336Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=28c75bae-eb54-4464-ac2b-5dca99b9d520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:37.350Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b785c9e5-952f-45a7-96cc-01c503cf5e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:47.361Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5c1921ac-5bbf-4875-8559-99a955f03c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:57.375Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ff759166-73af-4355-986d-cd8ff44a6544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:36:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:07.393Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a3627e3b-64da-427b-8397-c01ba7250962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:17.406Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f440db3a-67eb-4fad-9ea1-9281989c7166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:17.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:27.424Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=88cdd7f4-4b13-466f-aed9-c386d9ff87d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:37.463Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=93fef8b3-dddd-42bd-96d4-933e30dfb7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:47.477Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4ce7dd76-275b-4246-82d3-9aab81f6eb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:57.501Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5c09c874-a98e-47be-bccc-aedf87f83cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:37:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:07.528Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2fd4e060-b658-4be5-9f38-1b4069000656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:17.545Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a38b5d06-62b5-4510-8bab-6283fdebfc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:27.579Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=eb4cef10-ec2d-4fe6-abcc-8b338acc937d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:37.596Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9633177a-919a-4138-b707-cb614d683650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:38:40.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:38:40.317Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:38:40.318Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:38:40.321Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:38:40.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:38:40.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:38:40.330Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-24T03:38:40.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:47.614Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fd906f2f-d5a6-4651-9a2b-b45a9084df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:57.649Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=90bcf8be-9ed5-4505-b963-251b8bd7072b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:38:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:07.752Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=241150dc-bbca-45c3-8980-37f94a33b96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:17.797Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5b95a997-747b-4b25-9058-37cb36095968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:27.819Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e476220a-c967-4e68-b734-78c8dcca72cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:27.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:37.943Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0c6119df-a572-4298-b8be-7ba4e1245541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:37.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:47.975Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0ca268a5-f923-4e4d-978c-7a55ed825d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:57.990Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=09c98c9c-3ba6-41e0-b1ac-11548c713e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:39:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:08.012Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1e2eeddd-9227-41a1-8242-0e56cab63923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:08.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:18.027Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0bf6ff4f-f16f-48dc-af6b-1675d5f9bdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:28.050Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=22b56ce9-c6d1-4b11-8d2a-da957cd9f108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:28.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:38.082Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5423466c-1826-4cb5-8494-a33a52cbde21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:38.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:48.102Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=63b88e86-1142-44fa-85eb-90c7e716b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:58.129Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f55a63a7-d3e0-45d5-bba7-16a847a5287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:40:58.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:08.160Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a0161e6e-6674-426e-a550-5ad2729bedb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:18.203Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bb87c4e9-70f8-4840-b47d-456275be3ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:28.224Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f143f485-2188-40c4-acab-4dd69e8f9c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:38.241Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=94b28853-a629-40f1-844b-f935cc43a1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:48.261Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=44777970-b1d6-4cb2-8892-f69dd6396b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:58.282Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=869d5d6b-e955-4594-a3da-553d383dfec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:41:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:08.293Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=be998bb3-74fa-4eda-80d2-644c1ef087cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:18.312Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=30a92d9c-fcc2-4324-970a-21d7f2b8dec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:28.329Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0b2f5437-76ef-4243-ab93-cd5f29781d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:38.342Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4d8bee70-05b3-447e-9925-c89d2466f66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:48.354Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d898a804-3b1b-4e5d-8a88-1c6a5908aac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:48.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:58.365Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f262daf7-37b0-405f-a39f-3aad7f9930c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:42:58.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:08.378Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8785209d-cd7c-48c7-8df1-a1f148e1dd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:08.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:18.390Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=30901a58-3177-4074-987c-2f2ab6e8dd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:28.400Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e51593ab-a79b-477c-b696-b90b9d7ae339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:38.414Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bddb52af-4e19-4967-b130-a966498337ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:43:40.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:43:40.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:43:40.285Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:43:40.288Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:43:40.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:43:40.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:43:40.295Z |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-01-24T03:43:40.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:48.425Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=67705c5e-338d-42c3-bb96-9a6e8f239d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:58.439Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=061808c1-fe24-4ae2-90c1-b5fe1b286aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:43:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:08.449Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0b2fd901-7710-4beb-b724-6e8cc5c7e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:08.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:18.459Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6594d426-c955-4df8-9a53-e17fbe4b2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:18.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:28.470Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7290b3c6-40cc-416b-9702-b1407d64a277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:38.483Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4848ccf0-6a3e-415e-831d-e513fe791aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:48.495Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a15d7c34-9d34-4d6e-98cb-9fcdce30f1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:58.509Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d5731d76-3f27-4ac5-8611-2d950e95e380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:44:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:08.519Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=83313d6b-6b42-4d4b-8280-1c284491c3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:18.531Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=968b32d9-5f4a-408d-8d59-8e1d91e963d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:18.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:28.546Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b08708e0-d0df-4dc3-a712-caad1e50a601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:38.561Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=46beab79-2740-4413-917b-646bd232b76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:38.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:48.594Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b241b606-69fc-4189-8b06-987a03708667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:58.608Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9d0d7a75-7718-4a8c-bbbc-72fa10e21a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:45:58.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:08.619Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=94f91a24-0669-4c78-862d-95234cf0b637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:08.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:18.630Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7397351f-931c-4c2d-8e0c-c7b213f3c372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:28.646Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0b5c2af6-dd9e-4cb2-8eba-b1aa321162b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:38.668Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0ba42274-d61a-4203-a021-872e361397e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:48.680Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=96f75fd5-c177-4b41-bfba-237d9d467699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:58.695Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=05a28936-6589-4e09-8005-fe26f032a0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:46:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:08.713Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1c14813e-eb1a-4e85-a79d-c3ea725633cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:18.730Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=728180cf-4f39-4f58-9dc7-868e169f4255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:28.746Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ed229b0c-8319-4f9a-a554-fa74b980c6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:38.779Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=035a7640-23c4-4847-b9a5-85cd1be37d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:48.792Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=096f6ee3-8e05-4129-9120-6703c9734377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:58.804Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3c5662e7-7a0c-49e3-b00c-e01af14b4cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:47:58.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:08.817Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9666d6e2-7d43-411a-8fec-d896d808a52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:08.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:18.828Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6e8fd103-747d-47cb-a11c-6b04ef72d59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:18.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:28.851Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0a8506e4-9bcb-4aee-8cd3-afa64d81053f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:38.878Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5474e4c0-9ac5-4c50-9391-24cbae0ddcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:48:40.199Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:48:40.199Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:48:40.200Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:48:40.202Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:48:40.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:48:40.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:48:40.208Z |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-01-24T03:48:40.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:48.895Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=64db111b-1371-4d54-a0e7-7788234daf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:58.917Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=64abfb59-a43a-438d-8d75-6ad6da262180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:48:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:08.935Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=97a2f9bf-ba2a-4400-b90b-c4efcf4a551d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:08.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:18.953Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9e04f38b-a63b-4e66-bcc4-58a722c55850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:28.973Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7758cf15-32d0-493a-9ac5-e5b1f6051439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:38.994Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=df0ca879-84bb-465f-8854-f73c04031449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:49.011Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=219fdfb0-b6c7-4ca9-b48f-73fc6727376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:49.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:59.030Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f33ac201-02fe-4137-b070-23cc517f09d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:49:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:09.045Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cae99258-babf-4e01-b04d-6a46dd7c17f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:19.063Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4ca5a445-90a7-4ecb-815b-a79f3c17492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:29.074Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d609a325-5a47-4b43-825b-fa12a79c8ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:39.098Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c24f11ff-61b8-47a0-a7ba-4c7e0d61facb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:49.112Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1a384118-2746-4d07-9efd-252d3c003044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:59.128Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7c113234-5da8-4286-9335-a8ec46700547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:50:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:09.159Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1f9f203f-a21c-4a5c-8a18-27f542ad5730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:19.177Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1854827d-a22c-48c8-b4bb-639577655bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:29.192Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cfdd7b3e-31be-449c-9448-cedca089b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:39.208Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1b46d503-b8c3-4a8f-8693-085c93fc9068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:49.219Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aa8716de-0e7e-4d05-8519-f9297c7bb7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:59.232Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8ea09f8a-4489-4201-a73e-882f8dd85e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:51:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:09.245Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=758415c1-6bb3-4221-ae57-7d79852ba5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:19.258Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5300f326-efa1-4983-90b7-34301f8320b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:19.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:29.269Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0fbe912b-fed3-4c10-a438-fa41332ee315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:39.281Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8b1fc4ec-494f-483f-88b2-56783ccbacf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:49.295Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=97b2487c-9bda-45c3-941f-3a17e35baa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:59.347Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=db065d6f-122c-4328-8c32-e06a367b4f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:52:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:09.377Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0ba43558-a2cb-4335-b34d-5cbeeee39562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:19.398Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=594dcf93-faf4-438e-9912-2f8347eeb8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:29.433Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=47d29505-d2cc-416d-8961-fc67c3b2bb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:29.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:39.446Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9d060e67-1693-4e5a-b588-53b495ed4506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:39.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:53:40.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:53:40.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:53:40.323Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:53:40.325Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:53:40.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:53:40.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:53:40.332Z |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-01-24T03:53:40.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:49.459Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e7153457-7bca-4e0f-ac13-9fd95bab2b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:49.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:59.507Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0defd624-3ea4-4d46-bc0a-2677058b01f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:53:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:09.519Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7444eeea-277e-405b-a229-0096e288eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:09.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:19.529Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=acb3a64d-7f1b-48b3-8b4c-7965cea6906c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:29.551Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9d9507e7-789d-4199-88f3-0264c560cb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:29.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:39.563Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f263ae8a-a981-4681-8965-5f4c3f28d76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:49.579Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=30513aa9-5f35-44ad-bc09-3d9ffa1c6bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:59.591Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3aa3cd97-6e9f-4903-aae8-af9aee370bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:54:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:09.603Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d9355f93-2eae-4e63-a861-65585c6f3cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:19.616Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e0a47b36-80eb-4ab1-8825-f79189473867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:19.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:29.628Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0cd99937-e9bf-4c84-90ab-e64ff5e113f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:39.641Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=950a35b0-cf25-40eb-a46e-8565a08b4089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:49.655Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=26f39fd4-9220-4c57-8872-120b07f157ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:59.669Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=58f1a67b-d12e-425a-bd7d-407560a1ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:55:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:09.682Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3a796062-4d93-471c-ad84-b6840a49085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:19.694Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3cf68ce4-f02c-464e-a7c6-a3f387e35a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:29.714Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=92f28461-c2e3-478f-a05e-e3d59e7b63ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:39.734Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=72724170-9d6a-4cc0-b8b7-f772a6558925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:49.746Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f0edb6e4-58b1-4eb5-aeaf-2ee8ad2eb0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:59.757Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=58424666-e9f7-4e32-8d45-adef7d29f6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:56:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:09.775Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b5f15337-f1fc-4672-bed6-0dbf407ae62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:09.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:19.790Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c3220754-d491-400a-a10a-e038fdfedba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:29.808Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=201fa2c7-cfb0-4f01-a4b5-9f19a320b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:29.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:39.826Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0ddac5a1-32ab-4dcd-9dec-062b71fe3e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:49.839Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=40f33ac8-2338-46d5-bd44-cedff9131db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:49.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:59.851Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=401b6860-2477-4b6b-8964-4f33cd4696df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:57:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:09.865Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1fd15653-d945-4ee6-ace6-f182dcd9cb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:19.877Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=89b900e1-8b4d-4774-95b3-275c814cabc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:29.894Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8df06e39-942a-4c02-9596-f9977533e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:39.910Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c6dc9789-38e4-4c82-b2b4-9cb42d1873ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:58:40.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T03:58:40.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T03:58:40.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:58:40.392Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:58:40.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T03:58:40.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T03:58:40.400Z |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-01-24T03:58:40.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:49.922Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=40589d67-f430-428f-a67d-2be0caeb8d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:59.936Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=86ec2295-5a55-4e95-bc87-f4efabf93dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:58:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:09.949Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d4638566-4346-4eff-bdbb-a962f2393412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:09.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:19.962Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c5afb991-b2cb-4b50-b71e-1fcc0b360c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:29.978Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8eba3bac-2824-44b3-8e23-ddab24e8daec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:39.999Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=16552430-e987-4afa-8d1b-77fce3a143bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:40.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:50.011Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fc748248-bb66-422f-9d45-b01cf4ed9ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T03:59:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:00.022Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=619b075f-2b40-4e31-aba0-d04612010d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:00.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:10.035Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e6087d0c-8a38-4125-9b98-77f51ce603de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:20.070Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=59c8e258-f73f-471a-8ecc-746f59c156ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:30.083Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2bc267a1-3252-47e5-8471-7af6118b0754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:40.102Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=07e10d48-de9f-4bae-aa88-32ed5d90f668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:50.113Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=160fa3ea-3415-4e27-8330-bf6e8ca71223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:00:50.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:00.126Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6943b34b-f1f6-48bf-9328-8946054887dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:10.141Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ed22e818-f172-4da3-9da0-c8dfd2e7e305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:20.154Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0e9e329a-c51e-45c9-b843-30647f01e48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:30.167Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=55ec7d3a-8984-4ada-9fe2-935dd5eb6906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:30.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:40.180Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f1b29b3d-72db-4902-ba1e-1d8d5735f9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:50.191Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=59fbe408-3c2a-4e61-87a2-0449256a77d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:01:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:00.203Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=49c93a13-f8d1-444a-a2fe-013ed93cdaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:10.214Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b7df3d78-888c-4b1d-9747-1592b2580057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:10.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:20.225Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=25c497b1-0130-43b5-9ce0-405013e81c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:20.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:30.237Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=584d1983-51f1-4014-90ca-05f6bf28b9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:30.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:40.252Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=baa6e0ea-42fb-4334-83ec-8ad1d64f63f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:50.265Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3f14d9a4-19b8-4368-8e34-844c03976623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:02:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:00.278Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=93f73c46-6142-4888-a370-22a25ecf8efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:00.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:10.290Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aa2d63f2-f37c-425b-a7af-56c058642daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:10.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:20.301Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9d5c7574-e960-459b-9a5a-d09a0ec90d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:30.314Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=25b4fc4f-d4c1-4d20-9c0e-8064027dbac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:03:40.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:03:40.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:03:40.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:03:40.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:03:40.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:03:40.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:03:40.216Z |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-01-24T04:03:40.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:40.326Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4949d5d6-4145-4fcb-b6ec-a909053926ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:40.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:50.342Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b22485b9-f23d-4580-a334-2a5e25736679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:03:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:00.355Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3b87fbef-a47c-464a-8389-7224ece1bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:10.367Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fad8d122-5707-4bdb-9bed-2ec8b462a207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:20.378Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ff65dbd9-0c74-4fbe-8667-dbf8a9e5be81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:30.389Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=801d2302-f29a-40f0-84e1-e9d3ce6e6cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:40.404Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=616d1a8d-7e0e-4c9b-976b-2a6252d12273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:50.420Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=11cf0b8a-32cd-4117-bbc9-4851b61975b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:04:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:00.443Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=648f9910-721b-4955-bca7-74a46201f3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:00.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:10.455Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=031ddabe-e3d6-4d8c-9678-6015a22bc6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:20.471Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b44ce56e-dbeb-491b-a11a-2120eb9e714a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:30.490Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6a4ac47a-8fb4-44d5-8d0b-aac1bd5f1606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:40.505Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=76b7db60-6092-4031-9a32-3535dca24e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:50.516Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=89db97f1-ea75-4a8f-a00b-8f23ce427d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:05:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:00.534Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8196bcde-f2d1-4e5f-af9d-ae1406445dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:10.555Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=228d0319-d0f0-47e2-9c2b-49f56a0e02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:10.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:20.574Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=adccfd8d-603c-433e-8e5b-138d95f5b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:30.584Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2912d505-7d6c-475a-83bc-45dd883f354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:40.611Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1e266b9d-c7f3-476c-a113-75468b2392f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:50.624Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=da46f831-11f1-43fb-bd19-051453a781e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:06:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:00.644Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=453b2bbc-ed97-43bb-ab37-bfa973a46f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:10.667Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e9a214bc-2933-419c-97d7-ecf239592dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:10.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:20.680Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=917ff662-374d-44d4-afff-9f3baf25433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:30.741Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4eaf4098-905b-4dae-85f3-b50caab1d465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:30.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:40.753Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c653deac-6871-4e0c-b82c-16199ac827af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:40.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:50.768Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=98899144-a4ea-4d36-a2e4-f99f3d2c34ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:07:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:00.781Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e97b6048-e2e4-4f1a-9984-3773f740df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:00.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:10.793Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=095ef8fd-309e-4185-a7ca-89b092f926eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:10.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:20.806Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c2595528-8e15-475a-94dc-d190096a7dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:20.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:30.820Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1230cc23-0546-4e61-a0b3-25263a884326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:08:40.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:08:40.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:08:40.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:08:40.290Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:08:40.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:08:40.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:08:40.297Z |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-01-24T04:08:40.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:40.833Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e04308c0-7740-4c3b-9ea1-a1e3659f60e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:50.851Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=da6f55c0-2b01-4468-b552-ca472f4f012f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:08:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:00.866Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=51bdea3d-dd64-42eb-85a7-05eb3f59106c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:10.888Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=54a4e594-b0d7-4d14-9c4f-2b67d7fc54a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:10.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:20.903Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ef34fee6-1314-49e9-821c-658938ca27fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:20.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:30.916Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1b15d7bd-d0ad-4a2e-833d-97a12f9b9a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:30.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:40.929Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7011cbc6-3d90-4961-bf7a-adc628f325aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:50.941Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4f527324-ad7c-4e49-8f80-28acc4aa0861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:09:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:00.962Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=af9c6ec1-34ec-418d-b97c-f9f5b673786e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:10.986Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4e4791d8-a92a-4978-aed1-5f68d59c302b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:21.005Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3c707b5f-2d67-4fd2-8ade-3048c8666c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:31.034Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=03f1886c-d63d-47c2-8623-724230dd911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:31.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:41.049Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d1f86895-d3b0-4ba3-b9a2-cc49da2dfc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:51.062Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=51ba82a4-2776-4616-b59e-a2afd30df643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:10:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:01.085Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=81f406bd-fed0-4c5d-836f-717690a19b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:11.116Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=73c9909a-ac88-4453-8060-be9d1643cc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:11.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:21.132Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a013c230-e1b0-47d1-8164-f4202a4181ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:31.145Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=dea5722a-6c3c-4974-b1fc-4c204aa23fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:31.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:41.156Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c50fd683-ddb5-4156-a290-f0942590be20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:51.167Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cd79b66a-ef56-4c8e-966b-bc6662af34ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:11:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:01.181Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fc546c75-cc20-4ea3-8c94-833cfa642346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:01.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:11.196Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=dbc1d37b-4f65-4291-8175-f1c8da73a57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:11.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:21.207Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a0aea6ad-8f4a-444b-a2bc-35a4359e16fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:31.222Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c840f24a-41df-4cec-8d63-85bcbffe4093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:31.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:41.234Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b5adfc14-3550-4f6c-81d3-c19f661dacbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:41.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:51.244Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=39360a30-b270-4905-9664-6cd546fd5860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:12:51.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:01.256Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b14deaab-aef2-4909-83d2-f3e9d7668f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:11.268Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b6eabb9f-cc7b-4426-827f-fb8673b872ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:11.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:21.281Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b8425097-49ba-42dc-8227-7f306a449073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:31.292Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ef184f4e-aa38-4f9f-9f94-f26510cb5b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:31.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:13:40.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:13:40.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:13:40.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:13:40.186Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:13:40.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:13:40.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:13:40.192Z |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-01-24T04:13:40.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:41.305Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fe2f87eb-b90f-4e72-99e9-c797ebce5e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:51.322Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1ea12be4-a9d4-45cf-a64e-da84c31f8a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:13:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:01.334Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2b36f70d-1d1b-4ae4-9c17-08be897bd676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:11.345Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=854e69ab-fa58-420d-958a-dd2c85bb3409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:21.356Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b720ff0f-af3c-4cb1-a724-5ee79d7241b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:31.366Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=db5d7b3c-85e5-4633-af20-4df5eb515606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:41.384Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c839126e-6736-48f7-ae33-efa6eb327bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:51.399Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0261fb83-7123-4454-af12-3fadff32b064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:14:51.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:01.410Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a2233bfd-0551-4bd6-8686-36f5e20bddf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:11.420Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f133e100-c1bb-4c18-ac61-b81042d52fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:21.432Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4effe4eb-14ea-474c-94a0-6a2c71990898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:31.448Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0604b5c6-c69e-41d1-95bc-1a8cdcfaef92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:41.459Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e25347a0-cef4-4b80-9d50-fbce7eb3f7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:51.480Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3550a652-7fc8-44d3-a2c7-1fe9dda67145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:15:51.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:01.492Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=70a1bf80-cf60-46fe-a223-9eba0845b251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:01.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:11.504Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c6b6f7e4-18a4-4bcb-a2ad-530b3d5f5c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:11.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:21.520Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=dc758c54-2a7f-4d8e-8ccd-47d1c55dc994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:21.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:31.533Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=eae9a5f8-1485-4cf7-8cb7-02c53957a033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:31.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:41.550Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d7d6f439-f23a-4ec1-b396-e9c814363a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:51.578Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7a6726f8-3257-4d12-b0ee-ea86230473bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:16:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:01.591Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=481eac7c-6b0d-4401-81b3-56cfae62a876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:11.606Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fde8c976-5c7d-4dd2-a024-327554f7394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:11.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:21.621Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c3d89d05-eac2-4014-92b6-67bd4c9aa204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:31.635Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c219e540-94a6-46dc-98c4-78b433ae081a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:41.652Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f98fcd45-82f0-48ec-ac1e-b7ec6d3729f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:51.667Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cf137b0c-3e9d-4f9c-8c54-a742ca63a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:17:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:01.679Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b3a2c17f-00d1-47de-9093-35ceec5a7dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:01.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:11.690Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=06fc6ca9-5134-47dc-bcb4-52606cc1589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:21.712Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7b1ce54f-e9a3-43e8-9e56-7b882d250cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:31.724Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d7d4fdf7-b599-416c-a01e-ac244314271e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:18:40.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:18:40.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:18:40.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:18:40.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:18:40.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:18:40.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:18:40.315Z |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-01-24T04:18:40.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:41.735Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c13abc7c-18b1-4262-b253-21cdd3c38028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:41.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:51.747Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e3555720-b80d-439f-a1fe-3ce0a8b0bcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:18:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:01.758Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c09c83a0-a8e4-4fea-a8df-16dd066808c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:11.769Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=184e0294-19cb-4c17-875a-474d95a69892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:21.778Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c486689a-6baa-4761-9b92-596498ffe538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:31.788Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0c321eb5-27b7-4b3e-b520-1c97028ac8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:41.800Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e820b58a-9339-4f5b-94d0-0bdebfea6e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:51.816Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ed8510eb-13ae-419a-9983-b1edc47bcad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:19:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:01.829Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9b8d9ef6-9123-4499-a185-a0a07cfc474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:01.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:11.848Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0a7032e6-f577-468c-b567-662edb32a26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:21.870Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=88f80ca0-936f-4951-8a4d-8bd87efcdfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:21.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:31.882Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=651566cd-8c19-4e0e-ae39-a0119cdcc6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:31.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:41.895Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a412b8d2-7cd8-49ca-a960-20f95752dbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:51.914Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b4248cce-d75f-4688-8039-e4f62f950891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:20:51.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:01.928Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c3dd172c-c854-4563-aa9a-eaa9046767c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:11.940Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3aba20ea-eea9-407a-a7c3-ce54a877f7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:21.955Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d3265ad1-96b2-41d5-82a8-76673966b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:21.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:31.966Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=222c8e34-784a-4692-acbc-0aca3eba682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:41.982Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5a20a109-ca3b-47c3-9ac8-737bb8f8247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:51.993Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bf806834-9100-4d37-875d-db6509ed9e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:21:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:02.005Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7bc0010b-252c-4b20-b7fd-6e1e7ee8384c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:12.017Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=826c3ec4-1c22-4674-aeec-fb3f9b1fcc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:22.032Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ad73c10d-0b2a-432c-b2ee-f9dd2d823b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:32.046Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=091ea566-4af1-45dc-a87b-b6bbcb4934e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:42.064Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=67d1cc57-f56e-463e-a630-878699008adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:42.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:52.094Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=44f95e95-226e-4423-9a9e-6da55dc4b8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:22:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:02.200Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4dbc9715-dc9c-4be7-8f5d-bb26062c24bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:12.214Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3afa6b4d-ebfc-4e62-95aa-8d3415d1da1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:12.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:22.229Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=db01f2c4-f880-480d-bc70-cd418c6646ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:22.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:32.246Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8e2f76c6-a37c-42b3-ad98-16dd705f0bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:23:40.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:23:40.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:23:40.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:23:40.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:23:40.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:23:40.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:23:40.169Z |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-01-24T04:23:40.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:42.265Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c542de83-1187-45b7-b248-a11b625bfd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:42.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:52.286Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a3a5d735-1108-4c4b-be9b-77a6f5d36c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:23:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:02.308Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e5bb2acf-189e-41e8-a032-b8b188695dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:02.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:12.323Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d2f2d8dd-2815-41f3-8684-355bbdc37f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:22.352Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=56385c49-ca29-4757-aeb8-5adacb6f158f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:22.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:32.375Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=573f3416-9f00-4c4f-b6f3-b0479a812cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:42.404Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1eb85726-c44b-461c-9261-229be9f0f32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:42.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:52.420Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=65ee7cd9-2049-43f2-b3a6-a17af5a68622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:24:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:02.433Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0dbeddcd-a6ff-4522-93de-90afb9a343db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:12.451Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ba67bd00-1652-4e54-9629-51660c817163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:22.463Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=54e8a46b-8943-4e9b-ad9a-da784fabc715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:32.485Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ce19e75b-0996-4bd5-bcde-ea5f130d30e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:42.500Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6332a12b-b14e-48a6-84a2-85954194ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:52.522Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4d3153b9-8589-4c2e-9de4-742df2930326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:25:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:02.539Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3d9efc1d-2eb0-431e-ae1b-49b42e0cbbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:12.557Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d276e71b-0695-4ed7-8420-3684af1dc989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:22.593Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1627c37d-c47b-45c6-9ff0-3e75c043ea24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:32.608Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=95176fe3-d897-444b-965c-cbd0c165094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:32.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:42.632Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1a94684a-e21c-42a2-b7e6-ada17437a463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:52.648Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6362ac7d-3acd-48ef-bf1e-99118f54d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:26:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:02.672Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0b3821d7-3743-4431-842a-3abf42ddb60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:12.692Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7f547970-0566-4544-8bfa-506136ae70d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:22.704Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=837b476f-cd8e-4973-a253-3625e5ee5d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:32.728Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=dab32c58-d1eb-4f0c-982f-387d159e628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:42.746Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f6df3b78-633b-4d55-be91-1aad67911803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:52.769Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=423bc6ed-cd18-4f6b-b732-57291b1a1e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:27:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:02.787Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=60594196-8be4-4198-a094-b0fa1442c88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:12.806Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a576f17c-aaf1-494a-a09a-a2f188ec368c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:22.824Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=409e8def-c41e-4292-a59f-9ec2c55d85f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:32.859Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fde48f1c-3f5a-49ff-bad2-1fcda1a4c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:28:40.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:28:40.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:28:40.313Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:28:40.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:28:40.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:28:40.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:28:40.322Z |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-01-24T04:28:40.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:42.872Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=000e676f-4f90-4e73-9efa-ae5e356ff7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:52.889Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b2d9cfcd-7702-4581-a74b-69d55ada1711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:28:52.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:02.901Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=38d009c5-ef93-4bd4-a49d-1c9dac19b746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:12.921Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a832e4d0-fc5b-40c2-adf0-33469388f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:22.934Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0cf48fa3-8167-461e-b1a1-e37465c70355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:32.951Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ea246609-06bf-4247-986e-91a9cf3d7c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:42.962Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=387f6190-893e-4540-a296-b40aff396361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:52.984Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=49665d62-2346-4aeb-9ba3-119a6e41a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:29:52.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:02.996Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=89fd1ffc-6748-473f-bf03-2e883c28cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:13.008Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5b383639-4ea2-46e5-828f-c7070da4f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:13.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:23.018Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f1d2581c-b677-4e2c-810c-88f33d2782b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:33.030Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b16a8038-ce4f-424b-8d60-83d09d88b38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:43.043Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d3d178d2-d5ff-4580-91c2-6ae348a2f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:53.056Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=817506ad-5f93-407d-b305-fe4f3b6e7874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:30:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:03.119Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0ab95b43-eaf4-4de7-a59e-30c050dd1254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:13.128Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2f5a47c8-b721-4448-bf33-9ac930f9d685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:13.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:23.138Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a65168d5-3d0f-4b70-9944-e05f4e803a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:33.150Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9c81baad-987e-4e76-9a70-8e14bc5f2751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:33.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:43.162Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=86dd70a0-f488-4664-b40b-108af5335432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:53.172Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e5714f87-8d4d-42b7-85b6-a30df90849f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:31:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:03.183Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=977dda5b-d17e-4ca4-aae0-aa69cfd9216b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:13.196Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5b46b872-5329-4bef-ba5e-8698ca440cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:13.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:23.215Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=697cb3ea-2b1f-4b93-91f2-5da38c5e344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:33.226Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e456bd11-a5ba-4627-8c64-ce03a226d083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:33.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:43.238Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2f075d3a-0ab3-4866-b827-d72e50ac6995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:53.251Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=06e4ed99-5f7f-4492-845f-6cec19cef4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:32:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:03.262Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=84007053-20f2-4a0e-ab5f-f3c953540573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:13.273Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=44fd8652-86fa-44aa-bed5-97c1a891d645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:23.285Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d3eadcf4-5d4c-457c-b194-a16897f6fb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:33.295Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8f29b6f3-d0f8-4c34-8bcc-393d890edcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:33:40.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:33:40.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:33:40.154Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:33:40.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:33:40.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:33:40.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:33:40.160Z |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-01-24T04:33:40.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:43.312Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=690f0b93-a6a8-4a52-a4bf-261d92c84961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:53.322Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9a7a13cc-10d1-4e8c-bde0-62944d79fb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:33:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:03.352Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5014e74a-2d08-4cbf-82ee-73920b6355c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:13.366Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4bf55819-5d83-4609-8e93-7bf40bd45d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:23.381Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=abc02106-de56-4a25-a13b-c63a8d70abe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:23.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:33.395Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e1041817-9d95-4b6f-8a59-949b0dadd708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:43.405Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=65afe9fe-7dc9-437e-a9e7-5a787c8de186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:53.417Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=02ebd4fe-f848-4385-af60-8342a092cd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:34:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:03.442Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=274211ad-0489-47f0-a968-39326e40c858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:13.456Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=56b45c41-d6c4-4452-b311-485b3b6344cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:23.474Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7b053456-61ff-4fa1-a257-450ee89889ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:23.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:33.488Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=01204208-afc3-4bed-b8bc-479a92c21b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:43.503Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e2fbbd25-e76d-449e-9718-bf9aad80e94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:53.516Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e2ae329b-bd0e-414b-842f-dc00850e4c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:35:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:03.540Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a75d15e1-6518-492b-b3c7-f31a657f508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:13.553Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0b8c72d2-9abf-4e3c-97fa-b3e073329a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:23.571Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4e5b2fb5-bac4-4e10-9a9e-d0f3bc101df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:23.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:33.582Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4c3ee838-6b11-4492-8e89-b455e7d34752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:43.594Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=94144ceb-4b1d-4ffb-812a-a7e65c08cbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:53.605Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=16ebc1e9-4a1c-4594-9a10-64fe4afa90d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:36:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:03.618Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=74d41b96-5bfc-44ad-b398-de5b995cc53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:13.629Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=503852a2-5b3e-4061-8db8-8ba6c537ab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:23.641Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1fae1900-674c-428a-af4d-ddf325ba2dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:33.654Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=787da004-f8ab-4db2-aa73-68b1de75847c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:43.664Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=348e027c-0442-41d3-9acd-a69045968f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:53.676Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=498a9b7a-1785-424b-bc00-fb5985cdd1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:37:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:03.690Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=31085c41-3836-490a-adfd-29f484995a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:03.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:13.704Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3ca68598-7deb-4990-9db2-6db393757efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:23.715Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=77dd3f74-8ea4-45aa-9e32-6be6a8bac500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:33.727Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f19968bb-89ae-4910-8038-9d11eb18f60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:33.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:38:40.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:38:40.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:38:40.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:38:40.296Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:38:40.302Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:38:40.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:38:40.302Z |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-01-24T04:38:40.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:43.739Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0c728769-a727-4c07-81fc-fa4111d5c4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:53.749Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=50ca8b98-1bfa-4dcb-be08-d42b708122d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:38:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:03.764Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5762d77f-60ae-4a2a-9ec2-18935fd3bc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:13.783Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=96aff77a-a4ea-45a7-8607-8d789421a7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:23.807Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d930637a-d731-4023-bb70-8b74f0730c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:33.819Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ea9fee9a-b47e-49a6-900f-d133ee0d0968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:33.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:43.837Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=439eef3c-a4a0-4070-9088-75bd17366232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:53.850Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=873c824b-db35-4957-a870-6bee8531258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:39:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:03.868Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e93b5647-1b68-4522-b3ba-06d002de82fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:13.887Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=736e34d4-ffab-4e2d-bfd3-59e47039b122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:13.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:23.912Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f59849ba-fc20-4caf-a9aa-2457240240f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:33.922Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ad3aab4e-cb1b-42e9-a012-0bde2c7dca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:33.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:43.936Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=933fd188-d69f-49c1-ad18-247dcfffd4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:53.950Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=08c232fe-ffac-416f-a0b2-bdecf3e2531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:40:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:03.968Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b832425e-405c-4d73-954d-085c64de3f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:13.981Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aae487d8-7549-4b0d-8577-af9acc963d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:23.992Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=24da5e72-69f9-48ce-88d9-9a98968e2801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:34.004Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=09c279e6-11f9-47b6-90c6-38b410d79dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:34.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:44.018Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=de156996-b775-4474-a201-9b2ebc3e7ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:54.039Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a6c3c11b-5871-45b5-bce0-ea435f5df1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:41:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:04.053Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=155e3157-def5-4c5e-8bec-2c3babd52c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:14.064Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a6c71202-b6a3-4c4c-ba62-5dcd1f88b3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:24.075Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2783d02b-a82e-47da-9976-48dc98dc6605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:34.105Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=188c33b3-ec73-46e8-a07e-88c3829c3f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:44.139Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=82c8294e-7f89-42b9-822b-c0b28afb24d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:44.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:54.152Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3146ab50-015b-4448-bb78-a065e18612dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:42:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:04.163Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e8396c96-aad8-4abe-901c-c6a995189173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:14.175Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fb332001-e384-4147-a66c-4a0dfd6a83d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:24.187Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=44e8c1c7-f6c6-47cf-8ea8-e730537bd8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:24.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:34.197Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8bd83d93-79dd-418e-b38d-df117decd1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:43:40.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:43:40.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:43:40.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:43:40.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:43:40.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:43:40.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:43:40.165Z |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-01-24T04:43:40.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:44.209Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4055626a-48ba-43ba-8a51-ee7a015c18ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:54.220Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=85423c9b-28e6-4d03-9836-e2da48de2532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:43:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:04.232Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b7921f2d-d617-43b6-aaa6-16ea51d31d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:14.245Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d3ce01af-4534-4d08-8817-f7e2b459086f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:24.259Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fc3738c5-1d1b-4573-92a9-d27e97c8c267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:24.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:34.280Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=796f4d2e-84d7-494c-bac4-4d74220095c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:44.295Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8dedaca8-0bbf-4adf-9678-e2f2b1e71711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:54.312Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=743ce664-a69f-4077-b107-0998bd48a5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:44:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:04.331Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=70d90db4-c102-4354-89f4-b1119cd662f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:14.347Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bc92a50b-1800-423c-875b-cf434a495500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:24.363Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=34830f01-e10e-4a3a-b78f-dece2bc39fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:34.379Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=977a3fda-0c7d-44c5-80f6-69006d76adb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:44.390Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=55924d8d-ebd6-407e-b59d-76acc16d9402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:54.402Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=62cf2b00-7305-449d-a858-b7ce13f29f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:45:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:04.414Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=524dbfbb-5649-4529-b3a0-d5d91ac8d46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:14.427Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aa8f3b1a-42b0-4ddd-b717-830dc20164d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:24.440Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aec526ca-5899-4891-9234-24ddbad7d390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:24.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:34.452Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f40e928b-a239-42b5-98aa-9282a6af1a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:44.463Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e3806b15-37b5-468a-8bd6-6c7a7f17237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:54.477Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a63a8170-8049-4eda-b258-0b2de1146585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:46:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:04.488Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b0dc0ae3-148b-4ab8-a976-10299cebaf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:14.499Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=26db8295-1912-4a27-9eb9-fda64570b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:24.512Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c6afc9f0-5bdc-4bd6-9fe6-e20d6179ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:24.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:34.524Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e295faa6-eb03-4d0f-a360-a7589db79ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:44.536Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=440f1475-684c-4b06-abdf-ac41c71287db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:54.547Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c8e89529-616d-4ba0-b168-1e99868ff521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:47:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:04.560Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=20c9bf08-e678-4e63-ac69-9e2914cd0e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:14.586Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d4acfb05-90fb-44cb-92cc-78e5f77eebdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:24.598Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3f54c429-0c8a-45c1-9b11-cd04054b7ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:34.612Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b17571ab-666e-4222-9fb0-b32eae736754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:48:40.299Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:48:40.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:48:40.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:48:40.302Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:48:40.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:48:40.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:48:40.307Z |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-01-24T04:48:40.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:44.628Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=614ea70f-66de-476b-851b-fe88d2d1e652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:54.640Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2f522529-db9c-4c0b-aff3-7adf3d7af2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:48:54.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:04.655Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=34925013-6b0d-4e70-a742-5a41294f4e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:04.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:14.666Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7bdb7a8a-ba50-429c-86c2-55d30eaf9cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:14.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:24.678Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6dbafd66-2a13-4a64-9c9c-b1b9323c8a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:34.688Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bb2edb1b-e57e-46b0-87e5-0824415ad7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:44.702Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=92b5048f-590a-440d-94fe-cb9dd11c4022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:54.718Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0647f17d-955d-4e4c-b9f1-a4ef68c9dc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:49:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:04.733Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4758d8ec-21b1-425b-935c-a0ff0c8f45df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:14.747Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=eb4c3f9f-ee9b-4021-9777-f947c6062675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:24.763Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8841ceee-c527-4958-bb50-d73d18047a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:34.778Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c17e20ae-88f3-4109-bdb2-ddea7d56b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:44.790Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5e6bf449-4dc9-44e2-bfc8-10d3f42f5dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:44.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:54.804Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bd5e5645-ff8b-4634-86fb-fb800b6a4e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:50:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:04.819Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0424ae84-928b-4256-8c9b-214340c730a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:14.850Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6b2ba581-8540-43df-b00a-7c48e48d1ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:24.864Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e4101649-47fc-4e1d-951a-b04d5ce1474a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:34.874Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=33ed5d8b-1c23-4405-b0de-44d4b39ef3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:44.886Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9c3179ec-eb2c-4a65-b7b8-dd977bd0c4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:54.898Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cd09144d-7a55-427f-8a4c-0eb3642bf548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:51:54.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:04.910Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4dd43193-f3cd-4934-b5fd-815ab73b3a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:14.923Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2789ab9b-4db4-4bd1-8a4d-5a94d743012f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:24.935Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6caea8af-5c8d-46d9-bbc2-c3fe2abf13a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:34.945Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=52e34da3-3d08-4182-9f66-7656e532ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:34.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:44.955Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6b389706-b423-4e11-8bb1-b5cc2de01da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:54.968Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ee4eb734-71ca-4f6d-91ab-efc09ca1d8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:52:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:04.977Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=01ddb4df-0171-4890-87ec-198dba0b0469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:14.996Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=617e984b-75e0-46c4-b659-6a8a806ff06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:25.011Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f46554e0-e5f5-4077-b9b0-792d3efdc921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:25.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:35.023Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=748ddf3a-697c-4777-bf30-4bd6cff79cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:53:40.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:53:40.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:53:40.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:53:40.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:53:40.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:53:40.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:53:40.168Z |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-01-24T04:53:40.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:45.077Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5ec23fea-2006-4a2c-97c8-f858f787a665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:55.093Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b9031793-1528-4671-ad28-95b4fd5dd7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:53:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:05.130Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=95a61b6e-eb91-4bea-9fb4-716cc53bc88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:15.144Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=54069118-543f-4175-831a-91e760fce7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:25.161Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8f69341d-1671-4ed0-8a11-8f21d65da420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:35.172Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=542a4a89-29a2-4c60-be3d-fcd8daff067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:45.185Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=380c6451-cb03-42e5-b15a-ead987332f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:55.200Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3cbe03d0-4a22-4355-a162-502ff53c13a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:54:55.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:05.221Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=89810af2-84a5-4308-8ee9-f37650f30ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:15.249Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=abb0a6e7-0251-4939-932f-b890db937194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:25.262Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d72dd41e-7f1d-4dc5-8eb6-e30af151cc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:35.275Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8b8ca4b1-af55-44b8-bc1c-4d787b043d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:45.288Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=87b6b72c-c085-455e-8730-841bff4b6fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:45.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:55.306Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1c4ff5a8-54b0-4f70-bdfd-8e7316020aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:55:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:05.329Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cb36d139-b8f5-45d2-abb0-3c00e2f6ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:15.342Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=64905eb8-662d-4269-b4a0-3ef0f8a9a445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:25.355Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e312d4f2-107e-452b-a5e5-5d514af5bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:35.367Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=813c0cd4-0b29-4cc6-a3ed-b33ee12cacde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:35.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:45.387Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fcb6cb10-e399-4044-a7aa-b085703fafba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:55.402Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8493c706-6736-4345-99d2-d7b8e1e7d70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:56:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:05.425Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=936fc6f1-4f6e-4663-9d4c-af9ad0cc9fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:15.437Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f8606b79-ef4b-425a-91ef-32672c519f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:25.450Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=31e989f7-5833-4813-b0db-4185dc952357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:35.463Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a0c0216f-5052-4682-a56f-0b882ac9f0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:35.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:45.481Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5fd886c2-6cc9-4d3e-98a0-0827c2107576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:45.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:55.497Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f91ce7ac-941d-4989-992b-efbff0560656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:57:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:05.510Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=baf3f7d4-60cc-4bc1-8da5-766c702e0564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:15.529Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f801f481-3f74-43d8-86f7-c2fa6def94ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:25.544Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=169f52f6-db2f-42be-a304-be76f43fb5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:25.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:35.557Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9543f31f-591c-4b39-99b7-ff592e37ee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:58:40.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T04:58:40.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T04:58:40.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:58:40.289Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:58:40.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T04:58:40.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T04:58:40.295Z |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-01-24T04:58:40.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:45.579Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=92a28239-2ebf-4ff9-afdb-dcf22b7404dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:45.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:55.595Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=911542fc-e15d-4fbd-b0c0-13a0ef305d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:58:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:05.609Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4bd9d5eb-698a-437f-aac8-ec3a102fb814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:15.621Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=732fc3d2-b99f-4e3f-996e-6925f21547e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:15.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:25.647Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9c0686d3-1562-459a-8cc2-15c4f724090a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:35.662Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b6c87ac2-567b-49a0-b2fc-5b31e3aa76a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:35.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:45.695Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=adcec199-e54c-4800-ad4a-1646b31abb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:55.713Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c923f5c9-9302-4ef5-8f64-3e7fc1f7ab1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T04:59:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:05.727Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=266b717d-0aeb-4ec2-ae00-978ffefa3df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:15.740Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a1ff1545-0a7c-463f-b936-ccc72744965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:25.774Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=270f90a7-3e88-45f1-82c1-6fea7e3772ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:25.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:35.815Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ca9c9b74-b942-4d73-a22a-ecbb21c723b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:45.838Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7a8778c3-2a93-4f74-8528-9c5a78195959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:55.852Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c734758b-232d-46bc-a5b0-5ef6e03a0b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:00:55.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:05.875Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6ff60eb1-cff0-4981-ba27-a28c80a406f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:15.892Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f20484e3-4edf-4f30-829f-089b23025059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:25.910Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=047541b9-3e3f-42c5-838d-f128ce9c1758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:35.929Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b7f33b0b-2acf-4216-88be-8eb01ee16ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:45.944Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6213726f-1412-4fb0-882e-bde434c27fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:45.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:55.973Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=28f49f9c-8ea6-4731-8879-29cbcf9e8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:01:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:05.989Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3b9e6a0e-9114-4ee6-925a-c2fe26273cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:16.004Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0408c4ee-f809-4c60-9bba-855c11649000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:26.017Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2c5fee3e-1d9a-4f36-81b5-26c2bad14089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:36.058Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f17adfd7-674f-47e6-81cf-656b1f060030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:46.075Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=62db97cd-7a2e-4ecb-b349-acf0a92f34c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:46.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:56.092Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5a65bb67-7f29-492b-b1e1-f439f3cf1fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:02:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:06.110Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5062af15-8fb6-4d93-9663-3a70bd63552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:16.169Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6fb58dc2-7e7b-4a31-9cd1-f4f5b28f69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:26.185Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=31c72b50-a5ae-4255-a3ab-d9c37fc48843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:36.200Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=caa99537-c512-4e1c-bed5-4151515e83c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:03:40.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:03:40.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:03:40.156Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:03:40.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:03:40.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:03:40.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:03:40.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-01-24T05:03:40.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:46.220Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9edd6ccf-970a-4b2d-9ffb-d84cbfed2721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:56.233Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6b6ccc1e-044e-47c8-8fbe-cd6cc8e3484f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:03:56.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:06.254Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9052855c-3b8d-4024-90a7-afb5e2cee07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:16.271Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=84415be7-6a30-49b2-b8a3-6116c8cbc3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:26.327Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=fd8c3963-128c-42f3-abb8-caf3243b36cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:26.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:36.353Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=60f9fa50-a115-412a-ba56-fdbdbf6d7d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:46.368Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=24656aea-01ff-4077-81c4-c731dace65e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:56.396Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1ad45aa5-2e4a-4db8-8e40-7eb37ec8536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:04:56.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:06.432Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a81bf059-47f5-4ea6-baeb-6f6b0a1bbb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:16.446Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=9c6ea57c-b554-4189-b000-fd006082f242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:26.487Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4ae73d8e-c130-4b51-b871-d6c0fdc53527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:26.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:36.509Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bb95a7ea-5146-4db9-b17f-2ac629e585d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:46.521Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1dff6b41-208a-4ef9-82e3-bd888140ea08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:56.538Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b3091ed2-d667-457c-92d3-ac573d422de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:05:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:06.551Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d17c87b1-778e-4818-a20b-3a4573b85f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:16.588Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cd2e7e56-19d1-4d42-8592-5446e4e92c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:26.616Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5a2406f0-4f15-47b2-a27c-5d8d5ce28637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:36.635Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=298e0f5b-17c7-4782-9181-aac05b1e5f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:46.655Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ed4d205c-e067-4455-9453-0e744913b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:56.669Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6335c2c4-914d-4a22-8e80-4e05ecb00e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:06:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:06.697Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e00514d3-468f-4d40-8c7b-4a892987c414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:06.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:16.713Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3b4fa67c-86c5-41f0-90f0-e3cd5dd54aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:16.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:26.725Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d8cdefcb-8b1f-4d65-9131-7ac5bca35c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:36.737Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=73132bbe-8d2a-4ce2-96ae-0aaafae9340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:46.761Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f9da955d-360e-4870-923a-b3c7d171c008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:56.778Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8c1e7808-d02b-46f6-98f2-2dc300fb7568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:07:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:06.800Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1fa24371-4c47-4d80-9508-95b3c02bf863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:16.812Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=056e1b11-8704-4bc9-bd70-0fb67fa9a45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:26.832Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=078c2d1d-1f1b-4a97-9936-af525fbafe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:26.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:36.844Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5d6dbd92-e7a4-472d-8ddd-3ff5582afd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:08:40.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:08:40.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:08:40.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:08:40.286Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:08:40.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:08:40.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:08:40.292Z |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-01-24T05:08:40.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:46.859Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=43ecbec9-e091-4764-a440-416d199cfd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:46.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:08:56.880Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=912773f9-c0a9-410e-8d41-4b6682c63a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:09:04.601Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:09:14.596Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=417c83bb-a4df-4482-8c23-6942a9c6adef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-24T05:09:15.667Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=QVF0jeKnrbxJW0UGYIri, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:09:15.944Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:09:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:09:25.944Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=880944f0-b57c-40ee-ae3a-bc221192bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:09:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:09:45.553Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8f801985-b355-4797-80c9-72dededbb7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:09:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:10:05.146Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8342577a-d895-41fd-8c50-10bf032a9450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:10:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:10:24.766Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ba8dd54a-332e-44ac-b568-bc6f32b9d448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:10:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:10:44.366Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=74a88ad4-41c7-492c-b58d-7bca18bc4afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:10:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:11:03.945Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=98377a67-dc90-4711-aa4f-c64d05d53135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:11:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:11:23.590Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=62d6df71-4168-497e-add8-eeb82a0dba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:11:33.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:11:43.195Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d209de88-5f72-4dd1-b211-822355c5a3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:11:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:12:02.832Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e72518c3-0dfe-4ad5-a6d5-f0349c530295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:12:12.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:12:22.424Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=29de1ece-ff72-41f8-b47a-46e1115f4b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:12:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:12:41.997Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b34968fd-8fe3-48f0-b9a9-1ecb65e82d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:12:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:13:01.587Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8b154182-32ba-44c8-a8e9-bd91f22c69cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:13:11.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:13:21.152Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=45ba1a8a-4325-4bdb-a31f-adc41532db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:13:30.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:13:40.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:13:40.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:13:40.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:13:40.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:13:40.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:13:40.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:13:40.174Z |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-01-24T05:13:40.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:13:40.721Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=43b6dd90-f4d3-4d90-8aab-15db572e0d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:13:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:14:00.308Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2fbff8c4-b9b4-47b4-9f4d-ce58f59deb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:14:09.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:14:19.915Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a514630d-a0be-4d5b-8e61-772ef2b4473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:14:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:14:39.492Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4294b959-97c3-4bce-8dca-aaeb161e8ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:14:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:14:59.048Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b8f345b8-fb7c-4f26-b2fd-0ab05bb82c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-24T05:15:01.461Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3oW8UaoXJxoNPdXoncUk, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:15:01.483Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:15:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:15:11.484Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=65ec4b86-3b5e-462a-a75a-d03d28595fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:15:21.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:15:31.085Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=90a14e21-11e4-4dc2-9df6-aaff8ce6754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:15:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:15:50.656Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4251ec23-a6b8-49f0-949c-e7f1c1beeeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:16:00.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:16:10.245Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4a515f66-e033-49e1-a785-dbc007672344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-24T05:16:11.166Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=J8qHG0C7SaUOlugTGUVe, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:16:11.208Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:16:11.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:16:21.209Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2d346611-514e-4061-a817-dc651047f5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:16:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:16:40.791Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=60610ea4-e1b2-4b27-bfa2-62ed80b0c858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:16:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:17:00.384Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2f5eefc5-8905-4048-ac36-b6c0477f369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:17:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:17:20.017Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=65a6a86d-af4c-42a8-ba17-91938fcc9ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:17:29.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:17:39.644Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1e600840-0240-4913-827c-77dd26e65d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:17:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:17:59.291Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=703b73b0-16ec-4645-9930-d14087289e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:18:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:18:18.914Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=148400ce-398a-4f35-975f-b9b7b87b18b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:18:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:18:38.601Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4c55bf5d-b66b-45f5-ad8e-e932e75c2bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:18:40.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:18:40.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:18:40.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:18:40.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:18:40.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:18:40.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:18:40.276Z |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-01-24T05:18:40.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:18:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:18:58.203Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=decbe3fc-ca6c-441c-af8f-5d84cbef35d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:19:07.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:19:17.837Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=38a7263e-fd41-4c94-8493-cbfc47b5fc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:19:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:19:37.415Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2980bb54-2bd6-4891-b74a-1c0f626a344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:19:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:19:56.992Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=66b04a51-2650-46c2-bbbf-206dd482476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:16.571Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d43aeb38-c83b-4975-9c19-a14b2eb8e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:36.149Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4277e4a8-3353-481e-8c46-9df7315bd3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:20:55.724Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bc33b068-bfcc-4af3-9e8b-ff108d6fa461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:15.279Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=41fdf8c4-ec7c-455d-8ba8-75832bd0145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:34.841Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1268ee78-3543-46c8-a9ce-04456900b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:21:54.417Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3e0d8f69-ee1b-4ba7-89f1-443e704cd633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:13.982Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ca403962-9143-4f4b-b0fd-7b9e9588e89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:33.537Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2177bd4f-3700-4869-8a90-1642e97bdae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:43.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:22:53.092Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=40c2d094-b77c-4c1f-9f23-0750b5626b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:12.666Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=28e85ab0-7ec1-4240-8b4d-25d1c21b20da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:32.263Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=04d83c7f-df01-4fca-bd74-643053f72110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:23:40.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:23:40.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:23:40.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:23:40.185Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:23:40.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:23:40.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:23:40.191Z |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-01-24T05:23:40.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:23:51.820Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3fa2d08e-54e2-4dc1-9655-a38d20e11709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:01.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:11.370Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ceb84763-a9a2-4168-b756-71047bc56acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:12.028Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:22.028Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ac2bb111-a5d2-4a1b-8ade-f63b61b0d7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:41.619Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=af298b1a-b4c6-40a9-975f-a43d4928f585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:24:51.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:01.198Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8c3262d3-7cb5-431f-aa6d-d56ad1594a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:20.792Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8fa117b7-b90a-40e3-a4cd-0f1bb4123e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:30.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:40.352Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=854f7ee0-8675-4944-bb67-24f95a988de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:25:59.965Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=72ba71df-ca95-4094-87dc-7fcf195e7cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:09.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:19.554Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=db21c2df-6972-46b1-9794-bff833d14813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:39.135Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=3c130d65-c788-42ef-adae-ce9a7e581b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:26:58.797Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1fd13754-4631-43de-a9a1-a3df0cfaceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:08.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:18.360Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=10550dbd-8015-4857-95cf-743edfa25b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:37.951Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4e4a0fc0-4820-4f1b-989c-5c6d0d9c5196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:27:57.561Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d2348e2a-68cc-4b67-98ed-b0bfeac260cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:07.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:17.148Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=89e65a91-3981-4cab-9241-b54a799dbf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:26.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:36.744Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=73a82363-86d0-4c1a-b2ea-7672e48bc65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:28:40.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:28:40.314Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:28:40.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:28:40.318Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:28:40.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:28:40.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:28:40.324Z |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-01-24T05:28:40.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:28:56.336Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=115b0143-d556-4ccc-90af-22caf6c4504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:05.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:15.917Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=87bef32e-d545-41d9-bf58-f3ebf768a134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:35.530Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ae813fa2-30d3-4afb-b822-a5ba68e2caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:29:55.092Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5da9780d-2de0-46a7-9890-0c817fbf4747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:14.704Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4a3ed49a-5382-45d5-a03d-96251f31bb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:34.306Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=dfdc4625-db14-42eb-a1c7-c9f3031c2877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:30:53.900Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=4221a48a-0f23-4076-8c38-6a0085f66416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:13.483Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8e599ff0-51c3-4671-81db-105217b2771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:33.081Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=09281e29-5907-42b5-9bf4-7edadf1ad36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-24T05:31:33.947Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=U6pYLPs1z2hdhwg21BBq, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:33.980Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:43.981Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=704ccbc2-3e6c-419e-b512-4bd09791bc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:31:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:03.581Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=56d22cf0-ec39-4ef7-8208-ed5604d5d144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:23.159Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=6834ddfa-63db-47b1-8b97-6cdac6a77d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:42.746Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b1968c73-28cb-4f31-a373-83aeb9819ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:32:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:02.373Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c507f6ea-63d1-4648-8ac5-5d4051b72d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:11.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:21.945Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ebbcae30-f728-4034-976d-47ef725bdb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:31.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:33:40.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:33:40.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:33:40.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:33:40.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:33:40.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:33:40.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:33:40.168Z |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-01-24T05:33:40.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:41.544Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=85c029d0-4e1e-43a0-9741-bfa2077c5fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:33:51.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:01.153Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=70d1fafd-4c5c-4d59-afe9-c7abc422477c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:10.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:20.786Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=0971cb8f-5833-4895-afa9-a16f9ba64e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:30.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:40.370Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=86954950-e2eb-45f3-89b5-a3b24c62a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:34:59.942Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=cd676914-b3cf-4325-962b-dc6ca6083c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:19.504Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d844452a-f478-4038-971e-cdc10a9ea820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:39.100Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=5b92df1a-fa11-4709-bd62-0101527214c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:35:58.706Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=b78ddc1c-7c20-4962-a051-c033a1b9c232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:18.296Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=74fdd743-a6e3-4b90-9dd4-2d83f7a16f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:27.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:37.923Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a45344ca-c609-412d-a076-47989c8f7a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:47.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:36:57.529Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aa0239a6-2d38-477c-85ac-ab4c1b47d08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:17.099Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2b473a60-d394-436f-acc2-1c9eae4e0f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:36.691Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=bcee70c3-cd6f-4384-99ab-46a0fedf7867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:37:56.327Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8dab0686-67ee-4e3d-a5db-1716f816a357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:05.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:15.895Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f3de8d22-88f8-4f75-91f0-807aa3a72e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:35.483Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=2807ec0a-e33a-4871-af2f-d1a5174f70bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:38:40.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:38:40.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:38:40.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:38:40.328Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:38:40.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:38:40.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:38:40.333Z |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-01-24T05:38:40.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:38:55.049Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=87f92b2a-1858-48c1-9a13-086581ec168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:14.630Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=93d90719-739b-41ce-8348-94aff40750cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:20.849Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:30.849Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=c94453da-1c34-47b4-b3e4-514cfc25c54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:39:50.452Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=934206b7-bb04-4607-a727-27093319d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:10.036Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=8807dc93-21b1-4bab-93cd-34d49b8fb301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:19.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:29.610Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ebc01879-6c90-4e31-9f93-7893d9194e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:49.194Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aae6544d-4010-4d67-9f90-f3881a1a9b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:40:58.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:08.772Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=abe330e8-68dd-42dd-88ba-85c191d42aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:28.363Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=7e53a599-4c83-4f42-a7f5-ea2a03ca98a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:47.925Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d230f178-0b25-4ad8-9dd5-c26c25b61f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:41:57.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:07.479Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=1eea0657-2d87-443f-83ef-91f46058182e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:27.062Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=868feac7-e4f1-44d1-8a94-8bb87d301187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:46.616Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=edfdd929-04f2-4670-aaea-1404943bdc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:42:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:06.212Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=aa02e129-7c01-4251-a2e9-8a8e660c7ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:25.830Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=ec0565fe-baa8-4d59-aa8c-792e9ce24e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:43:40.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T05:43:40.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T05:43:40.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:43:40.143Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:43:40.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T05:43:40.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T05:43:40.147Z |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-01-24T05:43:40.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:45.424Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=639b56a0-b5ee-4a6b-b3f5-702c81bc354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:43:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:05.028Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=87ace136-e8fe-4a95-b379-6977ea3926cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:24.602Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=dd0b8772-648c-4d72-b433-0f9c78129cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:44.162Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=e117f47f-4c4f-43f0-ab35-2d2eba1c227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:44:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:03.719Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=a68ef552-0f2e-4106-b2b2-b66e75bf58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:23.289Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=19c0e895-cf39-452f-9586-68633c784a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:42.877Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=491d1862-571b-4733-b5f8-294318587a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:45:52.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:02.455Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=568598c6-2ee5-4d71-983a-8113b4cc972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:22.014Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=d4b6b1bb-cf2d-4215-aa53-25a62d19471e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-24T05:46:24.913Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=xq4r6kxPVYWxFOIeuKNU, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:24.943Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:24.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:34.945Z |INFO |Init configs |InvocationID=ea5268f4-f5a3-4acf-a464-d9664a15fe81, InstanceUUID=f6fa444e-01a9-4022-b15e-c82191f988c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T05:46:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |