By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:19:39.073Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:19:39.083Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:19:39.084Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:19:39.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:19:39.500Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:19:39.626Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:19:39.626Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:19:39.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:19:39.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-11T00:19:39.767Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-11T00:19:39.791Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-11T00:19:41.291Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-11T00:19:41.870Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-11T00:19:41.893Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-11T00:19:41.894Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-11T00:19:41.998Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-11T00:19:41.998Z |INFO |Root WebApplicationContext: initialization completed in 2207 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-11T00:19:42.722Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-11T00:19:45.741Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-11T00:19:46.481Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-11T00:19:46.505Z |INFO |Started MainApp in 9.931 seconds (JVM running for 10.736) |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-11T00:19:46.578Z |INFO |Start scheduling PRH workflow |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:19:46.589Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fba8521f-12db-48a9-bf4c-a6c40d0c27ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:19:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-11T00:19:52.456Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-11T00:19:52.457Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-11T00:19:52.460Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:19:57.146Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=53767278-0f75-44ca-9372-a62b34a63989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:19:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:07.175Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2c38a1cc-d320-4c47-9044-360a70738aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:07.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:17.200Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f46bb38a-adf8-460b-9423-f4f7c1fe155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:27.244Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7b756580-782b-4327-b49b-db01ebe6fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:37.271Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d9bc738c-cea3-429c-85ae-2a98e188c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:47.296Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=42029cf0-3395-4bd2-a096-4e81af4194d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:57.323Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e77dc2e2-1f5a-4b41-b62a-687b9042f2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:20:57.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:07.348Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9687fc32-f06b-4994-9523-723d633c1b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:17.373Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=07dea6fc-f42d-4ebd-a9db-26d7a003fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:27.422Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=44a8eb7c-6b97-4de5-8f38-a68b7b549494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:37.440Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=79c0ce8f-11cc-4bea-832a-44d0cfbe5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:47.460Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7b0d7b27-d0fd-4374-a01f-ed8ceaf7beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:57.478Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e0ccc41a-c8be-4566-8b23-3216a0092cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:21:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:07.508Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a47ac795-4f7b-45e5-b886-4d2642fa89e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:07.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:17.526Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c33cf0df-8735-40c5-860f-d1eae4c71363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:27.556Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c5f93c5-827a-44b6-9a4b-6e6fc7a52ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:37.606Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2a6fc779-2c70-4060-93e4-0d5b5f40fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:37.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:47.638Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=29ea5a6f-3646-43c9-ad99-d2c234110066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:57.665Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fdfc7543-32bb-4314-873a-7ccd1730d71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:22:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:07.687Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bdacd64a-1523-428e-b4a6-8e17527efa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:07.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:17.704Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cebe0e45-b50f-4f29-b2e3-62b6748172e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:27.721Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=adf9dc3c-3375-4946-9f94-8d43acbdd4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:37.738Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fbb34e15-88c9-44c8-86f4-a2c3458063f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:47.754Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=25772f95-6dff-4063-b440-37f7f48817e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:57.777Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=91bfdc96-8547-4186-a88f-d901d7a96a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:23:57.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:07.793Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=85e42b00-4d32-4273-aeaa-b346ec0e9456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:17.851Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=74afea2a-2ea0-4520-8ae0-2b8598b32d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:27.866Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7f28d38d-7277-4521-8bdc-e4e06f5403e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:37.896Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36d1b8af-5617-493e-8689-f27809910416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:24:43.486Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:24:43.487Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:24:43.488Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:24:43.489Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:24:43.489Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:24:43.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:24:43.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:24:43.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:24:43.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:47.925Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dc8c6987-ff92-4d00-9da6-56ab5784915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:57.945Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=28ecb11e-7f88-4ace-b1e8-f182c179d1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:24:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:07.962Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8576592a-d206-4ed4-8add-7578b0800fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:17.976Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7de9b03f-0cdc-4240-a41a-1fd91b2833ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:27.992Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=86383d87-9dbf-4245-9617-13f7cf56cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:38.010Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0cafa00b-e65e-496a-95d5-351582a22d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:48.044Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b8c19326-5430-482d-9e86-97e75fdef6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:58.061Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b7979579-de20-4354-97c6-e1f0787e9d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:25:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:08.074Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1515eff2-0ebe-43ca-a8e2-33e2efbb1294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:18.092Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f4d5e0b1-2539-44c5-82bf-d9779858c370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:28.110Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c95b3aff-e02b-4dc7-b635-526accc7a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:38.127Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2b6b78f-5987-4dea-81e7-42ff0af15b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:48.152Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a69b05de-3174-42c5-bc08-d9c88be2d755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:58.173Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=819a6248-b6be-453d-8684-8aedb48776d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:26:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:08.219Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5e36e10e-08da-42b6-aa7b-5a55f16ac1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:08.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:18.233Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b08c9cc9-2709-49f1-b6a0-2995d64a4ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:18.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:28.251Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0191f73a-d11f-448f-afae-8ff897625484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:38.277Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f71f07a9-5fed-4b1d-8fa0-85cf533db658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:48.298Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1a500ca8-8ee1-4f50-8c78-bed73e2860b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:58.319Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36774a79-ece1-4838-bddd-0280cda19d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:27:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:08.333Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6019d866-7843-40c4-b10a-57bb903dae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:18.349Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=22f39bc6-fa38-4709-ac9a-bcaccb17d060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:28.368Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=076fd014-83c6-4e84-b2e6-bf9e701154dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:38.384Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=12cac440-578b-4759-8793-474024a14cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:48.399Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5700f561-10d2-46c3-a14d-e8247e515706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:58.419Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6129fc3a-5ae2-4874-a578-8ba4b20c369c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:28:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:08.441Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2c9477b-3a39-4cc8-97ee-abf2465bcdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:18.463Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ef8f942e-ae02-4389-8cd0-e46b741c24a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:28.489Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=abe833f2-a8cb-4310-a41c-ff5f7e75aacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:38.524Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=aa1e4584-461e-4aa8-b1af-8e194cb28b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:29:43.087Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:29:43.088Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:29:43.088Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:29:43.088Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:29:43.089Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:29:43.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:29:43.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:29:43.100Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:29:43.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:48.538Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fd69e5e4-1d6f-47db-9bd3-d4fbbd3d296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:58.553Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a213dd84-a14f-4314-b18b-143718c79b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:29:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:08.584Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=73619eca-a6c2-467c-8420-94980ae4a171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:08.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:18.600Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=67415606-a026-4f5d-b402-3b0e804788a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:28.619Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a4a15c5e-824c-40f9-884b-90663be1f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:38.633Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2785717e-40f7-49d7-953e-17666a596ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:48.658Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2eefa146-f139-4ead-b527-6f3ce424495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:58.684Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d03171e3-fb1d-4eb2-8b1e-ddc42035af9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:30:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:08.702Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c6c82939-4745-4c38-bec3-fa0786a4334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:18.716Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f02db1e8-485c-41aa-a0ed-f69a9f3745bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:28.732Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=78a23bd8-e88b-47dc-8b21-47e1716fc1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:38.745Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0f308192-d153-4ffa-ae3b-ba5f8fd25450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:48.762Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dabb84c6-2232-4ad2-93e3-e5bdc61b6fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:58.795Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dc49b1b0-57c0-4be4-808f-6b9aeb0199c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:31:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:08.817Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3b23e536-1e02-44bf-8fab-214f4007d1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:08.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:18.835Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=313f098b-c2ab-409f-adbb-fd166c6976bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:28.853Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=89442c7c-5cbf-4e0b-9d4d-d869eb330a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:38.877Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8ff62f74-c17b-4c4b-89b0-d3a100cdeb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:48.890Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=13aa7ac3-189a-46db-b21f-5c3114be320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:58.906Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a3ca8126-65af-4aac-89f9-19623f699fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:32:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:08.923Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cc1b5228-b44d-40dc-8629-f61b9ea572ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:18.944Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0f1bc513-c594-42ae-a2c5-14ef7733ad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:28.964Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=489bb153-3178-4bbb-8a70-123cd4c6daf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:38.985Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3d599ed6-f8a1-416f-9e60-14695c5f4b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:49.000Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=90a8abfc-ff22-483f-8b43-9d498db28d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:49.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:59.029Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bb3cae54-f73e-4d9c-9336-6b42b45f11e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:33:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:09.047Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=40fa9a0f-3785-475c-96e3-76eca714dfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:19.063Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6a6d39c3-2e9c-4cac-b3d1-8d4e37d51678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:29.079Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6f3dd12f-3351-4202-822f-f68db572f13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:39.098Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b08edeb7-2def-4433-a822-b5f6d25d6a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:34:43.026Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:34:43.027Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:34:43.027Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:34:43.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:34:43.028Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:34:43.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:34:43.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:34:43.039Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:34:43.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:49.112Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5df3b593-dc6f-47e9-85a8-e84d94b30096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:59.128Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0a435a66-0e6e-400d-88a2-7596dd7fc02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:34:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:09.143Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5ae5cbb1-e051-466e-b076-476300185b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:19.164Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=04beb3de-fb21-4283-b6e2-d991ed44d226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:29.183Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=42a034e1-4f33-45fa-9f95-293328bcbf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:29.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:39.198Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f516a31b-23b1-4539-8758-e14bbc1eaafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:49.211Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1379fe8f-1a94-429e-b94c-79daf4fd9de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:59.229Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=90a63c5e-0707-4cf9-ae13-f2c9fb38c235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:35:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:09.255Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4439417e-cd97-4ee2-85d6-9cf3535d301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:19.285Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=db0d1bf2-fa70-4ced-adfe-531c38df861b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:19.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:29.299Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=babb03b4-b2db-4a21-b251-0b897e8d7b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:39.322Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f98bab2c-31a5-4f14-b193-b443043781bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:49.337Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8bcebad7-adbd-46ea-ae2d-adecfcefc73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:49.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:59.365Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=449acc23-766f-41eb-8f77-c82be13451e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:36:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:09.385Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=566287b6-b504-4a48-a5e2-558f4acf1703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:19.418Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=20ee5afe-c120-4dff-a361-e1dc1ee20690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:29.433Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19033def-ff7c-44c7-9c5d-6424ec68773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:39.451Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b72b5cb9-3c86-4d9c-a076-3d7a0b1a5ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:49.467Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a2ac6744-f183-489f-a70e-117ca3e8d4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:59.484Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=51deff9a-68f4-4793-9b5b-9d27217c15f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:37:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:09.502Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=17f43466-40bd-4463-8ef7-dae41e5cce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:19.518Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3de95806-4aa0-49c8-911b-4e59eb1d23ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:19.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:29.543Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5fbe06c8-43d4-4f33-99e0-9cffbed9dfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:29.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:39.556Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a618e955-e03f-4910-afc0-113d54771c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:49.569Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=186f77a4-9671-460e-a15a-081c51c5f457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:59.623Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4c477ac2-cbcf-4ece-b859-63b775a8832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:38:59.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:09.657Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5700a5ea-6736-48e2-8659-2b3eb077783b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:19.689Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=831b4964-955e-49f1-9dc6-b387ee09b8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:29.708Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=96953f17-507e-46c9-b244-33438d4504c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:39.725Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=193b5333-afe2-4f16-b310-3171b523fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:39.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:39:43.029Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:39:43.029Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:39:43.030Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:39:43.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:39:43.031Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:39:43.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:39:43.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:39:43.039Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:39:43.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:49.763Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ede0b969-2201-4c40-8946-453d2c08bc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:59.787Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a671252b-1115-4dc4-9ba2-0274deaa64cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:39:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:09.813Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7f1a5d94-afbc-4da3-9c97-05a25cdbddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:19.831Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=28bc806a-13f9-490c-aba1-3b1a767b4449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:30.131Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1b981bdd-318e-4a17-9d00-764cadb40056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:30.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:40.226Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2b69f3b-6f82-4870-99b8-32bc31331eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:50.249Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=79fb33fe-5e7e-4c81-a08f-df62004840a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:40:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:00.281Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e473c7e4-8ee7-48cd-ba10-dfe812088969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:00.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:10.320Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d098816e-651f-4c7c-bd62-3fae0aad4cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:20.355Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f0974002-26b7-4376-91a8-0c775c79abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:30.378Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=097bb6fd-c4dd-4b78-aba7-2ef64a760bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:40.407Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8cde2a44-f806-488a-8a99-1dac9fe32461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:50.427Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6b703f37-b3e2-4571-ae6e-a99162d7a0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:41:50.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:00.490Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e8b6c86c-fd31-47d6-8f85-85c7ffbe79c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:10.517Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6cfdf26b-8514-4f2e-8bd2-426bdedab8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:20.551Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1eedf65e-18a3-4df4-93e0-abae05e5f0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:30.585Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c9927ee-1579-420b-9855-75ff7469d3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:40.621Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=52eaf14e-642e-4686-bb67-aac1ccca6bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:50.642Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d17278a2-8f9a-4cd7-95b4-34c914adc85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:42:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:00.700Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4b355acb-a217-4499-812c-1ae236a7ef9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:10.719Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7a36b866-47c9-4e0b-a189-4b7942e6f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:10.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:20.740Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c1187250-5e45-4086-a191-acd283617927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:20.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:30.774Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2f525238-c62e-446d-aee2-206f331f5d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:30.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:40.852Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9c9cfbd7-eaff-4a22-b0f8-52a2ffb25c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:50.931Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=74026c45-68cf-498f-ab4c-802ea74a85c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:43:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:00.977Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=82e799ce-3050-4cc7-885f-897f41a838ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:01.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:11.027Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f28b7e9d-6164-428d-8326-4aec79056623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:21.137Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=56d08a90-a4cd-4328-b9d8-41fc94aec8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:31.196Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4014cef0-576d-4d0f-8a2c-95c164e5aaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:41.232Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7db14745-d105-43cc-b3ec-644e7d65642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:44:42.980Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:44:42.980Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:44:42.980Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:44:42.980Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:44:42.981Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:44:42.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:44:42.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:44:42.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:44:42.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:51.270Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b375169f-2355-4fce-a91b-e7facdb8c03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:44:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:01.309Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f20fb05a-c743-436a-b3bf-572e49884f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:11.326Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8a2f9e58-6d12-4904-9f84-b16fdbf4ce14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:11.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:21.359Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=23dce803-3878-4b0d-ac20-f9150409335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:31.421Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c0e21614-3162-4868-bb1d-aeec9fc5a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:41.657Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8f2badd3-e4d5-4533-b23e-e231e46f1239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:51.700Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2667012c-0339-48d6-87f3-d2ab6a295b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:45:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:01.721Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c98818ae-c28b-47e1-9855-8b51e7c26b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:11.769Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b77c2e21-716f-4415-8dad-85412c64ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:21.815Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b2b7a820-bb44-42df-83c2-7c646afec412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:31.852Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a9512234-7cd4-4457-84fa-663f7df90829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:31.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:41.869Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c601883d-d686-48eb-9c7f-3cf9d3cdfeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:51.899Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=acb7eff6-1631-402f-a261-3a55d259e7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:46:51.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:01.954Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=787921b7-d177-4fd1-98fd-9e0a93682f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:11.969Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=381f401e-1bf9-4ac0-8be3-d8fcfffdd367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:21.986Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=600727aa-c30b-4ada-ae78-dc119dea8af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:22.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:32.004Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1adfb4d4-b4c0-4576-a341-3e3b14b92b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:42.019Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=381f6ed6-aca2-4fb2-bbaf-ac989d033437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:52.031Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0834e09b-7fa7-4ef4-89bd-7d43805d759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:47:52.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:02.047Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a6f80bfc-e244-49d6-bdcd-dbe9da7c3000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:12.079Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b07654dd-e6cd-41e0-91f5-74e3f179de87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:22.132Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f7de0bc0-f4d4-4a82-9ab3-984eaf4aa260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:32.147Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=77da908c-73cb-4b0b-bf56-0946f98dccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:42.189Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9b59c965-a927-4bd2-849c-2b06a2052ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:52.228Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d6d40c68-c9e8-4cd1-9ab1-809eaa8e04f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:48:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:02.267Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4717cf6d-e444-4ef2-af2f-a329d0bae025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:12.291Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1f71de52-3de2-43c3-83b4-79058668e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:22.352Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c0633ee-3be1-408a-a059-13309b9865d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:32.378Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=34c7abac-15db-4cb5-9921-705c9c753fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:42.394Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e2e4d65d-fcc1-4696-9c54-fd805f072302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:42.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:49:43.004Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:49:43.004Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:49:43.004Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:49:43.004Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:49:43.005Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:49:43.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:49:43.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:49:43.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:49:43.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:52.456Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=58a51439-d78f-4fcd-9a7d-aba57ff0af03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:49:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:02.486Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=21ea6cf3-1b13-4593-8df5-8975902b1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:12.515Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=57694c1f-6d10-4049-8511-352a2caf78f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:22.559Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=81397e05-db20-437a-a9dd-097f55b07ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:32.593Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ce77d4d8-00a0-4247-a0bc-ba63dc54c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:42.623Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=98fb7d5e-ec1e-47c3-be21-6aec0d509341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:52.637Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a82d8eec-e17a-45de-9614-4943e35d1f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:50:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:02.670Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fd5cb591-0ec6-405a-949a-f5564732f9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:12.684Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=00152963-0d68-47e7-8828-099e2a2d2286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:22.704Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=67883ccc-ef92-442c-9747-581536928f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:32.724Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=eabaaced-7a80-419c-aca4-84593476f21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:42.740Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f8dd626e-1ce3-4d1b-95b6-6e84c4f9caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:52.775Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ab4abf82-e4b9-415d-80eb-93a23942675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:51:52.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:02.802Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c4ad338-4cc0-415e-8295-f454ed38ead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:02.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:12.819Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e162af6a-af80-403d-80bc-1ab7ecff571c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:22.833Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e2bdc5bc-b060-4749-951a-c2904ad098b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:32.851Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3a3f0ef0-511e-448f-940c-6defcf361ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:42.894Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=913a75b0-5af5-40e3-a2d0-bd5d2816ca3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:52.940Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0c19e4d0-ff9b-4400-89c5-e1f4a813e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:52:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:02.964Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e582dfdd-2392-4747-8945-16635906ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:13.003Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d774264b-c1ba-41f3-8e4e-ac5ab75a2c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:23.060Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e2e2b9a0-66c9-40ba-acf4-7dbc72157546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:23.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:33.075Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=de84da4e-b34e-4e01-8b9f-83127bb25224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:43.091Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d9f324ae-7357-4f7f-9f34-5164f8262425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:43.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:53.104Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2436acd8-0982-4789-8e84-8eb2db453b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:53:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:03.119Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b2242df3-6683-42c7-aa07-b4713aa10981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:13.158Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=75acad4e-a2ff-40aa-afcd-8ed181e0f9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:23.174Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=74eb2365-7791-48c2-a29b-4f3e8e1201b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:33.192Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cc3dcaef-ad1a-4274-81cf-640c36b190a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:54:42.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:54:42.982Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:54:42.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:54:42.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:54:42.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:54:42.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:54:42.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:54:42.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:54:42.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:43.215Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=46d50612-258d-40e5-8972-0dd2ce7caf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:53.229Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=94173b40-08f5-4600-a481-c0ea8ba70fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:54:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:03.246Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8f7164fb-6396-41fc-8378-bdb20006e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:03.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:13.279Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=045d40d6-4c36-4dcf-b014-9457481e71d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:23.293Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=741d1f87-c231-477e-952d-5d8c3928cc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:33.329Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5debc357-9968-4e77-98c2-b88293e6ec6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:43.357Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3834b264-1a72-426a-a79d-f88d1a22a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:53.370Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=879d22b5-3313-4a7f-9323-661c5c916a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:55:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:03.388Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=61232f25-182e-4ec9-993c-beaa64777b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:13.405Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6f83fa16-6146-4de2-85e5-7b891d20e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:13.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:23.418Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6db2dbe9-98c9-4848-967f-19d18b88ed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:33.439Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=de586236-9fcd-4de5-9d58-162dbdc15c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:43.473Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4fdddb37-d766-47f7-8c27-7609f020f342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:53.496Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=de287737-b674-4a78-ba24-96f0ddd11159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:56:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:03.517Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=17e098ae-a58b-4691-80d5-f11a718131be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:13.539Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=71ed0b7c-7a72-446b-9e81-68d7953e70be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:13.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:23.566Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c81e4410-3db5-4ee5-8f94-3b1f0d033d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:33.585Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=18a97e82-b5d5-441b-95a2-5fa7677fcc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:33.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:43.604Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=40f4e574-8a2e-4bc9-ab3f-d79a8764d61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:53.630Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cc028bc3-b45a-4221-a961-82aaf961dad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:57:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:03.651Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cefd776a-ccd3-4c89-99bc-4ebbb566650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:13.665Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e90cf8f8-8755-440c-b5a8-21d074f7b757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:23.681Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=559f5c92-de60-4e38-b799-e0e7a77fa7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:33.698Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d712c052-c162-45ee-a72d-8007495b714a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:43.717Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d0272b29-ff24-4230-8a49-e4eeae700714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:53.734Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e9907a8a-3924-4fe5-905f-c04120b2129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:58:53.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:03.766Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8f5c1b9b-9d7b-4c8b-912e-5ffce0852248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:13.802Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c200605c-d64b-4e7b-abfa-a80e047cdacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:23.831Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=43fb597b-c515-4773-b9cf-fe0a19dfa812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:33.851Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19a8f633-5013-428b-8e21-6cdb67de42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:33.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T00:59:42.994Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:59:42.995Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T00:59:42.995Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T00:59:42.995Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:59:42.996Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:59:43.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T00:59:43.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T00:59:43.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T00:59:43.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:43.867Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2be38b6c-9fd8-471d-b2d7-67580be39e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:53.909Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4cf43393-da18-4d40-a815-63b7e0e68b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T00:59:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:03.928Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8e15af72-eb00-4138-a91c-e232c78885db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:13.957Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6ddbaded-662a-4372-b621-bd5201d6b71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:23.992Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9a658d3e-468c-46b8-a7e4-5563f8581365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:34.009Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8e121e16-66f0-4330-81d1-e3b93ae35ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:34.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:44.025Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1d7e76ca-94b8-481b-ba7f-fdcefdc2d348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:54.067Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19c31dcb-fbd7-4f4f-bf88-eb1dd78b21e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:00:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:04.091Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=480b6e58-30e5-4613-87d5-fa0b10ab2122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:04.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:14.118Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d4acb7be-301e-4d72-a220-9997dd2585fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:24.136Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6f98002a-a713-421f-a6e6-af63b13ed8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:34.195Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f4ef2f3f-2081-4830-90a4-7604ee568053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:34.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:44.211Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=efda19b2-6230-4d4b-a5a0-d49d8b96bf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:54.246Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e0036303-306e-427e-abe7-32aaaf8e4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:01:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:04.290Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4bd221df-de2d-45c6-8fe6-2a19abc831d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:14.309Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=daab2103-a274-4a04-9aac-ceac9d738aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:24.338Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=946192f3-f533-4727-9419-a22d683141cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:34.355Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9fb13fac-061a-4caa-8de0-12b92033a0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:44.406Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c5775229-e332-4681-97ea-21c0d079d447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:54.425Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=615aa184-7f09-4ab8-afda-5ac67755113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:02:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:04.443Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e900c60c-de0e-4abc-9f88-fd4aaa553d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:14.459Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d5f68250-20b4-4a78-9dd1-2559e973937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:24.475Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b2eae20f-5326-4e5f-9bb3-bcae6b372497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:24.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:34.494Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5e1b7b9c-a527-47e4-b402-f063e45a28d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:44.507Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=33cbae39-418d-41ca-9ab8-471e7454f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:54.537Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2a969cb6-2a5e-4cc1-91da-28f1a8667b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:03:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:04.550Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=02f4bc5e-4bf2-4e37-8f52-00d3afb5a872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:14.568Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=39f496b8-6c2a-4ddb-968f-4bd3a070bc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:14.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:24.582Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1637d2d5-aba2-407e-8c0a-678724efdfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:34.606Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d9a717a5-f0d2-4994-9488-e997600e5220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:04:42.911Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:04:42.911Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:04:42.912Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T01:04:42.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:04:42.912Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:04:42.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:04:42.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:04:42.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T01:04:42.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:44.619Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=237df40c-2508-444d-8d10-cc9f01df642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:54.635Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0122e992-0ea0-4087-bafb-5db9e7d329f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:04:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:04.649Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=07790371-e0df-4db3-bd4b-0103970bf7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:04.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:14.666Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7e52f1f1-2679-440c-8a24-825f4f8d5afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:24.680Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b7e14436-b339-4bde-ac5d-c5c49901e086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:34.701Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5946939d-004a-4530-b67c-4be49c44b4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:44.716Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9e8d8682-90a4-4e4a-b139-b37e7a13d592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:54.729Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9c68ac57-a7f6-43ed-ad95-b6283e7bee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:05:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:04.751Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=593bf687-8d2d-4482-8a4f-e137b4ddc20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:14.767Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=580cf574-5a51-46f1-ad35-29373f9ccb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:24.795Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b4b88202-b8e0-4a00-918e-c71a4d1c2a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:34.818Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6151063e-9646-47c0-a6a6-bdf9f633d6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:44.855Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=168d29eb-0748-4c26-8b3b-052cdf1764f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:54.871Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0ff7788b-050b-4ca1-a4a3-118a8bbd4273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:06:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:04.905Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a22646fe-fc2f-4ff6-b6e9-3deae2443d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:14.943Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a0005469-ef2e-4918-a6a6-664406acc14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:24.956Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=00d34a26-21df-4488-aced-becff0b97502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:34.969Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c005472-09c6-4c7e-93ee-82e964518309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:44.997Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c9ccacf1-e879-47ab-a5e8-ba6497541acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:55.009Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f106b691-ed53-4e7b-9dbb-3f38abb79290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:07:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:05.022Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=efaba3fe-25ab-4131-ba8f-ede7d7c6341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:15.040Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=67422c2e-1ace-4c93-9259-8dd95eaeae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:25.055Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e75fa3c1-5087-45c5-a3df-a30cb14d6044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:35.068Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0908fab7-dbbb-4782-b74b-1fe5052b0107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:45.080Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=80bf439c-0bd4-4dfa-8fd2-18b444626793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:55.093Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=83150a2a-5dc4-464e-a038-760a80fa3070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:08:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:05.140Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f7f70c96-ac98-4abc-b54a-1f3995f1af40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:15.175Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a9758275-5185-4451-bf4b-5a0067beccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:25.187Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5e85720e-4b05-47df-8b10-45122669d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:35.207Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c6eed5f5-1e4c-4d22-9a56-942ff3a21323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:35.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:09:42.932Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:09:42.932Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:09:42.932Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T01:09:42.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:09:42.933Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:09:42.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:09:42.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:09:42.939Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T01:09:42.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:45.247Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3aa14eaf-1cb8-4af0-81dc-351afa9f4345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:55.265Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fefbc2fa-6983-445b-ae7b-a6f9319c5641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:09:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:05.290Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dd750917-0904-4eae-a5a2-826cf1ad1500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:15.303Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0dc886d3-e946-4737-9edd-622bc051846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:25.318Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e53c5b13-e48c-47b7-9f0d-a95674ddd226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:35.338Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d2d4ef2a-e252-4a1a-9c71-5368a87263fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:45.357Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1d665e34-07e4-4120-b147-6ae363e7e4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:55.374Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=01b02940-f5b0-4dba-8e87-eb7b663e9630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:10:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:05.390Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=477a0308-3381-446f-9d74-c828c1591b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:05.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:15.403Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8668d626-9f07-4a80-a513-ed9bbdd0988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:15.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:25.416Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2fe769fa-97ad-4b91-8ed1-e28911e20798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:35.429Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8571ee5d-7b47-4d41-b7fd-7a2b2cfd4a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:45.443Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=48e7f3f0-0ddc-4704-b549-f5013b6f57f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:55.456Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fea4b1b0-ecd3-4208-af58-905021e05917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:11:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:05.470Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f0cec478-2ca9-4805-92c6-ee07d72a5711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:15.482Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4c30c693-5b38-4377-93b1-52f9fea669e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:25.501Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5ad9faac-3478-4ccf-b46b-80dfccc04cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:35.511Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9e69fcbe-c975-4a06-bfa6-cb2598723ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:45.553Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=51f10ab4-883b-4061-9e36-fe256da014bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:55.566Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=34106182-58b8-4906-9e43-5ceae665588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:12:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:05.580Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=27cefbf3-e866-4dcb-b8c6-fd045dc6612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:15.596Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c3f05309-e0ca-46ac-8da3-bbc6ce2f534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:15.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:25.613Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=469fe3ab-894d-49e5-aca1-13ef4075c65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:35.627Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=15a9525f-9714-4025-b656-55fc0f7bdba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:35.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:45.645Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3040ab92-d06a-4d66-9abf-9fad4becb2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:55.658Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=62bb5cce-9c2e-4f10-91fc-6adf7c9ad2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:13:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:05.679Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1516db6e-4ddf-4d72-8b5d-2126829bf561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:15.690Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f64df2f1-318c-4912-9dc0-7a53dbf8050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:25.706Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3e4da931-1ffa-4db2-b328-4ae9a5144e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:35.719Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d5fc0da8-b7c5-44cc-9cc5-71bfe0ca41b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:14:42.954Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:14:42.955Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:14:42.955Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T01:14:42.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:14:42.956Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:14:42.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:14:42.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:14:42.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T01:14:42.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:45.732Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a010a856-b1a9-4adb-99ba-2f1af7b0e1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:55.745Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f4d9c2c1-e94c-4b21-82ab-a8ae574c0db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:14:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:05.765Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7ef62f70-748c-4156-8832-996312119bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:15.777Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e66a35de-d5ab-4e61-84df-09aa963740b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:25.812Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1a1a13cb-154f-4715-99a1-02cc2bb9b4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:35.828Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=89706523-cf5b-409c-bed7-02145c77af23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:45.854Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=778bfe30-147e-429c-96a4-994b964069e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:55.867Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=2e91fbc0-ad03-471f-b59d-1c5ec5ffe1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:15:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:05.880Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=8b720727-6e0a-4364-906c-0ef5092bb285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:15.893Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0da6741f-8c1f-42b8-9910-58d2075d1a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:15.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:25.905Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c3e47533-16c5-40e5-8ff9-d9ac031d500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:35.922Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9030d396-4ad2-44b1-80f9-d8349286133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:35.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:45.935Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=327de1b9-43c9-4a67-8972-b3fd5c5d0938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:45.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:55.963Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=390459af-1172-4771-9a6f-e67f4cdf7232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:16:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:05.977Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c2729fe9-ad6e-45dd-983a-ccf78c648579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:15.990Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=14017a36-0900-4d6c-9ad9-15a3f35c178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:26.003Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bc43e2fa-2d6d-4445-b50c-0c2705de2587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:36.023Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dff32555-65df-4f99-acde-35f4205c07dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:46.035Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=0b22a1bd-0973-46d3-99f5-ec4ae249fda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:56.048Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=80001212-1216-4ee4-a626-ab12beedcc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:17:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:06.083Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ecc602d7-e0f1-4d60-abfb-6eee35e23920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:16.096Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=cf5d1500-7e71-43c9-93b7-8e16156669a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:16.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:26.125Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=025e9a39-7a3b-47e0-b6db-b18543f0190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:36.158Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=58bac931-6f15-41f7-a499-cb568c3f17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:46.171Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=aa342d27-0993-4868-9d60-8b8af0bfa591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:46.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:56.184Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ef5868cf-4518-4046-8267-e553ed6c84b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:18:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:06.209Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1482afc8-fcf7-44b1-b5a8-29020e13a858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:16.226Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1296ccfc-fc9e-47b5-adf3-012d1c925a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:26.237Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c049ced0-6b79-4034-9e62-3b5c4f88cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:36.248Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ae4c6d4e-f0dc-4b3e-93e8-2c155434c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:19:42.902Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:19:42.902Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:19:42.902Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T01:19:42.903Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:19:42.903Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:19:42.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:19:42.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:19:42.909Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T01:19:42.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:46.261Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b3c276f1-f933-43f1-9e9e-ae9dd1bc61fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:56.275Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=daecc981-66df-438e-bb97-23ca767b2ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:19:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:06.288Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3f753bee-89fc-4fca-b967-77afe548f64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:06.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:16.302Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d970a434-20e4-4ea5-965c-006c38bb3106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:26.324Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ed7c3d85-d9cb-4d4e-bf51-e9ee6e9dba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:36.339Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7fe14650-c3b7-41e4-9c8b-d956926c1cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:36.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:46.355Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=98c51418-a510-417c-958e-7d66d346abe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:46.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:56.369Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=44e2ae14-3583-4f5d-ac5b-a41e4bef1d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:20:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:06.390Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9baee4c6-9e0c-4239-b080-60811261002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:16.415Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=59a7bfd8-4fda-4233-8ddb-fc2234b0adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:26.435Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=781cc513-7b2a-479e-bd45-e4f292474476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:36.449Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d76e7d64-cd66-47c3-b6a8-cb1d48b54d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:46.466Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b6bc9795-9e76-43d3-ae66-0210b211a220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:56.481Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=1c9ee2e4-494a-4e61-9e96-3fa3eee1cf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:21:56.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:06.493Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b4155e8e-1ae1-4c4d-9dc1-5bfde5457c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:16.511Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ffa0a1d0-86a6-4ac3-96cb-05e2b86e8e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:26.527Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=578175be-8b06-4484-9897-a516c9154f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:36.569Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=ee44029d-e420-41ca-88eb-1ff269557346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:46.630Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=19092f43-5fb3-4e3f-aabc-53138f0880fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:56.647Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fbe37c69-5bb3-412e-983e-59fe3e5fc92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:22:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:06.661Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=a06950dd-c29c-4d5e-b64a-52b07ab00f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:16.682Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=d2ec05eb-320a-46c7-ac49-213a657b34a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:26.696Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36a4449e-15b1-4451-9ff8-50697e2e6fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:36.718Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=4c7fba7f-1355-4f3d-beb8-e20d5edb22d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:46.744Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5cddc4c6-387f-4286-8749-4e31e89a998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:46.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:56.757Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e3d8d1fe-30f2-4ffd-b7ec-84a6c3c761b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:23:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:06.773Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=e582319d-f8b0-4d01-9ce8-88b12e8d3fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:16.789Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=63c29423-c3ec-4bde-bdb3-251476225044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:26.813Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=895f146f-6395-4ccc-9e36-8cea144312ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:36.826Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=493260c9-705a-4089-8c21-19936869c9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T01:24:42.994Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:24:42.995Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T01:24:42.995Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T01:24:42.995Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:24:42.996Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:24:43.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T01:24:43.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T01:24:43.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T01:24:43.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:46.841Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f05c7972-0dbf-4bef-b9c9-a0e77f313804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:56.867Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=07354325-9f22-409c-bfde-b29431a9ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:24:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:06.880Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=bb9ae0ce-5c86-4b44-90ea-67ace679a775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:16.892Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=971d7955-6b5c-42e5-87f9-4dcac7b55418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:26.904Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=236bb6c3-8f57-4558-8c87-99af5101e764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:36.926Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=fe6f7367-ccb5-45c6-be5b-504d222b7438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:36.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:46.940Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=f9537ef4-9f1d-41a1-90f0-a64ef53c4015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:46.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:56.954Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=b89c9f1a-9d25-4189-86f3-8e95ccc89aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:25:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:06.967Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=c826d490-e157-4e5f-9fa0-6eab07188479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:16.980Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=36d5ed22-c172-4614-9da0-4392421ef1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:26.993Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=76789dc5-b446-4b59-a688-b082934c185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:37.009Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9ac1ce56-6a52-4d7b-9971-f488deb4c766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:47.040Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3f24e394-0410-4940-93e4-c925e71979ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:47.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:57.054Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=6d108b3e-39c7-4b9c-9c70-b4959a7a14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:26:57.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:07.067Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=7297d35e-cb59-485d-9fdf-4556f9740937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:17.078Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=dda9b699-51e2-4270-a795-ad85c159d803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:27.094Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=5b4f63d3-4044-4e4a-b590-fffec389f1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:37.106Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=838f2587-7948-4afa-9a91-e72af8bc12fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:47.118Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=9eb3b5bb-c2db-448f-8026-36528a6197bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:57.140Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3af62f5c-a9be-41cb-b85d-1a6c1110357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:27:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:07.152Z |INFO |Init configs |InvocationID=f37990d4-3d7a-4660-abee-2c48cffdd329, InstanceUUID=3eff71c3-264d-4f14-91fe-920c6cead5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T01:28:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |