By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:04:51.048Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:04:51.069Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:04:51.070Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:04:51.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:04:51.656Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:04:51.838Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:04:51.838Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:04:51.839Z |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-02-27T05:04:51.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-27T05:04:52.023Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-27T05:04:52.051Z |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-02-27T05:04:53.890Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-27T05:04:54.519Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-27T05:04:54.552Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-27T05:04:54.553Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-27T05:04:54.693Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-27T05:04:54.694Z |INFO |Root WebApplicationContext: initialization completed in 2643 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-27T05:04:55.844Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-27T05:04:58.591Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-27T05:04:59.378Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-27T05:04:59.414Z |INFO |Started MainApp in 11.459 seconds (JVM running for 12.32) |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-27T05:04:59.702Z |INFO |Start scheduling PRH workflow |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:04:59.726Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cbe39008-d577-4994-b1f6-9136d8994c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-27T05:05:06.981Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-27T05:05:06.981Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-27T05:05:06.984Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:10.527Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7ecaeb28-d2f7-4bad-bc14-44a99d78b4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:20.559Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2f248343-342b-4ef4-aebd-e79e60f2f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:30.594Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=92cc5012-63d0-41de-b00f-81679b7a5e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:40.610Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=afb48adb-efea-44b3-845d-071bfa5469db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:50.627Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f11b1b8d-ba4e-4815-acee-f794627c2c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:00.653Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e71978dc-55c7-449f-92f3-295efe1e63d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:10.672Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=372b3e6f-9b29-4aef-a439-8391ebed3072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:10.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:20.688Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a21e84fe-0cba-4636-9e93-880be927f32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:30.701Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bde48083-84d7-4284-9aac-441a9aeb2699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:40.714Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=301df2ec-43f3-4400-8d30-bdfd3520f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:50.726Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25fef538-0909-4604-bc2d-0a1bd7492526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:00.762Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8ae971ec-6ffd-4381-b490-f6b4f406b1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:10.780Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a2a86218-3b03-4da0-8d4a-71dda7131a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:20.799Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4f71b134-4a5f-4d23-9891-747f37a36284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:30.811Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fde13d96-6a56-4183-91aa-80fa758e950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:40.828Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=225eabaa-496f-41f5-a384-de4f2b5de058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:50.850Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=01104e5a-e2c9-456c-8ee5-970b6a0b4f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:00.869Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6783e0b2-5bf8-410d-ab60-97865fe52244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:10.886Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fd47dffc-600c-40c8-be8f-225b36dfb0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:20.902Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=be9cd7e2-b2f0-4787-b622-2b61a639980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:30.920Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5a808a7a-bfd2-4d72-8c40-d2e10cf126a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:40.934Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb69cb3b-b822-452d-b184-82b144364995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:40.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:50.949Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4a334b99-d409-4d52-bc5e-489fab293146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:00.966Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5294d402-8598-4cc9-ab40-392f959be71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:10.986Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2b4558ee-ad20-4c3f-ab9d-221981e853ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:11.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:21.005Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=18830001-b325-4707-a897-efa547c4a435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:31.035Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c1c64ffc-cc86-40dc-b1ff-ff4d5917bc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:41.056Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0ef79b0e-0397-4237-9df1-91eb452fc427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:41.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:51.075Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=87e39ca3-d4e0-4fc5-9fa6-61c78ebbbbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:09:57.585Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:09:57.586Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:09:57.587Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:09:57.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:09:57.588Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:09:57.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:09:57.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:09:57.606Z |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-02-27T05:09:57.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:01.096Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=88605c34-9e9c-4c41-bf0b-23f12904751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:11.118Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=477c8515-de17-4237-b70c-b4b10ffee8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:21.132Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7a1bec31-817b-4419-92b7-0554268fc060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:31.149Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=076a7773-afed-4a07-996b-ca8fba5504f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:41.166Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=94b31326-9f82-4a7f-af80-9afc295375d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:41.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:51.180Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1fb39c1f-2ee3-46fb-8140-5758eec36d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:01.194Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1a946e67-1bd8-4a28-a475-c3022077c9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:11.212Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=974e490e-3da4-44d5-97ac-fa1fa05211c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:11.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:21.223Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6d1f9c6f-cca7-45db-adb5-0737ddef1232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:31.236Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e377fbe-6e18-4c93-90be-e19b7d26b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:41.252Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=707cd0c3-58bf-49d8-aed9-d7dc5460b215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:41.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:51.288Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0afaa28f-dc53-45e4-bd23-45f0879da4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:01.303Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f37488b5-9458-40e6-a2ca-d5118d0b982f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:11.327Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e44ec28-28b6-440a-ad5a-2c9da16bab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:11.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:21.339Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=533c4396-6d83-41d6-a17a-a0e501fc958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:31.353Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=56b5f674-2438-45c0-b42e-a02616dc74ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:41.379Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=63891856-236d-48f0-885e-a274de562739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:51.392Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a209e24a-cf2d-4280-92ce-f3567842bbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:01.406Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=460f8046-1ac7-4abb-a867-2286be5c51a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:01.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:11.418Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6a2e96a-9614-45c8-a481-cdd195d3deb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:21.431Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=918d1fc7-0071-4114-8cca-9c7aa3cd1561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:31.444Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fd609e8a-0f18-4dd6-b9bb-3b2bacda3d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:31.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:41.458Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aad245b3-7c60-4d9f-8396-37da5fe98c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:51.468Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c1075efc-ef82-4b6e-9a92-862dd7ebc620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:01.480Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=842b1ca9-ef20-4980-ad05-41416f129836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:11.492Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=803ae5aa-7fd0-4cf2-ac17-1c0960387d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:21.510Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b29a6881-72b3-4a34-a1c7-c90b8995ab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:31.524Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2bdb8481-8b90-4bc4-9fd7-a2241974c6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:41.535Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fc367c78-ef91-4c42-95fe-006340661063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:51.549Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3df1cb6a-a8c5-4fc2-a063-7dcc6006d329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:14:56.234Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:14:56.235Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:14:56.235Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:14:56.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:14:56.236Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:14:56.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:14:56.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:14:56.287Z |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-02-27T05:14:56.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:01.562Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=09a42654-9785-4a89-81e0-d12ec450b42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:11.576Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a2c65da1-189d-4ff8-96b6-761cd1d1dd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:21.592Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42807c63-d0da-49cb-9bf7-894e004f1115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:31.608Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dc73c0a0-ae68-4155-8a9a-54e89ce6e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:41.627Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1c077c99-6c56-4713-860f-a93a92b698a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:51.653Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dfe6e575-3c83-40eb-9921-0fe1c1be575c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:01.691Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1f2d1d03-e826-422d-be6d-b7dc34e152bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:11.718Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=54816b86-19ac-4332-a067-e935291836d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:11.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:21.750Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4f6ca3ea-6905-4cee-8556-9268580e331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:31.764Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f33f7429-074e-419e-9cc5-53084fecfb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:41.789Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=37345a8d-2ce4-4ce4-bce7-ae808f597811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:51.807Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4369ba0a-5b60-44c2-b134-577e564a2b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:01.820Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5c9694fe-356e-4e0f-a4ec-24ccf83007c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:11.832Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=57cae803-de4b-4b50-a195-6596a7c6ea75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:21.846Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9228ef83-c7e2-4f1b-a5c5-475bcf4a9e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:31.861Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2db02dca-ab75-4b56-9200-67a6d0cf3e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:41.876Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=38acecf1-64e6-4c6c-9bea-850b8ea4ae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:51.888Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1387de4a-8f6c-4834-a7b4-90a410f01f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:01.902Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25b2b578-f2dd-442a-83da-e32713ec90cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:11.924Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=93759068-905f-4865-a50a-89bb37989c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:21.937Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=19f4da36-7b63-4e4f-a3c3-97366155dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:31.957Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8917fead-27c4-4946-bb14-fe7d4e7d6a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:41.968Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6e380ca-4a24-45ee-bab6-4269db50b625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:41.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:51.982Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5014f78b-6a38-4a9f-b33a-2645ab83f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:01.998Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c9dfb4b2-1bbd-44bd-b80e-81d613e58c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:12.010Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0899aaf0-42ff-49b6-a356-58d67006178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:12.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:22.023Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e13fed06-e0c9-4859-871d-d51f23cf1303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:32.071Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5d86a963-0e7f-4c99-a96f-87ae96f9bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:42.099Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=edc7ceb0-beb6-49a4-b306-0666c02c8fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:42.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:52.117Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8b4521c3-89b1-48c0-a92c-a212e1740d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:19:56.216Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:19:56.217Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:19:56.217Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:19:56.217Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:19:56.218Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:19:56.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:19:56.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:19:56.235Z |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-02-27T05:19:56.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:02.128Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4136fb94-cffe-43fa-aee0-9bed0773485b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:12.146Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dc2dcce2-c98c-44ed-a5c5-b0e65349533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:22.162Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=506fda8b-c841-4887-80e6-60fb80b5dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:32.178Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=93cf5690-7829-4b79-bf84-7961659c99d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:42.195Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a390f566-d8b6-4d4e-b649-172f6b6d310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:52.210Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e96e0c1-54af-495a-b2ee-4b8f001dff21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:02.228Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=90910873-c2e8-46d7-a5a8-aa33dd7be6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:12.242Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d9a5f291-bf8c-4614-87cb-01ea8b5eac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:22.255Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=41129c4f-26ee-4985-b582-498b0b626587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:22.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:32.268Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f0e54ad3-6952-4b0c-8869-f48d827ee7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:42.282Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1c1e819b-8278-4d2f-9815-a4a46ea7b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:52.301Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ed34d92c-f3c2-4f0c-a2a5-7bfe72dfe719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:02.317Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eebf3124-f657-4505-b1e6-735072e8c1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:12.334Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d14ef359-4523-4de4-8fa0-6df432000c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:22.345Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c8cde386-84ea-410e-bb5d-e43f604e6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:22.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:32.359Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8a2fc614-cef9-4428-b778-d7a705a18b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:42.377Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=945210c1-c74d-4ffd-883d-878543391039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:52.393Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42bfd98d-9082-46cf-b3a4-2010d6a68e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:52.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:02.405Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=70c97f70-8cd8-4707-bfdf-a3dce47c6751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:12.418Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9520b70c-6654-48e1-a2d3-b8c5243207ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:22.442Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=08b20f8a-28f8-432d-b2b0-f1190a0f9994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:32.459Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a93fa8f4-f586-4865-b63b-c1fb89be0463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:42.474Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ad5c9bc2-ca58-4910-920d-c09e9feeba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:42.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:52.498Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c7a3afa0-15eb-4420-87fe-c331e98a577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:02.512Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6959bb33-9f01-4818-9f90-cece8b3ac510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:02.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:12.526Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=033d6a16-1f64-4569-9a46-c48c1af3c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:22.537Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3d87fa82-ccd5-48d2-aa3c-e068a0740f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:32.564Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dcfd309e-f856-4981-a64e-148650f9c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:42.614Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ff299d26-78a7-4355-bc13-23b90c06e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:52.625Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c5aa41ed-4557-4e67-87d1-1b29c72b2c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:24:56.208Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:24:56.208Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:24:56.208Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:24:56.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:24:56.210Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:24:56.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:24:56.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:24:56.224Z |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-02-27T05:24:56.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:02.636Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=91c96a2a-cf07-4c91-bae8-830938d344ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:12.646Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6fc4b75-0030-45f2-88e4-2afa0d91e580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:12.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:22.657Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9cfa24cb-38b3-4e5b-9ff6-e5814cc8f4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:32.685Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7f0536fa-5bef-40a4-92c6-3d5ce49b08c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:32.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:42.706Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3638be24-12d7-4de7-bb70-7d87d434216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:42.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:52.719Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0b868b8f-3c3b-48ee-9c65-ba8bb9b53c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:02.733Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f62d73ba-537b-4dba-9443-2e7b85cc5445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:12.746Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=81185301-127a-4c65-bb19-97ff14c1c888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:22.758Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=287fa6b2-75ac-4d0d-acb9-40476a7e4070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:32.770Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6a2f6b3-d361-4b6c-a3b4-d722f38c3d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:42.784Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=21030a12-8c21-48f6-abde-02f8a76d2ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:52.797Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9a59a81f-e7b7-4a0c-98ca-1204f15d88ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:02.809Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2c29d0bc-f088-4792-8a58-22cdd2d5ffd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:02.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:12.822Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=406f01f3-586a-4f9c-a72f-0a4f72c95acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:22.835Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=146c40d6-acba-43f6-b1ee-67c23ad3f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:32.846Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8e2c684b-6c86-4499-9171-f2bfb8e5fcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:42.857Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7137e8b5-f819-4198-b482-66fb56fd469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:52.873Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25fe39ea-9dd1-454c-9c7e-cf450bece107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:02.902Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42021596-3c7a-408e-a994-abcf4c424e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:12.913Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6916bfb-c505-4e33-81a2-7566c26b48c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:22.926Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5ac7b885-93e8-4912-afa4-96f4637a3c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:32.938Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=73d77d0b-2506-4393-934f-6c5a9a0847b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:42.962Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=276b2023-3ab3-4de1-a2a8-e9e07b60733c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:42.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:52.975Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e823a899-96b1-4c12-9dc7-0a2a6452f821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:02.989Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6629fc44-58cc-4d30-91a1-9eb15e110779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:13.003Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fcb88aa2-9f29-4856-87d1-6545ca69c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:23.015Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c2de9432-d602-48c8-8cfc-335ca2ea258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:23.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:33.035Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=238cb336-fac9-4634-bcde-5aa308da32b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:43.047Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6a46f5c-45ed-44e8-a484-e56e7ec9696c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:53.060Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1b538681-7f63-4163-8cec-a52b1dc07a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:29:56.265Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:29:56.265Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:29:56.266Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:29:56.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:29:56.267Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:29:56.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:29:56.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:29:56.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-02-27T05:29:56.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:03.080Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=287a22b4-acd3-4067-bb62-bef839fcdd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:13.092Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f3ee8c92-afca-49f6-923d-2768f742204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:23.104Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6f8a05cd-1144-4903-bd40-566172fc5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:33.116Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cd507916-2aa2-4c4b-9eb6-d16f686b9c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:43.131Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=72acad3c-e476-4951-9933-0e93e1284760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:43.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:53.149Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3934c95a-82f5-4e96-9588-d0e0b8c05cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:53.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:03.161Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9804d54b-a4bb-48f7-96f4-9a3d573dee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:13.173Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1eb8201d-e9a1-4c09-810a-1768dca2e6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:13.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:23.187Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f9153c5c-1432-497b-8b33-8fb7ce471566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:33.199Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=388bafde-6419-4876-878f-46d21df3fc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:33.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:43.218Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8c922bd0-1047-40f1-8daf-85e99d845d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:43.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:53.230Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=32c2c574-88ff-4149-9378-a30a13c216fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:53.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:03.242Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dda77afa-261f-4d91-8cf8-521073cceab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:13.267Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=39007eb0-a392-45b2-9802-2cd16ea7d0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:13.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:23.279Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=10cfea4a-3772-400f-a9e3-848ff0d68fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:33.291Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=794ca263-01ed-4d6a-a8c8-ca666d0288b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:43.302Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a3d4b336-4166-44a8-b97b-fbb07d10b905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:53.318Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3ec33d7c-cb5a-4845-a9bf-bb735fa4d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:03.331Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=46ccd6b0-7a31-4046-ae62-4fa1780a8cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:13.343Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=488ea85e-f717-467f-9288-92d5715f9c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:23.355Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=97a0def0-3454-4eaa-ab12-b02f976c6d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:23.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:33.378Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c4365c30-425d-4f32-89af-608c02cfe2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:43.391Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9513d82c-bbe8-4c97-868b-2f0cbf28037b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:43.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:53.406Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4f015a18-b4ff-4bd2-95ce-d6eecb0b8253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:03.420Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fcb3b1f5-a55b-4ebc-8941-2f346259fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:13.435Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=10321023-bc2c-492e-8473-6fe04b1aa7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:23.446Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6afaeb10-c9c7-491f-9a48-24ec94c26ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:23.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:33.458Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ef3895cc-dbd4-4f05-bc08-55f97c1569b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:43.471Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4009f2f0-9943-4eeb-ad44-26ef53de7db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:53.482Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d0bf07b6-9632-4695-bc23-17b33929b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:53.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:34:56.188Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:34:56.188Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:34:56.188Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:34:56.188Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:34:56.189Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:34:56.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:34:56.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:34:56.197Z |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-02-27T05:34:56.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:03.493Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bc7dcdfb-760f-4e3b-bf20-66b662ba7632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:13.505Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8f82a98f-9dcf-456f-b0ae-70975555cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:23.517Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bc0007be-56e0-4580-9c09-03823759fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:33.534Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ee901963-2e05-4e8b-9c14-59b75827c202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:43.544Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=81db7fff-1cbf-4826-8c75-43d27bb0e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:43.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:53.562Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=365b2a05-0904-4683-a47c-8e4e23c8f73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:03.581Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=185a88e7-1ba3-4c69-a2e4-a2543a1d29c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:13.594Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=be6ce1e0-1368-4b27-8137-d4f08a39b0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:23.612Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2484f662-fe53-4f71-9eaf-709e078fbcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:33.626Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3c24566d-5956-4ae2-b580-011a9f203ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:43.645Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=97ae6d65-55e1-42b0-a958-83eb93fff6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:53.656Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9aa70d4b-6f35-499b-90e9-b632d687ca7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:03.673Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a13b6f89-8dae-4a19-8d21-4475164b0cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:03.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:13.685Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=97eed183-dd73-43b3-a8e4-9f5ec6ac682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:23.699Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=68c74040-89ed-4a46-9018-b79a099132c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:33.720Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cb03eac6-632b-44c7-8f00-be52479498d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:43.736Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d1561b95-b32f-4fac-a6a4-8e46dbfc22d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:53.757Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=84444e6d-ac8c-4416-a920-2a4f85090be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:03.770Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2cd18980-d750-4c19-b3cb-62ce81c01c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:13.784Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3f985556-982a-4599-923c-ff0747592f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:23.806Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9e2f863f-add4-4861-ba43-35ac22dabfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:33.818Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d11764d9-5d11-4fff-8b0f-1b878c375104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:43.828Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4214de8b-8663-43c4-ba88-0d4be937a06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:53.841Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=32b2fc66-5878-4873-a146-f6cba47ee248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:03.852Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb5cb2de-318a-4687-b765-6193b59c2a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:13.865Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8e6af1d5-0b1a-4b6f-b908-af0f05c7588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:23.878Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e64ec6ac-b82f-43fe-8d3c-e61ad79fb30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:33.890Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9de398c1-c13f-4e74-a593-76584b7edd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:43.900Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f5e8b667-9f1e-4404-8e30-b28fa366ae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:53.910Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=148a8880-3a27-4275-9c94-a536c6487f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:39:56.177Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:39:56.177Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:39:56.177Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:39:56.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:39:56.178Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:39:56.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:39:56.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:39:56.186Z |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-02-27T05:39:56.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:03.921Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d28ca157-e06f-4030-a145-20e3b074b310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:13.932Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a58b7835-83ef-491e-b120-0021c9e9ee92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:23.945Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d9844bbc-d9de-4e62-ab05-0b541d968b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:33.962Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=125fbd84-00f0-49b5-995c-d710c9fd51ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:33.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:43.976Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6817a342-c951-4511-82c6-b07b573baab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:53.991Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2e2c2fee-c5c8-4baa-8f15-318297ca0e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:04.005Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2d9077f1-8da7-42f0-bd40-37c184c44472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:14.017Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=81c4bf13-ebf1-41ff-8686-ed06b4d3c07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:24.029Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7064a0ec-0592-4741-8d1d-ce5acea49eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:34.040Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=65ae527b-e349-4398-a142-386716e79b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:44.054Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0f96c723-1c39-4cff-a9e0-c5019c4f04be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:54.066Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=93bd3dd3-6048-4407-b1f0-005f2fdff587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:04.083Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dffa3808-62cf-40f4-82c5-a7243d06b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:14.096Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5c0dc5c8-f98c-4342-b189-fc58621e1897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:24.111Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f7d24c5c-03bc-4945-92b2-790b263f1118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:34.124Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7e1193b4-4d70-4e23-8c2a-5eb2fa45a779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:44.136Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e60a928a-b506-4474-a56a-8852ab60af61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:54.149Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fbb22d5b-c676-4bcc-b4ec-ee430d366e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:04.164Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5fd188d0-cd5d-448d-9f67-99a39540855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:14.175Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ecda9012-cc73-45f4-9514-6b7905229a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:24.187Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a714e8aa-887f-43be-9264-8628d847939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:34.199Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d1991cf-ce3a-46df-9922-c742d721388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:44.211Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=14d4e712-001a-4e10-84d8-737fdb7d88e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:54.225Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1ecb58ce-e867-463e-be98-b67948e7d3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:04.237Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e809138c-3a0b-40c2-9d9b-ef22041b2a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:04.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:14.249Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9faceea2-30da-4f16-8127-fca4049514a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:24.261Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5818dd5d-d719-4b2a-988c-c336ade2c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:34.272Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0e85a77b-ae4f-41ab-931f-0914bd76d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:44.284Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d3c757a2-2823-4a6c-820a-216e61333344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:54.311Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8d06a958-7029-4184-a39f-ebf990bbf368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:44:56.172Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:44:56.173Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:44:56.173Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:44:56.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:44:56.175Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:44:56.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:44:56.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:44:56.186Z |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-02-27T05:44:56.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:04.323Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5a0d7db9-5d2f-4ec0-a83e-5cfe5494aa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:14.336Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=65a309b0-1109-4500-8799-85ac5dafcd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:24.346Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=affd41db-b50b-481c-bddd-514ee6380238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:34.358Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7b1aafa5-f75b-476e-81af-7cc91e9a591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:44.370Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6e29506f-42ea-4e50-b5a6-719422d7cdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:54.382Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bc2c3c0b-1cf3-46c0-969b-14a6d3b09fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:04.394Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dc82a40c-ce46-4183-8a95-84391c7691ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:14.404Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5bf0ccdb-ab71-48e7-a9cb-32cdc5f5ed18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:24.416Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0eb7d0a1-7f60-4e83-bedd-8e1f596ded2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:24.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:34.428Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2fa0ce54-3143-4060-add0-0d47ecbff818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:44.449Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3d637de8-28c7-49ff-9308-366a064d7a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:54.472Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a1eb5928-7c81-4cb4-97ec-734ff281f139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:04.484Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=21c130ab-2e26-49b5-8148-e8ba632f4d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:14.498Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0dccdfde-ef07-4eff-83e2-5e4cb4395627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:24.509Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=138510bb-acd1-4ef5-9608-7c865aef802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:34.523Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=39cb7654-bdbd-4729-af31-8e95de718b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:44.536Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=914d5883-dc47-4d27-918e-a5a1e57ab1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:54.550Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3b86b69e-553a-482c-a9fb-97689613682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:04.561Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3b2a662c-12f2-47b8-ac18-6454e1b8c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:14.598Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=94a10c99-eca0-430c-9fb0-fc314e168034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:24.611Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3e83aa9e-d0ad-411d-9a29-c71668c11b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:34.626Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d8974fbc-b04c-44ab-bc96-d3c24c8b7820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:44.642Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b4251d93-3d40-4b4c-ab3c-e4874e6b71fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:44.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:54.654Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d3c7d4e2-ca6e-4231-b72e-678f0f56da14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:04.666Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1b2e9f90-2b72-499d-90d4-09e5635fadc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:14.685Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ee567490-51a8-494c-b129-ee26d5b6a23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:24.696Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=318ee383-979d-4476-8f15-bc659eea0d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:34.707Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d95c1300-c738-4dbf-898a-319d373f0a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:44.719Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eff5f910-6439-4226-97ea-d21c3643063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:54.731Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=56336405-b103-4a4c-9fe4-eee6440b2d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:54.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:49:56.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:49:56.151Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:49:56.151Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:49:56.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:49:56.153Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:49:56.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:49:56.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:49:56.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-02-27T05:49:56.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:04.742Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d3eae83b-d686-4e42-adf5-7ea60495e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:14.754Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ea24b718-9aed-457b-a368-6b2d966090b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:24.768Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ce820c0b-574f-4030-922a-94a23eb22458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:34.779Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d11a8e3-14d7-4111-877c-8979bb2bafab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:34.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:44.792Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=44eb15dc-b40b-410d-ba5d-a936bc2f4772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:54.806Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6ea96add-450e-4923-b393-ff8205b5dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:04.831Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=550a13ec-6eaa-43b5-aa6f-1605e80c3987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:14.848Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=86dc0433-9f90-438b-ba38-15c75758bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:24.859Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=693f8d1b-1163-4c9c-97b0-ec52326d541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:34.870Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dec11394-4740-4ecc-94f6-49f36019fcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:44.882Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=50fc5fdb-3ad1-4526-bce4-a025e10a7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:54.893Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=161458c6-1854-436b-b651-b6023b18d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:04.907Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0131f7d7-5492-4ae5-a3b7-7ed13c9cf806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:14.919Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=247e33d1-fcc9-40d6-9bfe-404904f38a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:24.929Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9f93398b-583a-489d-9a54-8c0eb71483e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:24.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:34.942Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ee748dac-082a-4bc3-b8f7-9b5629800788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:44.953Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3ff66de2-3491-45dc-afbf-60bdc80bf464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:54.964Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b460112e-8c63-4af2-b11d-3be56613f371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:04.978Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3e6c5d97-5a85-4fd1-bc75-a3c56335dca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:14.990Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6940d62-0be2-4d8b-9642-c7e37623f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:25.002Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=259bab6d-7e10-45d0-a655-d39f411e4a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:35.012Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=755dc24e-13ca-4697-9542-aa0bc5430937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:45.022Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f80e2495-e34b-4bb0-885c-fe53b9a630b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:55.035Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=94147197-78f1-410d-abcd-19562e70574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:05.046Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d25552cb-96f2-4ba8-b6f0-71bbc905c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:15.057Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fe1ad667-00f9-41c8-a5c4-924793742fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:25.069Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9ab52640-0169-474f-8433-b9ee72b27f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:25.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:35.083Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c3d9a881-f537-41bf-afdd-3c09faf7a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:45.100Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=96369c34-312e-4da2-a1d2-a379a78610b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:55.112Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6a14eda-7a3f-4fdb-abd3-d1b5b6186541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:54:56.153Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:54:56.153Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:54:56.154Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:54:56.154Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:54:56.155Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:54:56.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:54:56.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:54:56.167Z |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-02-27T05:54:56.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:05.124Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=523c5313-caa7-48ea-842c-c3c0529d2e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:15.136Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6d5e097a-6e00-463a-837b-cad26794c124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:25.148Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d57776ae-255b-496e-92a1-88af2918c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:35.160Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3249f454-7dfe-4cbd-94ec-801981e3b6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:45.171Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4003be9b-a7fc-445a-9a10-619def61ac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:55.180Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=848d70b4-590f-4736-9999-3a2426deaf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:05.194Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6ceef784-6aea-4b49-82df-95b768f19028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:15.204Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bf833958-1c09-46ad-9617-0cb4cc5e89e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:25.216Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d6892226-7588-473a-991c-9a51f451eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:35.228Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3f44e419-94d3-440a-9c69-0c04e9ad0d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:45.240Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3eec305c-689f-48a7-9dbd-0f30a5b4d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:55.252Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=309b9f95-9d9d-4fee-afb9-8fcfa727b86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:05.264Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=814272f7-3249-4d81-b486-2e3ef2f20f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:15.278Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8bf70c98-a5fc-4d6f-8492-0ca914004ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:25.291Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a5fb131e-1416-44c9-a08d-f7de81736466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:35.301Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=06229b12-5508-43fe-bf2f-6d7bf3a2709d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:45.314Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=936a913c-8d83-4ac7-aa5c-57ef761dca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:55.327Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6db98af4-d542-4277-823e-6b140f85b866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:05.338Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=78e83f41-e661-4a3e-871d-aad25d23913b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:15.358Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=074ad316-01ac-4d10-a596-4551608dd989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:25.373Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dfc78ece-0164-4a97-b277-e8cd0aadc82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:35.386Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=be365a37-ddb1-431a-bcc9-0f14150850f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:45.398Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9bf7101d-97ee-46a0-a462-4cfa3d7e4b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:55.408Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3fe3fb9d-cb6a-424b-9cf6-ab5a4f27a9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:05.420Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fbb85cce-b98d-4323-966a-248efdbc019a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:15.443Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=89548668-4c8b-44f8-9220-51173ed629c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:15.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:25.456Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=72c59809-e572-480a-af24-9d5d5160bf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:35.466Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8a28cb55-915a-43ec-bb95-fc9d25801b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:45.477Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3e34a552-0a3b-4844-a486-29f7651c509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:55.494Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=936bf58b-d855-434f-ab94-29b37567e2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:55.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:59:56.098Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:59:56.098Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:59:56.098Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:59:56.098Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:59:56.099Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:59:56.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:59:56.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:59:56.108Z |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-02-27T05:59:56.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:05.506Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cccd1352-d3ae-43a3-b973-b3c62d0ad1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:15.525Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=85133857-e6e7-4827-a2a9-9f1b8ae4e109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:25.546Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8e77e1c6-00d9-4ab1-b9e5-680dc6c87e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:35.559Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c54f76d5-26c6-4d75-8d89-6d338dad9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:35.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:45.573Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ade30c9a-a20a-41da-ae29-139572f27a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:55.586Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6c9c12a-c743-48c7-8567-6eff94e0fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:55.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:05.608Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5eb93a6f-b353-49f6-a830-d662c533efab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:15.620Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7a4b712a-5509-41aa-a162-d6f3e74d40d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:25.664Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=58676a88-c47f-4a86-a4f1-73a1a59019d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:35.675Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25b9a549-5a97-44e5-9195-f6dc6191d42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:45.692Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=18b83917-b3b2-44e8-bf39-c72416941f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:55.703Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=202b09cb-9eeb-4fa7-afdd-27855ced55ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:05.714Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=63076d7c-dbac-4a32-b936-0c9e7cb541d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:15.725Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c127756e-e1ec-4212-ace5-8ce04af80867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:25.740Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=54684aaf-cfd7-485c-9320-a0a05670ec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:35.752Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8c145444-cee8-4d03-bed8-a1e8afabb210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:45.762Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ffae840e-6bc7-4b7c-88f3-c32f9ece528d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:55.772Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=351b31b6-1d70-4137-ad97-41b51c30002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:05.784Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1dd85075-c689-4fb7-b34d-39beb94b2144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:15.795Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e58d1e0f-d9d4-41d4-b862-ff46ee24f62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:25.807Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7ab4e71c-0309-41db-b576-651962ef15c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:35.817Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a56118a3-affc-4561-987f-0f868805b395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:45.831Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42e51cf4-5e82-4704-b8bf-4f006b883724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:55.844Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ad5172dd-4dca-4f42-9c98-8efae4263dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:05.855Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=57b56279-9b45-4df7-93f6-33131031a662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:05.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:15.866Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=83d9542b-b399-424f-9a7c-db02f694dc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:25.879Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f36c2045-d1a8-405e-afca-ea5151f739d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:35.893Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4798fcea-ef65-4e3c-8448-d8ea90949971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:45.908Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cf5f1de6-08fe-42d6-930f-11a4c7dce2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:55.920Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=709cd647-12fe-440c-a867-7f6302889621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:04:56.170Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:04:56.171Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:04:56.171Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:04:56.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:04:56.172Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:04:56.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:04:56.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:04:56.182Z |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-02-27T06:04:56.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:05.931Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c8b3a949-7cbd-414f-b000-5f333672a074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:05.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:15.945Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a870ff6e-74ac-463f-b717-36ce647dbe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:25.967Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b55d995a-834b-4d3b-9de2-86773b4ee17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:35.979Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b2d3e927-ecd9-44eb-abed-d7cf94ad68ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:45.990Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b0dbf0c4-8c5c-41e2-9b34-b0dd925e173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:56.003Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb19b40f-c085-4bc4-8663-c7134c8f337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:06.018Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aa0992aa-3d6b-4424-a188-2118f773c07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:06.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:16.037Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=87e1da9e-0201-4840-87a9-5ac4542a34c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:16.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:26.052Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=422c0433-335c-45ea-bab9-3515a8a9383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:36.069Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b30f6f4e-539d-4ade-8607-be3c4a1d7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:46.081Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f1ed5697-c563-4752-8bc2-baf2d7a52037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:46.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:56.093Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=629ee9a8-5470-4c4f-a847-817f59d4de5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:06.105Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=16d34f86-c5dd-42bf-8eea-f5991beaba81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:16.130Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cc3198e8-c2f0-42d5-9724-6b88c60337e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:26.162Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5ff9627f-cba2-461f-964c-0ada36e36a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:36.175Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6a568560-474f-435b-9670-f656b97a40fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:46.187Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4e6caed4-17a6-4e59-b3e8-6e7707da196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:56.197Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=58e1911e-dd96-42f0-928a-7dfcdfd8ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:06.210Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bd97f0e4-d096-40e7-b2e9-b737ffb7a7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:16.223Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=91454f12-cabd-4244-9b8f-b49e3929893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:26.234Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0250a1ac-77f7-4a37-95eb-d94909a289a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:36.249Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=34e000a9-e31c-41b7-8bc3-1476a36a301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:46.260Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a8d1d725-cc66-4c83-bc4f-26f41620f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:56.284Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=59bb9673-3894-40a6-bba7-9d72940c990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:06.297Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cf876be7-0f7d-41a7-9cf4-0f6c12f0939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:16.308Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1a1b24bd-d064-4a5e-865b-b203c0974ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:26.326Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9177707b-51ad-4e5c-b45b-f201ee9ebc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:26.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:36.337Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=95da9133-9892-4ddb-bd49-617400a46ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:46.349Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=847dedf2-b5cc-4d83-91f9-0c466fb75e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:09:56.217Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:09:56.218Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:09:56.218Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:09:56.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:09:56.219Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:09:56.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:09:56.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:09:56.225Z |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-02-27T06:09:56.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:56.361Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7b097579-b0f4-463a-824e-d33bfe96fd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:06.375Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=699d723e-506a-48ab-8e44-567099f260ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:16.390Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a227b448-6397-43e7-9626-6ec6ddf8560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:26.404Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6afdc4f-eb66-4423-8e2b-51c90697e942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:36.416Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aca21ac7-9739-4233-b27d-2d6d6bbcd1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:46.426Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=258056a0-13cd-4683-9b15-e92ea1c99b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:56.441Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ce0ff787-bae8-4c9a-a844-d9c6e64bb0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:06.453Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=58dcad14-e15a-44c1-adda-b310b177d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:16.464Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fecfa2bf-213a-4bb7-937d-583d7467e93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:26.478Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ba505e74-e6ad-4c63-9e37-2c61ff9432df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:36.489Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=47702866-6c41-4bd4-901b-c2acc864c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:46.503Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a61779bd-5db3-41b9-bcb7-e99064c9c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:46.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:56.512Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=888110e7-bce4-4a31-b454-2dd74b04c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:06.525Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=09ad7b33-d5cd-423e-acaa-f364891b2b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:16.539Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=357df93e-d647-4270-bd82-d3851a7cff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:26.554Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=94d356a9-b32f-4b02-98f5-827531342fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:36.576Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f5d1b88c-70f0-4f2d-a0b9-482767d1ca15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:46.589Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2cdc8601-c044-48e4-9dc1-1e378b3132ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:46.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:56.602Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e99d48e-5c9a-403a-b610-fa349b457ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:06.616Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=191d4c5d-f254-4cc4-aaea-283ecf77c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:16.629Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=13716c22-f4f4-4c6b-9fd1-00dbd6aa2ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:26.660Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3aebd8db-4e72-4690-bb7a-865dcbadb3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:36.673Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=96c74695-33b4-4ae9-a0e3-83be34f26913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:36.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:46.684Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=549efb79-f478-4fc4-a590-a6e1b2211c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:56.694Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4448bcc1-3cb6-4526-9700-225244bb82c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:06.705Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eb550378-086c-4c2a-a3e2-667264e50b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:16.765Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb1ccc21-05af-42c5-8965-85de3fddab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:26.779Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=df93e99f-ebc1-40de-9453-07c5432e8a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:36.789Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6cdf43e5-16e6-46b6-bb1e-6a53e55ef55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:36.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:46.803Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ebc6beb6-89a6-4c84-939d-e143e7da17af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:14:56.167Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:14:56.167Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:14:56.168Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:14:56.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:14:56.169Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:14:56.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:14:56.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:14:56.176Z |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-02-27T06:14:56.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:56.813Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=31599d24-cf9f-4599-878b-316b6da70b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:06.823Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7478a365-cb9e-44c3-98ac-fc4cdfe98f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:06.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:16.835Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5b9063d4-a3d4-43af-9912-5955789892e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:26.869Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a02be927-9a17-4347-afc1-139c1ed29366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:36.882Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=be5c1cc0-6da5-4144-a03d-85db2533248b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:46.894Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f6f88217-e728-4472-b218-8e118ab6f0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:56.905Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8ca130b1-022a-4eff-9698-95c0f20ad40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:06.916Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1b2ec1da-dce8-4ac1-8665-7582a6291602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:16.928Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8396c5b4-64be-4025-be5e-af3089189cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:16.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:26.940Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=75d89861-3cb8-4fd1-a473-07ef062efaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:36.961Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4301c34e-c5a7-47b7-a97f-372cd22462ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:46.993Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0691f397-1cfa-49fe-87f1-f1947e5791f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:57.003Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8a543727-c835-4eff-b0e3-9b3a7fcfa002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:07.016Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cb7440d6-fd7b-4254-a9d7-202bbf93440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:17.027Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=79c2c55c-02bc-4b85-aaa2-feef8fb00d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:27.041Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d2cc66e8-4c14-42fe-83c5-8e0df0e38ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:37.053Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4b6e94cd-b103-46a5-8ca4-d9249a6ca745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:47.065Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fac71eb5-5066-4ebb-81d4-785f26efb260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:47.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:57.077Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8314aaa5-5e96-4f2c-a670-799633a9664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:07.087Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1fba7db9-bc57-4743-a7e1-3bb1ac1a777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:17.099Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d74de7ce-3c84-4310-b63e-f736c0045091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:27.110Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eb5e0958-89f4-4d82-95e4-b82f570b0fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:37.127Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=af65e486-5bef-4a27-84a2-98f1a3eec216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:47.144Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c668ac51-da80-4311-a395-f45bfecd741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:57.154Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fd639ee8-aca8-4872-8168-1639a7b9628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:07.168Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b8cf42f8-6270-42e7-854b-c256b5dab637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:17.179Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d493ec3-fb68-4e62-9ffe-65df17282ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:27.194Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=57a51055-7e27-43ac-802e-710acb0a2d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:37.208Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e5b7753c-887c-4f10-9340-d010db9f32a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:47.220Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ca47c8a9-ed9c-4f77-ba18-0f71e28dbeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:19:56.128Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:19:56.129Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:19:56.129Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:19:56.129Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:19:56.130Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:19:56.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:19:56.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:19:56.137Z |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-02-27T06:19:56.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:57.235Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=02ae9fdd-5105-413d-b530-be0217d04d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:07.246Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bf648c5f-fb4d-4998-9ab9-3c2b629b7a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:17.260Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c95c081a-a5f3-4be8-a6a4-8be932afd36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:27.273Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aba4caa9-8839-4992-85af-a40d6ae7d50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:37.286Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=58b49aa5-3083-492e-95b3-503e8dc98354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:47.296Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fd1797d2-5a2b-41dc-ae66-1075e7197588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:57.308Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ec92b8e6-d454-445b-92bc-cc65a6f53fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:07.319Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a73268fc-03ab-4ce8-9b84-6f421dc24f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:07.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:17.331Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=05c627e9-d70f-4cf4-9e58-3da174f044ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:27.342Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e78b35ff-6c25-4e6f-92e7-02f69a8104fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:37.353Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cd1c0a1b-99ff-43c0-b4e6-43da3f0621c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:47.364Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=194ed867-4af0-4c49-b218-c5007a6f606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:57.375Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=55319c50-f731-4554-885a-540fe7d98615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:07.386Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb01e0a9-7798-47db-a675-b5e7d99b6ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:17.400Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6603729-61c2-4ba7-b1e1-1b697a6673b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:27.412Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0677dee1-8801-49bd-9b29-f337ca2f73c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:37.426Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=88d40b9b-2c46-4bf2-84e3-e7952a16977a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:47.440Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3055c950-fa41-4d60-b614-d7a80d899d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:57.451Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a2b1bc33-0c7e-406b-bb8f-d1ae54eebd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:57.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:07.464Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=75a489a1-abee-4b93-8853-497076bb14ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:17.476Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1d8ef695-fc6f-4250-8a8e-f640f81970fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:27.491Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1dcc69b7-5944-4476-afec-bcae555dbb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:37.504Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0b558494-422b-4f1e-9dae-a0ba71f13ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:47.515Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c97606be-6a16-4218-8293-8422a73f3b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:57.534Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ed3b4191-0a93-4169-976b-fff09400f336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:07.543Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=60269f76-c178-4135-ba74-4f91a5bf7e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:17.558Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0aace3fc-8a03-4f19-82ca-23352bc1ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:27.570Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5c2c403f-42ac-4a47-b0c7-845776312903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:37.583Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=603caa83-8c60-4d8a-af00-a39da6fa9b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:47.613Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6885ef6a-9174-4adb-8892-56c6a154afc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:47.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:24:56.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:24:56.136Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:24:56.137Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:24:56.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:24:56.137Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:24:56.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:24:56.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:24:56.143Z |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-02-27T06:24:56.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:57.626Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=af29f9c3-f91f-46ee-99c4-d236fecb4dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:07.640Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5354a4d9-87e7-4613-94f8-ee7cc89c3dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:17.658Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6c64f32a-1ba4-4a9a-82af-0fde44dcc85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:17.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:27.678Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=169f104f-a456-4354-8f30-cf6280cbc314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:37.691Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6dccae72-d6b9-4fb2-a945-f884b16631ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:47.702Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4a2d6cc9-4f60-4139-bbb1-357a8554ffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:57.718Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d9d2e256-e72c-40d4-b216-f2229eaa7c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:07.732Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=91ae05b2-8f78-43b1-93be-332349aa4d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:17.744Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=740df92a-3c29-4fac-bcbf-e4677b69ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:27.754Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9be00134-e8e1-499a-93d3-73ef581521ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:37.768Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=abc75ca8-d4d0-4ca1-829a-da71d6fe35da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:47.782Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=113b7a99-5473-45fa-aae8-f4084623497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:57.793Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8295d557-c598-4387-8f30-8603ecb08df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:07.805Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9aaf501f-87b6-4274-a2c0-cef429bec6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:17.816Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c0dc1bc9-a2be-4344-b4a5-b5c788d56abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:27.828Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0b0f647c-4e13-4eac-a761-63eb626f5ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:37.839Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=556e36d8-1d77-4bac-8f6c-0f121bbbf76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:47.852Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=711e4ee5-7b1e-4e92-aea9-445487c2c6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:57.864Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2d6d0d9b-c7b2-4aae-96ad-14e348a1a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:07.876Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6f6dd17d-cec9-499f-9589-ef4ef0f65f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:17.887Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=45a91821-5e61-4e04-88fc-f534df333b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:27.901Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ab4b8f83-7387-46ad-a3c1-68324bf62b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:37.918Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3a7f639a-ba58-4295-8c1a-774db0296746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:47.932Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=64ab8ac0-24c1-4e68-a215-d09419075c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:57.944Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2adc0b49-6cd7-497f-8bbe-2572d7ee13a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:57.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:07.962Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2ccb763c-a654-44b9-b2af-23296f82e9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:17.974Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a324a9c5-47ab-4c4d-bd02-bdcdcd27a162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:17.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:27.987Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f85dd6ab-49ef-4901-ae85-8cac5f15b973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:37.999Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0fad069a-1a91-4723-a3aa-e6147a626eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:48.011Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=28390062-0478-4d20-93a6-179d5027c9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:29:56.064Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:29:56.064Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:29:56.064Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:29:56.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:29:56.065Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:29:56.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:29:56.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:29:56.069Z |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-02-27T06:29:56.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:58.023Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e9953b58-d48f-4e13-aa2f-0f840b7ffd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:08.033Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d72e2cb8-ba85-4aff-9c09-a54a53a4dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:18.045Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7c71e917-7b2c-49bc-8094-4d02219e2125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:28.060Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6af3c6bf-be03-447f-b193-f02f97abb172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:38.073Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2daa96be-9c80-4425-a7d4-32a068b43b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:48.083Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=daf8dc2c-cce6-4f0f-a2f1-fedea0f15b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:58.097Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=496637af-7c71-4ddf-bbe8-b5b63285e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:58.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:08.108Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fa58a5cb-d699-4f00-960e-8c2e8e9c7ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:18.120Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b4902269-227e-46b2-9aec-e6a4f232125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:28.138Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5bed181b-d7f1-4493-81da-4ca540389b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:38.151Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e368def2-2ac9-468e-ae8e-d1334a0d0a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:48.165Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2b1b6b8f-7f83-4d37-b3c0-38d573264685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:58.175Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a6953397-7c47-4884-bbf2-592a3d71e871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:58.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:08.186Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9910eda9-b612-4116-a3cd-e9bad49cec7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:18.198Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ed56362c-0560-4a87-846c-c3edb5bbb116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:28.211Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a66d4719-7355-4ef8-bf01-e4139e2d5f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:28.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:38.229Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d15f37e1-1784-4b44-b641-94deff1851e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:48.240Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b56ffd2b-6712-4e0b-a3e0-b1b1a22274c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:58.251Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8d5aad82-5681-488e-af75-4874c30c0f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:08.264Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1fd8208c-9396-4a2a-9a92-466df5e57d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:08.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:18.276Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eab36cbc-cc61-4420-9f70-0b5531d15a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:18.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:28.297Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1eab1d73-c4e1-4c31-bf69-cd67c5daede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:38.315Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c25d37fc-bb7f-494c-b57c-bb05a151b610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:48.332Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d54cc776-f7b1-4276-970c-5260cc2677d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:58.345Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1da74225-f94d-494f-a506-a8197d4df8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:08.355Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4bacf971-7d2d-4a1b-b8a7-5cf2d1464282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:18.383Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3216f32c-2f2e-44ac-958c-b123bf6d363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:28.394Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=65a9e41a-a227-4bd8-9c39-0fff9a37d340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:38.409Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=061bc817-146d-4ba8-a4ec-a9aa0be5c28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:48.427Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=92dad493-3cde-4c83-9e45-927b94885fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:34:56.129Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:34:56.130Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:34:56.130Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:34:56.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:34:56.131Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:34:56.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:34:56.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:34:56.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-27T06:34:56.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:58.440Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e73d4400-3fcb-4f9a-9e00-42453ec3ff08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:08.451Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c59629cb-656b-4cf1-aa99-8fd8aeab4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:18.461Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=56ea72cf-be1a-454b-bfef-8ae7eb9d6d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:28.479Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5416fa1c-4377-4cfa-97de-97280dc0c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:38.491Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d979a082-e4d9-42f4-8cee-1a511f125d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:48.503Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=877867e4-debb-41b0-ba51-b6c1fd79510d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:48.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:58.516Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=168542dd-67db-4c37-a1f9-b5726c1df0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:08.534Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0758ec82-69ff-4fb4-a066-af5a8c65581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:18.546Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=72168ddf-0f90-4147-92bd-38d1d5e9ce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:28.561Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=41a4c818-b913-44d8-870f-d08c47d578b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:38.576Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=89e9812a-99e9-43c1-b492-af77f3364d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:48.586Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e8b3f4a6-87cb-4ec4-bbed-efdc376674db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:58.605Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7ad92a3b-66ae-4fde-a1fb-9f5aeca2ec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:58.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:08.624Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cc5bfce9-d2a0-4620-8d28-adab3410da16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:18.635Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a6969df8-3910-4a08-bfd2-e2c55445e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:28.650Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1a5f94ec-81f6-4c60-a230-3cfbba9d93b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:38.664Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6b3bc9a4-1bd8-4714-aeb0-da6f9e6ee5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:48.675Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ad33447e-3002-4a7b-ba28-79db3481f8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:58.697Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c48bffd3-10f2-4be5-aa4c-eb65a59618e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:08.716Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=195c2c07-9b1e-427a-bdfa-be0f0885051f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:18.729Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b67e3269-56ae-4000-958e-f024a9e9c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:28.740Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a16dcf44-4aa7-4a33-b9e1-8185d3050439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:38.761Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7f57a250-55a4-47a4-9291-a096336cd25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:48.774Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b36d9674-b076-4af8-9b50-2de8bbb468f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:58.786Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dfe37cf6-e223-4528-a661-2ba43eeda14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:08.798Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9ca66529-8d1d-4745-aaca-a027860c6c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:18.808Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4c489a84-0ff1-4ea3-839b-ebae447875f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:28.821Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=84785178-9fb6-42c8-b47a-8169b126e15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:28.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:38.844Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=526061ce-4e23-4692-aae2-95f9c08014c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:48.856Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6d6edf9-033c-494d-9660-35d166d6bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:39:56.236Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:39:56.236Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:39:56.237Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:39:56.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:39:56.238Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:39:56.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:39:56.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:39:56.247Z |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-02-27T06:39:56.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:58.868Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ef88e010-b60b-4ef3-b899-4aec2ad1b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:08.880Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d4c1f2a-a15c-40d9-a8b5-61b656594e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:18.905Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=16579a56-a310-45d4-8476-f19f32d6500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:28.916Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=db1b1331-c9ef-464f-bf38-d9d77c1e804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:38.926Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8a901d00-91e6-4534-a235-ba21210b104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:48.937Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f77dd497-71ba-4a66-9a24-b6af96ed9c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:58.951Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6d31ba0-6e8d-41b5-bfa5-5cba4e96fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:08.963Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0e7e27bf-8db7-4127-83b7-af824eddfa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:18.974Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c71fb5f3-df80-4003-9a45-5062a1a97ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:18.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:28.989Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5e3f8d62-eeb2-4180-91a1-50a094aa8354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:39.013Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0ca7e59d-78a1-41ce-b2e0-fb7a5d9b35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:39.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:49.030Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=87ff3595-9a94-427a-8ae7-2068f21ff8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:59.066Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=95ba4192-0fe7-498c-8d19-0fd59535293c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:09.077Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1cf9ba04-c16d-4e55-9afc-4750f09595b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:19.089Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eb9b0ea7-ff86-43db-b14a-fed58dbe69f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:29.101Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7b14da9a-2045-4a1a-a09d-9fc7c230598a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:39.111Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4f8c865e-2b10-4779-8c14-75d93d479781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:49.135Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4aa4efc1-4030-4412-a881-dd9ffe1e7f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:49.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:59.152Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c773245e-4fb3-44aa-ae89-01434ee56c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:42:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:09.163Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=668f27e4-abee-4b2e-b1c7-3c7969375bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:19.176Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c59052b7-7c0a-4efa-8cf4-0324c95910e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:29.193Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ce31bd29-a3bb-40a9-9611-3db260367801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:39.228Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4110ded5-7bdc-4b3d-9f6b-373e8eee611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:49.238Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=220eae13-893b-4d73-b660-1558d0c402f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:49.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:59.249Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6e3c84e9-568f-44e1-b73f-163f85e44e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:43:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:09.270Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ba7c2521-04bc-4073-8896-447f8bdf4c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:09.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:19.282Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2d450fbf-f619-4ddf-93d3-33f1ad3b00f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:29.296Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=86db6939-17c1-4e25-b4fe-8b3824726612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:39.313Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0abc2ee5-dcd9-44ff-92b8-b201ec15fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:39.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:49.325Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5865bd13-7a77-4f2a-b317-e597dcb54ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:49.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:44:56.204Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:44:56.205Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:44:56.205Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:44:56.205Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:44:56.207Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:44:56.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:44:56.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:44:56.215Z |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-02-27T06:44:56.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:59.337Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=472b81eb-69a9-4171-a67d-72679f2f71c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:44:59.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:09.347Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=30acf38b-471f-46af-9e83-2badcdc27bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:19.361Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0a4ce648-7181-489d-8cc7-30672190d72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:19.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:29.373Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f13708ee-6907-4d30-8ef8-a3ee3b8dc3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:29.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:39.385Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cd579352-a0b9-4e01-a24a-150e9d4974ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:49.396Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=576e5c5c-728c-4cdb-9082-53c3a283b98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:59.407Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eda29a63-f537-4b1a-829a-a2b6eadf35b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:45:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:09.419Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=edd052a8-3d21-4c18-9a9a-80899b0584a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:19.429Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4b7d30c7-823b-4ea1-8e2e-12f23866feb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:29.440Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=78909e58-92ca-4540-a600-9c5a20ee1342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:29.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:39.454Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f98ae8a5-46f6-4815-a68f-29b5b30e6a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:39.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:49.464Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8238d5a7-9834-4859-a6e0-e3b1e094b6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:49.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:59.475Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b86f242d-90d2-4f81-9aec-7e0df360fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:46:59.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:09.488Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=10d4bfbc-f4d5-4a1e-b1b0-bc1ae69d8db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:19.512Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9dd1684e-c74f-4a81-b43e-e609f0cff114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:29.541Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e5bcb12-da17-4295-a307-b9d5b7869cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:39.561Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f81b373d-20fc-4993-b394-ac9a2bd30ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:39.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:49.577Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a969d10a-b9fb-4498-9cbc-367ac9ec1f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:59.588Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=26b7d898-1281-407d-b668-e660cac1504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:47:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:09.600Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7e5c9d25-b5de-48ea-9650-c86b48b7743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:19.611Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=214cb82c-af63-4dbe-8ae2-d6d81558d688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:19.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:29.624Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f73e725c-226d-4e0c-b549-389a2a9c2391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:39.635Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e5a90ca4-f294-4bb7-bd26-94ddb6080534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:39.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:49.662Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3e49567e-1d13-44f4-bc72-ea9aa23fd6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:59.686Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=18fecc2e-8dad-474c-ad94-9b9a831bb007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:48:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:09.703Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=68175e8c-4a75-4b82-8909-42c348ae5b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:09.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:19.715Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=566055ff-d7fe-4a42-83d2-da618db6e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:19.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:29.729Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dd3984a0-538e-4aaf-9f6b-5c7092b1254a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:39.747Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0f81b74a-0254-46f9-bd19-f785324dc4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:49.758Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b4a9d2d7-dfca-4e52-bfec-85d7afd45259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:49:56.193Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:49:56.194Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:49:56.194Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:49:56.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:49:56.195Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:49:56.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:49:56.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:49:56.203Z |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-02-27T06:49:56.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:59.772Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9ec1a37e-75e7-4f34-a632-8788feb96965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:49:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:09.787Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=35d8ca48-4191-4d0f-9b10-786828a88dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:19.797Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ec526b88-aecd-41df-b021-2c7619424ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:19.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:29.809Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1b078565-507b-4775-9904-b82074dfad29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:39.821Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=311f1ce6-b42f-41b1-8fd8-e8fba40d8f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:49.861Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fb0a9ab7-6db8-40b5-abf6-509e79371710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:49.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:59.880Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a209f791-96cf-4df4-840c-8336886c1a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:50:59.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:09.896Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=babb38e1-374c-4184-aa52-4873a8f719d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:19.909Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f732c641-cda6-4a35-bfca-a6e9caa6eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:29.920Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9d2c0b60-1134-4918-b6d4-4feaa46129db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:29.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:39.935Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c2469775-7291-46e7-9406-8f5b694138d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:49.958Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=16465c49-6941-495f-a8c2-ec4dafc0a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:59.972Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5f96c2e3-d201-4346-ba41-d25628195b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:51:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:09.987Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bba9fbd1-8fb2-445b-8443-baa5fe8b496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:09.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:19.998Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0fec8ee9-0c0c-406b-99d5-760e01496bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:30.012Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c54979c9-47e2-4918-9033-449326bdc1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:40.025Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eab9cde5-3f43-46c3-a919-4d5712093614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:50.038Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2722cf21-5234-474c-9557-be4886e06cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:52:50.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:00.062Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a017e722-479a-4353-9dc6-3a1370be5b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:10.075Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f48d3b14-b065-40e4-b326-0cb7240489b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:20.089Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6b2c8434-5955-4e07-ad5f-0fd9f92f5186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:30.100Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1591e842-1a96-491b-9126-689e41fbefbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:40.109Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=733afc36-0fdc-4e29-859d-4ecc60d44455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:50.122Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9772799a-c155-4ff5-9492-a9990caad164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:53:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:00.135Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dcdd4213-9da8-4c4a-b2b6-103424f7f9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:10.145Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a966e721-3a7a-49f6-abca-72046cf2077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:20.161Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d43ed898-450e-40d0-ab93-bdc601a81e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:20.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:30.176Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=23fca7b9-7ebc-45d5-acf3-3c273d8a51d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:40.186Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2e1447d2-2c64-4de1-8b63-9a95f8fe48fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:50.197Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=372af647-6035-439b-b9d5-0dcaf1920b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:54:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:54:56.237Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:54:56.238Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:54:56.238Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:54:56.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:54:56.239Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:54:56.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:54:56.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:54:56.252Z |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-02-27T06:54:56.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:00.213Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9240dfa3-c4b2-4d14-a2a5-7e2339d2d2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:10.227Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=39e34196-aa02-4c33-80ef-93ebd52bcb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:20.241Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4d16d23c-ebaf-4e30-98f4-6d45ac941e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:20.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:30.253Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0959045e-3fac-4802-b999-a63abcfc3fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:40.265Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9a14aeb6-93a1-4de6-a59c-0c5663f158b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:50.276Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=40796220-db22-4c51-b08f-1131eec10a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:55:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:00.296Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aeaa7b73-538c-4cca-aa1a-8796b2eaa05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:10.310Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4e764273-66c0-4cd0-b3ad-69239f16c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:20.320Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9c290e08-df21-4f83-b5b5-727f82361984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:30.331Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7e5a4172-c4e0-4529-a509-8225a7bdd5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:40.349Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4c1a57e3-adcd-44b0-b873-30fc1c716e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:50.361Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b9301dd2-e537-46d1-a5c9-07dd29c29716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:56:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:00.371Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e083c964-b9db-4d17-ad09-031cc730fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:10.388Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=09804058-39ae-4946-b9e8-dd81663c43e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:20.402Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7b74d594-b3fe-4f06-b7cf-86af91737b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:30.423Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2dedd6d7-41af-4ec2-b4c5-c4d7ac683368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:40.435Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6de75d0a-c252-4e93-9980-2bf9d39595d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:40.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:50.450Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=307cbba3-a6d6-471e-ae6e-5a324b31340e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:57:50.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:00.460Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c20e2e48-e58e-4f1c-8127-c90313e3b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:10.470Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=55ed8869-13f5-4d3a-83e6-5ce7a139e0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:20.481Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=67327d3b-2bab-43ac-8b00-5c4a26f9072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:30.491Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ee81c7d8-ccf3-4269-9615-91ba9af20075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:40.503Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e4379247-d953-4ad2-b25b-2120b182acef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:40.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:50.513Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0745265b-0567-43f5-a8bd-20269bf2c6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:58:50.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:00.523Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=995f4b9a-a62a-441e-adf5-fd20ec877dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:10.538Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fabd5187-675a-427c-a2c2-a59903ef2267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:20.551Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d6d1df5a-80fe-408b-b5a6-3a6ed39f7654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:30.561Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=983d26ff-91a1-4de8-b903-d6e52e38720d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:40.581Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=15ff582a-9557-4ee6-a511-a507b047e1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:50.593Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=65b6e12b-9eaa-42e9-8642-fd520f72c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:59:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:59:56.175Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:59:56.175Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:59:56.175Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T06:59:56.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:59:56.177Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:59:56.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:59:56.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:59:56.186Z |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-02-27T06:59:56.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:00.606Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dcdd3bbd-2cd9-42a4-85dc-bfc0cc1ba5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:00.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:10.615Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=97b7eab9-7c9e-479e-a7bd-1c798b1bfa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:20.626Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0f88dc47-c3bb-4018-a2cf-a33ef2dbcff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:30.638Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=83bdfcdc-2fad-4424-b1a6-777918798e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:40.653Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6aef842c-ee45-4ca7-bc37-0ab214c88404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:40.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:50.665Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=743d91d3-da54-4b2c-a9b5-7b3926e7b7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:00:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:00.676Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d6ad1052-d02f-4760-9ec3-abc8ee234488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:10.686Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=19934f74-b549-4897-b7b8-a4b405c22927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:10.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:20.696Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=11d1a3f4-625d-40ce-b3a1-4fed5f4e30df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:20.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:30.708Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb782911-20bd-4bed-9a24-a9962e2ba083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:40.718Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b437a0db-b036-4bd0-88b2-335d4b051e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:50.729Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7993df7f-9a6e-4197-a00d-bf970d45d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:01:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:00.742Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=35cb54f9-c633-4f5d-8fb7-44ee5e624077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:10.753Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c402298f-cf39-4a57-88f0-ff6215e9dfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:20.769Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=68763147-82b7-4444-9fe5-f514203e2267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:30.781Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e39232db-7d67-4489-a183-e0cd06e49de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:40.793Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=763cd3f8-37e3-4e2b-b8f4-3ec65b44e4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:40.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:50.805Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9db8651b-5e2e-4e13-82cd-7f8fb0c6f2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:02:50.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:00.819Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=39301d12-c012-4aa9-9642-f7df7ead3874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:10.833Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2b51c609-5fbe-4731-95f2-f887a5f860aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:10.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:20.844Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6e4b85a9-4aec-45f7-8ea4-d65cbaffd76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:20.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:30.857Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4176ddd1-765f-4883-a836-07179e64cdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:30.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:40.869Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42c4ec62-4118-41b3-a85f-88dcdb6f5fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:40.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:50.886Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6e83712e-fc99-4e47-94a5-636b0eb518d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:03:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:00.899Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f41c8072-5a61-472b-8cdf-e9e0812f3555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:00.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:10.914Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7faa0538-f6fd-4af3-afd2-73f929dc8e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:20.923Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3512ed93-88c1-4e7f-a4fd-58d1eba5befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:30.933Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4dfe0632-57db-4b84-aa20-0aaf10d5313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:30.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:40.950Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a3c92294-4ffc-4f8e-ba23-1748009e4822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:50.963Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a2630da9-f189-4188-a377-1b10107732b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:04:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T07:04:56.169Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:04:56.170Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:04:56.170Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T07:04:56.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:04:56.171Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:04:56.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:04:56.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T07:04:56.179Z |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-02-27T07:04:56.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:00.975Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25a6b3e3-dcea-4b3a-b4ef-1e580a9f777b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:10.987Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=167367d3-5d7d-4149-8e76-dd5ed3793008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:20.999Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7d9e2276-91d6-4269-a8f7-f3f186d71bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:21.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:31.012Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a312cf7e-4851-475d-9766-0dbf6ffd083d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:41.023Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=533d47ba-b45c-48ad-86af-e522e87fbc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:51.036Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a269189c-466a-43d0-97b8-66c5fcddddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:05:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:01.049Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=863fac82-030a-484b-a0a3-c2dcec9d2db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:11.059Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e3bd9e6e-9dd2-40c8-bd34-46b408cf180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:21.072Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=18534e53-2aa4-4e3e-80d4-1da0b36238d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:31.083Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=11cce43b-292b-46fb-b129-5ec7b8c72727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:41.092Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fe0b3d47-c980-4159-8e4b-d39150cb50a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:51.114Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4e45815e-1903-4ba6-8a5a-049f7354eaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:06:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:01.126Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=461c18fd-dc95-47b7-80c9-b9bfe389ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:11.137Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1c0cd807-e432-4270-a2f0-be292fb65f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:21.149Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=57e42fd4-4d21-4b78-8ccb-3967e1fb5a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:31.161Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9ccef1f4-c3ac-490f-9f55-fa0ba9fad329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:41.173Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d683f51-6cc0-4612-9002-0c9891f92796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:51.192Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1c029802-0553-45cd-bb4c-18bc76db6755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:07:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:01.205Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4a9ba677-3edd-4fdc-a367-319718777f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:11.228Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d4bf7e63-ec6c-434e-905a-c294b307e6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:11.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:21.238Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fbc45f53-3c49-40cb-895e-557d9a9ff615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:31.248Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ed0c3209-eb86-410b-b41b-6e331c1847b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:41.258Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=67b5a8c8-2f48-40f0-862d-bb4f6ef456e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:51.271Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=691cd352-13f7-4145-a9c4-6781c16d03af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:08:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:01.288Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b9bcdc6b-76d6-4684-bf91-2e1029613f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:11.304Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e465fbb0-7455-4b62-8179-a691c36006f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:21.320Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=14549018-7728-45bd-992c-47ad4fbc44f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:21.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:31.331Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2ad1a01f-580d-4336-bb7b-f60b13b7a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:41.344Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8ca23afc-ca29-49ba-b7d1-efb22835075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:51.353Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=63ad09db-b20f-4b1a-b1ff-684b2b4fb9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:09:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T07:09:56.181Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:09:56.182Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:09:56.182Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T07:09:56.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:09:56.183Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:09:56.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:09:56.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T07:09:56.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-02-27T07:09:56.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:01.365Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=286ea93a-ef46-4d3e-816a-db02b44a7108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:11.376Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=502f1050-82de-48c1-b109-7f78511f5e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:21.388Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9610beb0-cdf8-4174-9dcd-c59f7d109f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:31.403Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=759dc619-9b4c-4d04-a2c3-d9b2db9674e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:41.414Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25224a18-8cf0-448d-a7bf-665d1c887101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:51.424Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=74a6211b-417e-4b6a-8a8b-4f7b1bfe5eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:10:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:01.435Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=63285194-0a7a-40a5-99b2-e394e69a0817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:11.467Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e5862207-948f-424e-8497-b8f3895557e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:11.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:21.480Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fcb08b99-b0e3-4ab5-89c8-dc5f2481f24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:21.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:31.494Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=616902f9-451f-4358-b8ff-aaa22be05873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:41.504Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=de54fc03-520e-4125-8c93-e71f46467dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:51.517Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3f841b6b-2b61-4bae-b763-2a13b18f4d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:11:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:01.529Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a26136fe-9abd-4d69-82ae-1d5663bd40ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:11.541Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5e3bc737-61aa-43b8-915c-a9429106bcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:21.553Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=83765bcb-733e-40f7-9ce9-4257df1bb570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:21.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:31.564Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7e2730b6-0cc0-4aeb-8c32-f750037ed55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:41.592Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=592e036e-d26d-4e77-a951-d1f2bc07c4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:51.606Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=60eca8db-ec89-4bdb-80ee-0192803ca3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:12:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:01.618Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fe34cbe1-8291-4492-813b-c0f23c1e6f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:11.632Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6dc96404-1aa2-4595-a9d9-7a258a752833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:11.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:21.648Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e1c928fa-ede6-47c6-82cd-b65d2ea1aaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:31.658Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=78c7ce96-6429-4cda-9bca-b1dc603a9279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:41.669Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=511d6457-f9af-429f-9e96-b3b37b876aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:51.686Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=789200e0-2430-411e-a013-ad2b97474da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:13:51.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:01.700Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=521dd2fc-4b42-48db-987d-ac32fc26ec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:11.713Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=db7b8453-19fb-4057-b822-d3aaf37c2627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:11.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:21.737Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6006db9f-50a9-4f5f-91a4-3387319edf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:21.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:31.748Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e51dd99-d39a-43dd-a5c1-c65b78e4d1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:31.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:41.764Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0293c1c8-22e6-481a-977b-422c6152ec48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:51.776Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=481a5898-a97b-489e-8caf-4f5c97065c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:14:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T07:14:56.094Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:14:56.095Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:14:56.095Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T07:14:56.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:14:56.095Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:14:56.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:14:56.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T07:14:56.099Z |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-02-27T07:14:56.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:01.793Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6558c07-4627-4575-980c-c6a5ce0cc979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:11.803Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e81ac65a-5ff9-458c-bd47-bbbc4e8c7553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:21.816Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=019a8a8d-f4d1-4e8b-affc-a5c5e2f330c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:21.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:31.828Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3b5b7430-5c34-4318-8d5a-bbb53eb7568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:41.863Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0cad4509-b5bb-4886-9291-3c3732b0ed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:51.876Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=469caa78-4278-44bd-952e-9505bd1ba37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:15:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:01.890Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4c52c371-6c9f-4e1a-8683-65bf0a22d92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:01.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:11.915Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c85628f1-1462-419d-9c97-d2ef23030af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:21.927Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=02d4a67a-2e35-45a9-9870-cb7d778aeb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:21.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:31.940Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b097c370-712e-451b-858f-25751e6e99d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:41.954Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d610efc4-61c2-42bb-92a8-52b5cd4ec8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:51.969Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e9360845-036b-4deb-abf6-6b279373c15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:16:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:01.982Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bd32600a-6549-4421-b0e6-3f2fa824a3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:11.993Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5428c289-a4d4-4d70-8b79-c4970f192d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:22.008Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e087b2c-92f0-458c-ab3a-6b67ba2f6408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:32.019Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a4faada1-d429-4c07-a895-1bc96b0009df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:42.031Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=256f220c-32c5-40a3-a573-59bec59eb084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:52.041Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0cc9b3a2-2178-4a08-8236-c89ac3fb84fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:17:52.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:02.051Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6117fae-174a-4171-896e-cb53e167839b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:12.066Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=813d68f5-8eb7-4942-9252-9d7b5c7d6999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:22.077Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8bb9ee51-0b5e-4a85-9263-e38eb8a12f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:32.093Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=635e06d6-82c7-4c90-a120-a2c28fc214ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:42.109Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7aae7d5f-5d55-485d-83a0-b66a2f128334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:52.122Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eea66aff-a4cc-4097-80b6-19a9029edaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:18:52.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:02.157Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5a3f47eb-f548-43ba-9d2f-f7ee2f19dfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:12.168Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=03728d4c-eb02-46de-91e2-c93d09de0968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:12.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:22.183Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=14f1f297-f539-471c-b663-495a8b32682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:32.196Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e4bb186-24c6-49a2-b34b-6203a8930bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:32.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:42.209Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c64e138e-58e0-440d-a407-bbd14731bf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:52.222Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f3024fcc-373a-4690-937c-aee64ec8e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:19:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T07:19:56.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:19:56.152Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:19:56.152Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T07:19:56.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:19:56.153Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:19:56.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:19:56.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T07:19:56.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-02-27T07:19:56.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:02.233Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dca686bc-1bbb-44f1-aed6-d36e62fc9c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:02.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:12.244Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=de94bf2c-e2ef-43ea-80ed-dbffd6221563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:22.256Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eeb5a839-6615-478c-8d4c-f3dd2c813f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:32.269Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=031f1861-e9dd-4388-99d5-38ebc1dc29eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:42.280Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1ea4f431-9dc0-4a15-94b3-5e97d2ce9ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:52.290Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5b611407-7d48-4930-a5f5-27f883dec55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:20:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:02.306Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=15ea7fa8-17a7-43c2-b31a-3de0a5cb9048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:12.318Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8509366a-acfa-4f14-82b1-065c03ca68c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:12.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:22.328Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9eb9fcff-d6b7-43b3-a4e0-26df1b8ef8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:32.342Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dd5a648f-c534-43d7-af27-bb65ef0d5024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:42.353Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5977f3f0-1586-4669-b24a-f1aae4b0a34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:52.366Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=16dc1e79-91e9-4ca4-b21a-3b6c072b0cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:21:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:02.378Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f183c99f-faa3-444d-bf0d-435ca9309e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:12.389Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8143e0d1-469f-4640-9080-74fca10da088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:22.399Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ebe97b77-4838-44d1-8ea0-f9d0ace94a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:32.409Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d28f4f04-3774-4e5a-937e-2112ad5ba21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:42.421Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0b60cd16-a084-4ef4-b3c9-764e73c24032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:52.430Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=da159f60-0b4f-4419-b9b3-9bc5484f8999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:22:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:02.457Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1ea2765c-cee5-4d06-8d36-e671ecbccd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:12.467Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=799c16ea-a3b9-44af-a2e7-636f4362eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:22.478Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3b0869c4-8b67-4e87-9743-ec14f38515e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:32.492Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a58781a3-333b-4b89-806f-93fcb12d8365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:32.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:42.502Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=56c3a884-3c60-476e-9997-0c0f5e1b0cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:52.516Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6fc14515-771b-442a-ac7f-c0ae47797cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:23:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:02.528Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0e5b84a9-9867-4e6c-a28c-d1cdce081221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:12.542Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5e199749-ae43-473f-ac28-73260a82c14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:22.557Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8831584c-fcac-4ca6-bafb-cbbabc0dd43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:32.570Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3db201c1-d16a-4810-a873-817b96de6726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:42.580Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=13b572f7-6549-4df5-9d07-c2acf5380e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:52.591Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3abc9d5f-df23-4348-851f-4eb73e87067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:24:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T07:24:56.166Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:24:56.166Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T07:24:56.167Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T07:24:56.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:24:56.168Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:24:56.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T07:24:56.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T07:24:56.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-02-27T07:24:56.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:02.604Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a96210ba-cd82-437e-95a0-ead17c24dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:12.615Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1698fb86-47b8-4c29-9201-58f2faa2773e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:22.624Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=39a25700-40d6-4289-86a5-b26f8c456a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:32.636Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2dff0d65-b5dc-4c59-a5a2-ab7eba59e49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:42.647Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8424f266-162f-4d6b-87fe-e0c389f5d160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:52.663Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=787bc8da-5a4b-4cd7-bf45-cf96cdcf0fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:25:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:02.680Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6d083cad-38ab-4bdb-bb9d-3ed0c5b0c3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:12.692Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9fd70dd8-cda6-4366-829f-f97ac1e282ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:22.704Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=46b49722-ac93-46da-b4e1-9898e49d4efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:32.716Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0ce1bd3e-b321-434b-ac74-a614a9258300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:42.734Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ee37b5e4-fe9b-4384-81df-c7782cc0be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T07:26:52.746Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=97905a59-5269-4471-add3-fc7e64d32ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-