. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:00:32.184Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:00:32.197Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:00:32.197Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-25T23:00:32.199Z |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-01-25T23:00:32.626Z |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-01-25T23:00:32.760Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:00:32.760Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:00:32.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:00:32.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-25T23:00:32.897Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-25T23:00:32.925Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-25T23:00:34.327Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-25T23:00:34.746Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-25T23:00:34.767Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-25T23:00:34.768Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-25T23:00:34.856Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-25T23:00:34.857Z |INFO |Root WebApplicationContext: initialization completed in 1930 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-25T23:00:35.688Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-25T23:00:38.197Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-25T23:00:38.977Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-25T23:00:39.155Z |INFO |Started MainApp in 9.274 seconds (JVM running for 10.022) |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-25T23:00:39.228Z |INFO |Start scheduling PRH workflow |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68 | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-25T23:00:39.229Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-25T23:00:39.235Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-25T23:00:39.237Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:00:39.243Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2c7054be-69d9-4e5b-9e4f-b4bc9048ac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:00:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:00:49.805Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1e047e7e-34b9-4a80-854d-06fede0e67cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:00:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:00:59.837Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9475d700-c6ff-4ab5-aa96-28ad24b2f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:00:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:09.860Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=117d45ab-9de8-4427-a67c-a6075fc30de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:19.896Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2dfe9976-ce7d-42f1-8ad8-c5c388d6ca40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:29.915Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=20b18080-f296-4e50-a892-4aa722e548d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:39.934Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=74405514-1e31-46fe-b97d-ac6aa31d77af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:49.966Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=20f0fdc2-436b-4c35-b073-7c851999b568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:01:59.995Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=41bc3411-320b-46e6-a3e3-0a02d7c02495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:10.020Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6aae17bf-20a3-4cc7-aa1b-004983cf1a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:20.044Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=cbd77a82-d1d0-4586-a00b-f6be75f41eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:30.061Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a72f658b-4bdb-4c69-9e19-92f5cb150fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:40.084Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=889955f9-75de-4b8f-b83a-15772aad3432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:40.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:50.102Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=34e232d7-c5f8-4089-b8af-259df340ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:02:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:00.118Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b155a660-2513-43a2-9a76-492e133df299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:10.131Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2c5eaba9-921b-46a3-bb0b-46be9f1e2d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:10.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:20.156Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=daaa2f96-76fe-4f79-982e-3718ca3f7588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:30.168Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=17290053-b7ba-485a-80a8-bca0d8b41a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:40.220Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4e78c849-ecef-447c-8a4a-405a783cf861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:50.237Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4d973dfc-4de0-466c-a831-ac1464e862b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:03:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:00.258Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=35cfb0b0-582f-461b-9a62-a1e959ef963b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:00.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:10.270Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a7775427-06c7-421f-8a5f-0b81cbd46862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:20.288Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7ee9de08-56f7-4342-8bd5-3dcc69eba776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:30.302Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4002ca89-e7ff-4de5-aba8-16bbd7a7f3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:40.331Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8cdc9b8c-1a86-4c9e-9913-433a1259d3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:50.402Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=58eb114f-e13d-4f8b-b458-ea7569aab1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:04:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:00.437Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a035ad80-1b50-4c85-85b9-8be920a61b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:10.488Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4431a377-b4a7-4b97-8617-dab5a8df87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:10.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:20.513Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d02ca851-ed7f-46d1-ad67-2454991df126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:30.531Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dbe78b9c-4bee-4925-afe0-e4fd3b0a861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:30.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:05:36.493Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:05:36.493Z |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-01-25T23:05:36.493Z |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-01-25T23:05:36.493Z |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-01-25T23:05:36.494Z |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-01-25T23:05:36.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:05:36.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:05:36.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:05:36.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:40.548Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c8773c93-d7c6-4437-9eea-ff0eaa5bcc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:50.566Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e15432d9-1fbf-41a3-af6b-83c4c034cc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:05:50.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:00.584Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=27d93018-9858-42b0-859d-fa3e94975828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:10.598Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6990731b-01a6-4c72-b8a3-a9c00511e9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:20.622Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4c317b5c-a8d4-42c9-a5cb-a65de2d09c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:30.638Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=526c17b0-7441-4fa5-b97c-176b9f47b780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:30.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:40.653Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=eb02d78b-4036-4a75-8c0b-7afc1df4f117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:50.679Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2c886954-9c81-4a40-a851-d5552a567345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:06:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:00.697Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=68c0a42b-8b0e-41dc-8f85-1f19a66da859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:10.712Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=84a0ae51-7b56-4f6d-80c6-428e5ad6d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:20.725Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4e14748e-a0ba-4cb5-8412-53e54e30dcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:20.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:30.740Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=94017ee7-fdf7-4a08-a586-5270df8c4ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:40.755Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4b156826-8e83-4586-93c4-c1ee40785c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:40.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:50.775Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a68e7eef-e0ae-498e-87b3-9c56067b3d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:07:50.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:00.789Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=abd789f3-fd51-4f7d-9c1a-1e3bc24d82ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:10.804Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=907469f0-b90e-4da3-9e61-0c4c7027c0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:20.819Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3bf2d74e-0931-4455-b2d3-bf675ee2ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:30.836Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9dc77e4b-a9e5-4cb6-bb12-bded0026fa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:30.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:40.855Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bcdf52f1-87bb-4c75-86d8-57609405eec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:50.868Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9f979ec9-3f4d-4248-80e3-44ff7c0a3a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:08:50.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:00.883Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5d76a5e3-933d-46e1-9d6c-fbc3f63eb603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:10.896Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dcb0d099-9732-4101-97a3-8c4edd0faa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:10.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:20.912Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=10aeb25c-69e9-480c-84b8-cd272095d001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:30.927Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=94cab01d-6f83-499e-acca-166172061567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:40.941Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6b5b8174-35e9-41c9-bdec-652b7a4e88e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:50.962Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7372a67f-c652-4da7-afe1-4ff7b7c48de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:09:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:00.978Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=01d1939f-86e2-4094-88a5-0c6291bd5623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:10.995Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=12015d72-2101-462b-9efe-9ffffd2a9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:21.016Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=52b71d45-ee47-4b66-b02b-190123ddb6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:31.030Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ead7b383-fafa-4aba-941a-4d1f91db9231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:10:35.969Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:10:35.970Z |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-01-25T23:10:35.970Z |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-01-25T23:10:35.970Z |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-01-25T23:10:35.971Z |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-01-25T23:10:35.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:10:35.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:10:35.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:10:35.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:41.051Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2e9635c2-42fd-45e1-94de-510e269284cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:51.067Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=448d874b-4377-4a81-a06d-f06ae74a3992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:10:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:01.084Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fc790e14-6ee9-4b66-a4f7-a491ac901ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:11.102Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5acffd98-d1fd-459b-926a-cbdcb4a02beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:21.122Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e9679621-1098-4aa2-81c6-8de22512e47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:31.139Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8838efa2-b0f7-4a22-99bd-8043841ff679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:31.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:41.156Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bde8159d-f11f-4a01-90d9-5e2cf1107f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:51.173Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=86b936be-1156-4a26-a168-d4befcd5194e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:11:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:01.190Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5f8aecc0-bd9e-4f8c-9a76-124a39279ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:11.204Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6288b7a1-7796-4d99-9e8d-d94331f59b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:21.221Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=360efeae-72c6-4053-bc58-82b56f5126b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:21.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:31.234Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5fdb6b0d-be7e-44d8-b3e2-64b8b95e15fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:41.264Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ea492c8d-b12b-4fea-94fe-2bbe9c892604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:51.280Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9b04e120-1e96-4dfd-ab7f-ca99b9359e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:12:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:01.293Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=67e2d7f7-4027-4df8-bfc1-99c299e5ac87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:11.309Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=42dd664f-dad8-44ec-969f-97c1faca35d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:11.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:21.324Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0e16db55-3f5a-4af5-912e-313de148ba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:31.341Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0bda5855-63c0-46fe-ad05-bc6e7a033ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:41.355Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=994a6c5b-e05a-4a82-b64b-f7fb06d3c19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:51.373Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5d05739f-5847-4d55-a0e6-9800b7b68e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:13:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:01.400Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=df12dcfe-ec76-4603-a619-b045022fc2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:11.418Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f939fab6-de44-470b-b8dd-93c883ab4ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:21.458Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f74e4e74-6b17-4404-88b3-1741ae97a7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:31.475Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d316b0e3-d40f-4f2d-8744-9420fdbf8443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:41.489Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e565b7d5-60a8-4ccf-a558-eea0e7f428db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:41.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:51.504Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=be33800c-3ab2-4310-b07a-e11f1d2b9247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:14:51.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:01.519Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e1e13d62-a78c-47c1-a422-b3aaa54a2fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:11.535Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f83f64e3-6e9b-40d0-9087-61175c95ef82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:11.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:21.570Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=90a21a10-d49b-418a-ae66-018343892548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:31.588Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f7e16b8b-faa9-431d-a2d4-4ff3ebc62231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:31.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:15:35.910Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:15:35.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-01-25T23:15:35.911Z |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-01-25T23:15:35.911Z |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-01-25T23:15:35.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-01-25T23:15:35.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:15:35.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:15:35.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:15:35.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:41.603Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=35ee776d-5e2c-48df-8d7f-70ebe2b5e79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:51.623Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f9d33ac5-5c63-4bad-ab78-f36c8bc0d766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:15:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:01.642Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=03e20025-f344-4a4f-9ac1-cd09a237cae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:11.655Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e3e816fd-974e-473f-9d42-db959e528dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:21.673Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=66a00797-9c97-4834-b516-34574ea24c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:31.696Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=01c81419-cfc4-40e8-974a-b471b1c952d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:41.717Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7c042ba6-a7c2-4a72-b238-32416d321a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:41.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:51.731Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4ce6f065-f1b4-4116-82c9-8396d78154b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:16:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:01.747Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=afc5f376-8e31-47a0-98e0-33d7178436d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:11.760Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=35c0ac3c-6730-4596-9ba0-83a8c984a125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:21.775Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5edc1a15-c0fb-4e13-bc3f-aa558b510b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:31.790Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=506870d3-9061-4ea9-a603-586047d1e755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:31.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:41.806Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d170f9af-86ea-447f-a4cf-e90c2b05a15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:51.819Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f7300d2c-6c47-412c-937f-5166c0e57027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:17:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:01.834Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0c462787-3288-4c4c-ac9f-48734b99232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:01.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:11.848Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5a90f545-b216-42b4-961d-89a4f3e7f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:11.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:21.864Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2cd8960d-81e5-4562-abf1-97a4c8667459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:21.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:31.878Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3cb34c53-75c6-4428-88e1-569c3dab23f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:41.891Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6ab148ad-0e73-4fe6-a7e3-c98a5848c017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:51.920Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=896fe67f-b6f7-4ecb-8b1e-bc4f3c59c546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:18:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:01.938Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=cb67071a-1f81-4c41-858e-a7ca7bfe900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:11.952Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e86f3ede-8c80-4646-9ee3-c9de864bbb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:21.965Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=758193f1-469d-4999-8431-7904fcc7d748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:31.977Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=54951316-4293-4b94-aa3d-16cf9790f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:41.992Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8162716f-d09c-4291-80e0-6a03f48b6865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:42.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:52.006Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9693bf6e-8f0d-4d5f-9af5-da3d65696c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:19:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:02.026Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e6fd59af-4606-40ee-8db7-5b62162d6eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:12.039Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6a228eee-1806-419c-9c20-b451dfe831fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:12.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:22.056Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3a74efdc-2d50-4683-a9c6-e9d250c3f183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:22.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:32.072Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a85f76cd-01b1-43b2-8a46-904efdae51de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:32.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:20:35.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:20:35.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-01-25T23:20:35.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-01-25T23:20:35.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-01-25T23:20:35.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-01-25T23:20:35.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:20:35.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:20:35.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:20:35.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:42.085Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1fa519a7-4a79-442c-9780-cc09bdbc2a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:52.101Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0a6cfc1a-d96c-4b2b-80aa-1db9568b48b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:20:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:02.118Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c5121b4b-0271-4615-995a-5c993dc0e0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:02.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:12.137Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8c6bc100-6c0c-498f-9204-4671bd71bc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:22.161Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4b041548-c85b-4165-9ff7-6980cb864117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:22.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:32.180Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5ee4f5fc-c5e3-495d-bea7-5e3c0bf0d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:32.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:42.249Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f30ab9c0-ee3a-4e46-a181-46413bbaed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:52.269Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8d32c5e6-591d-4f21-8d77-0271a4d259df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:21:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:02.290Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bf7726cc-6876-44b4-abeb-6d52edcf2c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:12.323Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=922edf17-bd5a-4fee-89ec-ecb598e76963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:22.336Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b6116900-cc3f-40d0-b896-98051b6345d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:32.350Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=74451242-62c8-4ef3-be5e-652af1e0727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:42.364Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ce2873e9-3560-4e85-bfd8-f7b7f2e0479a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:52.377Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=738cc42d-725c-476d-bca9-80a7b512ec18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:22:52.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:02.394Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=de2eabb9-4af2-4b6f-804f-7aea0797b3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:12.407Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=777d5e69-730a-4616-b703-1560b2308fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:22.422Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fffd26fc-99e9-4428-9de9-91d69f948bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:32.443Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=85b47659-0cc7-4764-86fc-b4a5a53204e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:42.457Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=39e18b20-bcc5-4702-bb6f-d46aa16cdd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:52.470Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e6481442-e03a-43eb-ba37-1046aac22c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:23:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:02.485Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ac7154a6-18f2-4637-84d9-5488ee417301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:12.507Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0defd271-990c-4bba-8f65-2afb37fdf202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:22.521Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e3df70b6-fdc4-449e-a4a2-ccc62fd64293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:22.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:32.535Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5ea882c6-985b-44c7-8b4e-3d265ebe36c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:42.548Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=387400af-6c44-4661-b02a-6b8d53980405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:52.561Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9a07c104-d504-4c9b-9fbe-da73b1f3e465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:24:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:02.577Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3523dddc-9627-4a5f-9fd4-45d36eabca5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:12.591Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=36ebcabc-f43d-432f-811f-f1fc3908cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:22.619Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=38363f8e-50a2-4aed-ba4a-0844f63a3e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:32.633Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f35d93ed-4031-4818-aec1-0d4ddb40ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:25:35.933Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:25:35.934Z |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-01-25T23:25:35.934Z |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-01-25T23:25:35.934Z |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-01-25T23:25:35.935Z |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-01-25T23:25:35.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:25:35.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:25:35.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:25:35.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:42.648Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=40c2878c-ceeb-433e-929d-d67a479db419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:52.663Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bc83709f-c40e-4b32-a989-ddcd4558cbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:25:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:02.678Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=48059367-7057-4857-a024-97b603015e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:12.690Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=919fad4b-047f-419f-a057-8ae8cf825d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:12.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:22.706Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d43ff710-8d75-4dc9-8d57-8ec0c7c2fcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:32.722Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=868e1dc1-3a93-417e-90bb-8c46bf87d01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:42.738Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8b6448e5-ce3b-4145-8cfe-47aced25e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:52.754Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3057fd6d-e785-4222-a348-86e2d8987662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:26:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:02.770Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c1cafe78-38b7-4d97-9f4c-fb4d03555177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:12.782Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7eea7f6c-ff08-477c-b5e4-3b146120ec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:22.800Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ba4d0c1e-a07f-4451-b625-1502b9602f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:32.816Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c392fb0d-ecb0-41a0-9da7-e81b2a1b7fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:32.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:42.831Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=301af913-cf04-43ef-a127-ba9696f389ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:42.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:52.846Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=699ba675-6a65-4db9-981a-a6dff7585a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:27:52.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:02.859Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=548f2d99-aa51-4ac5-8ef2-b23ad88d8fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:12.874Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4b69d45b-6663-417d-a886-0ac9b1269730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:22.890Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=82913eda-461e-42ba-8dd5-7aadaeeee780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:32.903Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ef88ed21-c5c9-47ea-97e5-38ba5bb8b829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:42.923Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=764b0263-1a43-489f-9fcb-d39c704d8be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:52.936Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e958985c-2696-4aa3-bed2-53d159eaf04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:28:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:02.952Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=79f019e8-eb83-4061-a961-46dec443728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:12.966Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3f0df337-fefe-45ff-8625-0bc595191639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:22.980Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=805c3601-22af-4d24-bbad-3c1a4ba61942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:22.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:32.993Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=135077de-177a-426b-bc57-d0276dd71342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:43.006Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=314704aa-bd6c-4d07-9fb7-46b8a44e449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:53.021Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b0ef7942-c2a8-413f-b8be-9845ccd60897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:29:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:03.034Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=40e9168f-fc59-48e3-b36b-ebe4d50070ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:13.047Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e743702d-6863-4933-beed-2de75e962286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:23.063Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=09b5fc9a-633d-4c8d-a968-81d75b581df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:33.077Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6a9c8af4-17da-4e2a-810d-92efc4deeb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:30:35.939Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:30:35.939Z |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-01-25T23:30:35.939Z |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-01-25T23:30:35.940Z |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-01-25T23:30:35.940Z |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-01-25T23:30:35.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:30:35.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:30:35.948Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:30:35.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:43.089Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8e099f08-58cf-413d-9018-a9a918f3f5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:53.106Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7b22a5be-04d7-449c-8999-990c8237e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:30:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:03.119Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d1e0188d-a8b4-4f3c-b9b3-3b004a2f4242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:13.137Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2cdc383c-da7e-4a2e-ad83-d708779715d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:23.151Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2717db6c-9d85-44f4-a317-37e909e42ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:33.166Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=cb1ab807-6448-4edd-89c6-8fd8f9d5bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:43.181Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=34ecd47d-4a49-40b6-951e-508203120b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:53.196Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7d7449cd-8d4c-4668-b8b7-4ee3cbf83ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:31:53.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:03.211Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=412ffee0-ec2c-4c55-92d2-2f904b41c083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:13.224Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0c0323a9-96a3-49e9-812d-212794cca76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:23.239Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e13f1fc3-e2b2-4533-902e-cc5b143bc6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:33.252Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b669473c-e5ad-4d0c-81c3-0acf652b4b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:43.264Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c3898f50-64ee-4495-817a-609fb237f6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:53.278Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3ee48d3d-1dc3-4c24-80e3-c47268743567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:32:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:03.292Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f8392b18-0234-4bae-bafb-bab91d1d7f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:13.303Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0558192a-e32e-44d5-a58e-c8312a0bb29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:23.316Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f4f0ba08-5b34-4313-b018-71c178d051c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:33.329Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=798246ad-1dc6-40b8-bbac-2250bb109e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:43.343Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ac5feaf9-31c0-43d5-94f2-79fd3710dd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:53.358Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b4265b3f-f92f-4fe2-971c-610fde069b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:33:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:03.374Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=cb87f41f-94c6-48e5-b1e7-a020d4d7f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:13.388Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c16f29fb-76b1-49ce-a72f-a3d7003bb5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:23.402Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1968cb2a-c8a8-49ec-9321-16fba4b21165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:33.417Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5d881256-2bd6-403f-97de-6db84391a10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:43.437Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d8c970cc-e9c1-46b3-96b1-1e07743539ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:53.454Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ca3e39be-7274-4de2-8765-25f4836c077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:34:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:03.471Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ceccd995-dc7a-4a0a-8509-ed67c39058ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:03.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:13.486Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1fdfcb89-088b-4ae8-8ae6-46a997d42b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:23.498Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=81b8d294-9024-44d5-b80c-ca172cc36f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:33.512Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0f2445cb-b5fb-4cfe-9d83-62536c0f1fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:35:35.955Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:35:35.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-01-25T23:35:35.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-01-25T23:35:35.956Z |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-01-25T23:35:35.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-01-25T23:35:35.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:35:35.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:35:35.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-01-25T23:35:35.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:43.526Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4a48e31c-f743-4ccc-ac70-6535e4b8964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:53.538Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=582b8063-2ebd-488e-a865-57c453220a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:35:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:03.551Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c045b477-b86c-4647-9082-e5284eb0cf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:13.569Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e1b0313a-72b4-4330-bf26-fb38d333130c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:23.584Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=660ef6eb-de08-4829-a368-b25d6011e225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:33.600Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c87a7f95-4e7c-4938-aa3b-4965d56170d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:33.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:43.614Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4f3462e0-ba62-4a32-8f96-158103ac3891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:43.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:53.626Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=10073323-32ff-4b45-ad5c-15074498cb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:36:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:03.641Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=df7898a9-5a79-431e-8b54-f9d371608efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:03.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:13.654Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7deec3ad-edda-41f8-b059-bff0bab073b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:23.669Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5cfcb6b3-45be-4a58-ad69-a09139940c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:23.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:33.684Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d61fb2c4-60d3-4351-b5e7-cae089e25f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:33.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:43.699Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a61cc7d9-271a-4f5b-b7de-1c7f636eff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:53.716Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1cb700e8-5e59-47ce-a2bc-07c94290c2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:37:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:03.730Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=55780c32-0732-4c01-a09c-dcac709c6ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:03.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:13.748Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6a8a7fba-9ef6-40b2-856b-a70cd2fae247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:23.769Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dcceac14-1f59-4538-9d39-3c5a103d7e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:33.782Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6da24e59-d71c-4c88-9a3b-921fb619c7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:43.793Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c721bf92-a5ef-4c44-8b9c-ec8b249e923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:53.806Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bb525f28-9ea5-4694-a2c8-bdd5c8d6dc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:38:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:03.820Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=929c5ee4-5869-40b7-af9a-5c298dc3b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:13.836Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=aebc3f57-ea17-4212-91ab-131b42841bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:13.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:23.853Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0a2e6cb6-3c69-4529-8d43-a609012d5d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:33.866Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8a55a69e-3a95-49ae-8a65-61f109015ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:43.885Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d32830ac-3a43-488f-ae7a-8f2ffa67542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:53.901Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b77f00c2-0b93-4c7d-963a-042f4e406740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:39:53.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:03.914Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f29b9a56-023b-4a41-9f89-f8745d3f3812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:13.929Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=181eba1f-965c-4a8f-b177-057a24edb22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:23.941Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ff3695f3-1bbe-4217-a4fd-bbf8b5bf581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:33.955Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e6dd1fc7-30e7-4d36-b5de-3dc9ba114bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:40:35.926Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:40:35.927Z |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-01-25T23:40:35.927Z |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-01-25T23:40:35.927Z |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-01-25T23:40:35.928Z |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-01-25T23:40:35.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:40:35.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:40:35.934Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:40:35.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:43.969Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=361b5757-38e6-4857-a407-9bbed4a0d356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:53.984Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=04fa14fa-eb36-49d4-a988-1e3c828d1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:40:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:03.997Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2e99f167-2681-49cc-a94d-cf2ed9f0c37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:14.014Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1765715c-42d4-45c1-ac2f-46baf30d2fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:24.030Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2e352568-c58d-4bfe-8162-1692300032cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:34.046Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3705fbf5-11dc-4930-ae1c-f8772876b6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:44.061Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=426965ca-2c5c-42ff-9ad0-df010de5681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:54.075Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=76b3fc22-9c6a-4840-8de3-c1f996eb668c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:41:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:04.090Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ba7807e5-3bb4-4282-8972-fd36e16e2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:14.105Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9141ccb7-b86b-42d8-abf4-daed18a6ac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:24.119Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ed47fdb5-ca70-43f9-987e-1ea9588302b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:34.136Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=971f6db2-b65a-4bd8-a632-2277fb61809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:44.149Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e65538ca-de89-4056-bdd7-f52eb895a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:54.165Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d2c2fc6f-4457-45c6-8570-eeef86122e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:42:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:04.181Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=84c545a2-480d-4866-b0ab-4330a5f791d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:14.208Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e54d5d73-4a03-4528-8cd6-3e6aa0abeefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:24.223Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=19a6419f-4aa6-4587-ad81-193a3b63e1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:34.243Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d7e47e18-7364-46b2-b7ab-005b7dadf1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:44.271Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=44fa164f-4fa0-451a-a0fc-5d18679fbcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:54.301Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c8d74e55-687a-45f8-a7b2-1ea2885fe7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:43:54.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:04.318Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c9c4cb96-16d3-4ca0-9f7f-d46f4a94ecb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:14.333Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9298eeea-c9a7-4e12-b2f1-21982ba1712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:14.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:24.348Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=16ea6979-7bbc-42e8-a987-590a5a59b234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:34.360Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f19f2946-af24-4130-8f5c-9cfc570c706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:44.371Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dfc7f1e6-c2fd-4ec6-8e19-4d00a1bdc745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:54.386Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e32a1803-9f59-415a-b088-236597ae13ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:44:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:04.400Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1003b128-b7f3-45f4-aa7d-659e0e7160c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:14.413Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=08468011-73ad-4cf1-80d0-5dcddeff436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:24.428Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0ebde7cd-2a04-4535-9f5e-45976058a385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:34.440Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a823c41e-a0e4-4b57-b9ed-ee6ceeff1739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:45:35.909Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:45:35.909Z |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-01-25T23:45:35.909Z |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-01-25T23:45:35.910Z |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-01-25T23:45:35.910Z |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-01-25T23:45:35.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:45:35.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:45:35.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:45:35.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:44.452Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fd625bb4-78b0-4b04-b292-7f8b0c5ef9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:54.469Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c139cce8-e9be-4728-9ca1-7dff888acf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:45:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:04.482Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d66adc08-ec53-4e95-8299-8b4b417a22bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:14.495Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=47da857c-a912-43a4-b9c1-3821d8a14279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:24.508Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dcc19bd9-501e-48d6-a877-8289d04d49bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:34.519Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c0449ca1-a34c-4844-ac49-66ee14e6383a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:34.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:44.532Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e846ba5b-20ab-4491-99ad-8c36600e0376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:44.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:54.545Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e6004a9f-4548-4092-b836-6c360dcb2d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:46:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:04.557Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a43814ff-fad4-4364-ac65-f5c4edec6532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:04.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:14.570Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d3ce5706-bb68-479e-bab5-9c4926c2125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:24.585Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=522501be-83e0-4e23-a3ff-c3f3c6075427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:34.598Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d17d8d0e-bacb-4796-83fa-48ba2e46d40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:44.612Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=31451d65-e924-47e5-a82f-80bfceed3bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:44.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:54.625Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=134b6705-b29c-4c6a-9723-964aaaf6f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:47:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:04.637Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=59ef1365-7591-41cb-9ba8-2e299563788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:14.653Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d96464cd-a7c6-47ac-adc3-3a0e86c279d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:24.667Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=da57b019-2207-4f61-9cef-78a6b0bf8cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:34.680Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=77867529-8522-4e78-8c50-dd57c523d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:44.719Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e85f0acb-194a-48f8-91e3-3c352c9728e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:44.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:54.734Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8ebaf156-5f8b-4236-bd03-643212541051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:48:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:04.749Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e4abcde1-1284-40c1-b641-1df49bcb99c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:14.762Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4023dddf-dc6a-4643-9c2b-b0ce77dd948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:24.775Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f41ee268-fdd7-4dc0-a7bb-096e525d1f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:34.788Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0fbfeb5b-56b6-4f55-be5f-5fdb55a39942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:44.799Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a3bbe0aa-5863-462a-99a0-f960c410eb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:54.812Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=43d9ccbf-eca9-4af7-832a-b0cb8ad69617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:49:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:04.825Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=010daab9-822d-41f2-b1d5-da31ea25f4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:14.840Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=190e626f-d7fd-4ed3-9ba0-1070958f9546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:24.853Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b8f978b4-c0a1-4ac7-b983-5b646bab5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:24.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:34.867Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3ffe9266-d644-4e51-a5f4-4e932621af50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:50:35.864Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:50:35.864Z |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-01-25T23:50:35.864Z |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-01-25T23:50:35.864Z |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-01-25T23:50:35.865Z |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-01-25T23:50:35.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:50:35.870Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:50:35.870Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:50:35.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:44.879Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7bf4536d-af9b-4888-94de-1fffdc2c3222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:54.892Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a90462a8-40c2-4ceb-8fa8-392d07cc09a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:50:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:04.906Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e74f22f7-99a7-42c0-b454-28d43c47648e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:14.921Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f045f635-5e27-46f2-b035-6500ab127092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:14.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:24.933Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c6472094-d39a-4379-b45b-93645bb91458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:34.945Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fce97f93-ce06-493e-adec-5f7bc339cf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:44.958Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a94e32ac-438e-4e05-973b-6e4c8710b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:44.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:54.974Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=87fb3f9e-21f3-48eb-a143-0190558af7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:51:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:04.989Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=03286edd-f6a5-4e7a-af39-09499e527499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:15.002Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ba1ee3ad-72ff-4bbc-a451-d482f6f0dd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:25.016Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fcc5c681-360f-4cc1-b1e7-8c35c5c2c4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:35.029Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=828bff5b-10ff-4dee-a799-fb6c290fe53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:45.043Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3943a8a6-acf4-4e63-9053-8ac88f4fe176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:55.055Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ef5e10bc-02e3-4c46-821f-5b27fdcf9f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:52:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:05.071Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4c774a42-54e6-4325-ba33-49df29193c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:15.086Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=cce3b1d2-d924-4996-9a7c-b36ff20c7c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:25.100Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=92a5f5d9-737c-4b13-83bd-b2b99570e9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:35.113Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6dd42847-4b88-45b1-bebd-ba2c3d0d74ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:45.127Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=399255ce-c2d6-48d8-9d71-0c19c20f597b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:45.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:55.140Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=03e96195-d97a-472b-8a78-ed69f43c5b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:53:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:05.158Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ffb02a9d-add3-4964-aeeb-30ab8cd04b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:15.172Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c4fee35a-598a-4227-b8d7-d467b8e34ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:25.185Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9bcf35b8-0af6-4124-9ac5-8b13a1b9a1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:35.198Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0d7d4f8c-e9ac-4795-90a1-6bb25c6f866c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:45.213Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=386819cb-edc9-45d9-ae1b-690adf969746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:55.229Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5f2052c0-99cf-4d67-a4e9-454bcdb05aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:54:55.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:05.242Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d80840e5-f3b5-40a0-810d-71136bf147c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:05.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:15.255Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9ffa1d5a-dd1c-4efa-b799-3598cc33cdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:25.270Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0868b38f-97fa-43ac-b25b-1ebbcfbf8a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:35.282Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f059a883-3581-45e0-9485-bef76b01af8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T23:55:35.933Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T23:55:35.933Z |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-01-25T23:55:35.933Z |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-01-25T23:55:35.934Z |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-01-25T23:55:35.934Z |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-01-25T23:55:35.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T23:55:35.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T23:55:35.941Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-25T23:55:35.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:45.295Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c3830991-f4d4-447d-9869-3e6c3003f7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:55.306Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a7228ba2-3699-4c69-9555-a0b5d2bb0f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:55:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:05.319Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b20a5320-2223-4ae6-8e52-ce17ead15ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:15.332Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ddd6c62b-e39d-4daa-98f8-febce2a6a076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:25.346Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=801413f1-8930-4eef-a6ef-67433943fca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:35.359Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=27ae2f42-ede0-440e-a9c4-de4213e7287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:45.374Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=12d2eaa4-ed3d-400a-b4f6-a2ba1e8ccecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:55.388Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=af2fa450-6169-4c91-bc47-9ad61dc4425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:56:55.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:05.403Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=63019dd6-01db-4066-9672-1332029bf4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:15.419Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=adb7bae0-5cb1-4f32-9d61-fa4efd3bdc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:25.432Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6c36cb1a-3658-4657-bfcc-495311a30e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:25.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:35.449Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2ef696fc-5ddd-42ab-8d92-8e1609260619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:45.462Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ddd3f642-86aa-4183-bdfa-6eb6d906cb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:55.475Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=075f175a-1f8c-478c-8943-d0bffb48f34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:57:55.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:05.490Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=541b0ef2-be7d-43f2-81d3-4559df4e81fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:15.502Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ddcfe7c4-8b1c-4cf6-baa7-1073169727e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:25.519Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a74c3014-7f7b-4470-8be3-48768d9ffced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:35.532Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=db1ecc48-9e02-480c-86ea-9ab9c77b2aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:45.545Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f0c23e8b-c5c8-46ad-9149-6d59d15f1667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:55.557Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=520374be-2d32-4067-86a1-950544359753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:58:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:05.571Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fe67d880-d845-4a17-8f97-f3ffa5d97289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:15.584Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7d04a1a9-ad6f-400e-ba8e-419679e7556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:25.600Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d4cd4de7-a650-486a-8955-e04da9040613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:35.612Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3c3fcf42-1c57-44fa-b431-ab25d7abda6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:45.624Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=18ce4950-264b-45ba-9b29-cab44a8807fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:55.637Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=526514ee-85f5-40e8-ab35-5f3e694a97fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T23:59:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:05.650Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d011bd86-b4ea-4fbb-8d1a-71212bfc97ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:05.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:15.675Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9ec45730-55b2-4ccf-adb8-8cd555f64e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:25.692Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bf2311c6-97b8-4892-8297-fa055e1de19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:35.709Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3513f73d-82d8-45d9-83ad-b1e774ef9822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:00:35.925Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:00:35.925Z |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-01-26T00:00:35.926Z |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-01-26T00:00:35.926Z |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-01-26T00:00:35.927Z |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-01-26T00:00:35.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:00:35.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:00:35.934Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:00:35.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:45.722Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=842b8e3b-6810-4a61-945a-765018987602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:55.737Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=37c629e5-d597-484d-bba3-4a663f6a098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:00:55.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:05.751Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ad85b6bc-66b7-4869-9625-af294fbe309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:05.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:15.764Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bd778f19-777a-4129-bf51-ff4bea845299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:25.778Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0751b0fe-5f8c-4ef0-a0dd-57c6ba07dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:35.793Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e11e65a5-99c1-41cd-af6f-1ca6426a5805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:35.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:45.807Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=eff72fc8-d76c-4fdc-b9f3-69708296d402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:55.821Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c898d32b-0cd7-47f7-84ae-585ac934faf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:01:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:05.840Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=96b69b9b-ffea-4faf-8b58-1739e6c230fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:15.854Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0887bb9c-fda0-4dcb-80a9-56bdec16e599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:15.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:25.868Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7f54e155-e517-4920-b085-7fa74e72503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:35.883Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d8b2da2e-64c7-4054-ab64-1523daaac851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:45.897Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dc7f0332-7b36-4335-bc31-8d7ec72a0a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:55.910Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2317952e-2d98-473d-9fe8-0a0f7c6f97eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:02:55.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:05.924Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f67b8c8a-1227-46a9-bc82-c5c715a19f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:15.937Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a583890c-bd12-44f6-a84b-2e68f69a09f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:25.968Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8e0f9275-d791-43e5-8d64-9a2ea626fece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:35.982Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1da532f3-a4a8-4047-a9d9-5ad9b3228c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:45.994Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=547147c1-7339-45ee-aca1-ae4015e1914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:56.010Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f20cedce-ac91-4247-a7fd-fc9c26e156d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:03:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:06.027Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=20c2a2e8-6054-4a22-bf14-bb5dd5738ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:16.043Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=526a59de-f537-48a5-b956-bc05c541522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:26.066Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6fb843ba-9843-446e-89f2-8fc5373f0602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:36.081Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f8a7e0b9-2c7e-42e1-a549-52ce341470ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:46.097Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=88623501-889f-402f-ab3c-e3b7926116e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:56.113Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=df2f1705-7c62-4fd0-adeb-9281029bab34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:04:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:06.125Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0415ae6e-3d7a-48e1-bb82-8da81e902447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:06.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:16.140Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a2f74477-81d6-4835-817a-77133f0cd1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:16.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:26.171Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3247f665-fc69-4f34-89fc-81abd8e523af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:05:36.003Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:05:36.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-01-26T00:05:36.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-01-26T00:05:36.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-01-26T00:05:36.006Z |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-01-26T00:05:36.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:05:36.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:05:36.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:05:36.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:36.207Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7f8f6182-0f6d-4593-b154-c6d0327e5cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:36.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:46.221Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d4b0a1bc-deb5-45fa-91be-58567c11bb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:56.251Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5af52ad9-1e76-4be0-a97b-f995c7d10b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:05:56.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:06.266Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6d5c9b6a-c19c-4320-98e2-ac33d946b8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:06.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:16.278Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0a23f9d2-2937-407d-a90e-233371a159ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:16.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:26.294Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=61fa178d-b5d6-476f-bb53-391fdd7ebe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:36.309Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=27c75352-8188-47b7-b3a2-3eed1b72a141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:36.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:46.321Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e1f3ee19-6842-493d-a9a2-9ebff100e07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:56.337Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=164ff37c-04ee-4fcb-ab23-6b45627fdfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:06:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:06.350Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=aca5e78c-06ae-4549-a208-cb419f205466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:16.363Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=97d3751f-1df5-4490-8fda-62ef58ce3a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:26.378Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6601a1b7-984f-4990-811c-ba165d566e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:26.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:36.392Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=afd0e8dd-bba8-49e3-9c57-558ba4c0376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:46.406Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=475e6193-9c68-4b05-b476-b2c0a2815ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:46.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:56.420Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=360867c4-af53-4f47-b42c-df5479d75694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:07:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:06.435Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=df411e1c-74cb-447b-8162-c56f71bf7ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:16.447Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a5a46250-5c3f-4d31-a3cd-644c540e5643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:26.461Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6c1a48ed-0a09-4c96-aa91-d1f39664944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:26.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:36.476Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1fdd888c-c26c-44c2-bbd4-98f5fd2655a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:46.488Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=95239af6-baa7-414b-8d8d-3ffd4de2d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:46.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:56.502Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=46478af4-be58-4d4b-b901-b2ad1c3bd447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:08:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:06.527Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d8ed2aec-6d2c-4337-9e7e-dc1dad23ee19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:16.540Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e056a60c-4782-42aa-aa80-18b6d6ca007b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:16.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:26.559Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f9e2577a-02d1-4932-9498-34d60b780829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:26.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:36.573Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=65e029f6-343c-4024-b42b-f16a82a235ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:46.586Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=171bdeb1-5e50-4bd1-acda-ab3ef26293fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:46.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:56.599Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fda0e6b5-6e4f-4f51-be1b-a915720c3fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:09:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:06.614Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6dbab95c-30ad-412a-a284-858e0d430bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:16.627Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d9fd1194-0274-41ee-9c1d-f9abd4c278d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:16.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:26.640Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9cf29f5b-6d6b-469d-820f-f70dea150c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:10:35.882Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:10:35.883Z |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-01-26T00:10:35.883Z |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-01-26T00:10:35.883Z |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-01-26T00:10:35.884Z |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-01-26T00:10:35.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:10:35.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:10:35.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:10:35.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:36.652Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=91a5ec9c-df1d-4563-97ed-0ffd9cbda509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:46.665Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7dd357ed-bf7d-4d50-a927-eaa87db4f952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:56.680Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bc18114f-735a-4bc2-ad1b-ce57c552d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:10:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:06.721Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=85e020c9-d841-4677-8612-be7933f8ca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:06.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:16.736Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=50931498-aae8-4944-912e-1824b1aecfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:26.748Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9a1e305d-c356-4235-8cc8-b06506a8436d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:36.764Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5c495aa6-56e1-4db8-9749-4b4f2664e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:36.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:46.778Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2a512860-27ab-4d57-89ff-0d5fbffdbc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:56.793Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=439f9c12-4f27-4d35-8655-e54ec2585d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:11:56.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:06.811Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2643ac51-b63b-44a4-b6d1-fe974f3a7cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:06.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:16.827Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b8c3e4c3-433d-4c73-951f-56879104c290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:16.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:26.841Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=24a0baa4-1f3b-458b-9e2e-48cc4915503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:26.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:36.859Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=be19324b-e65c-406d-bc79-765d72b2cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:46.876Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3892adbe-f733-4ad9-ad3a-7b5ca98d3f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:56.890Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fda74ea7-d38d-441f-ad96-d7e79ec9ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:12:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:06.902Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bef1f86a-fdaa-4096-ba9e-9664aec26ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:16.916Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bec3e46e-422c-4e94-a37d-db2997876a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:26.929Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c7f32df4-db80-4bd9-be12-4ff608f2095a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:36.943Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=74e347aa-3c3e-4f69-b52c-99b89e85bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:46.955Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fc26b2a5-8904-432e-bea5-7634be68b85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:56.969Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=80eac114-a921-40f4-b5fd-5d8d0305ce14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:13:56.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:06.998Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8771e5d4-92ca-4f68-9f9c-01cfc60973f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:17.014Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8b3c9319-de28-46ac-8503-fead74b73d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:27.028Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=54920e75-3d6f-4893-a952-ce14df8bed86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:37.039Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4e2cf976-118c-447c-99e9-e28d54824e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:47.052Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d0931d39-f1e4-4da9-aa93-fd91149ddc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:47.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:57.067Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7223c6ed-aee4-41b4-b194-2d0d3b7cc429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:14:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:07.080Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5fc4896f-71dc-4f38-90b5-b06c33c8e588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:17.097Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=80ee5dde-a97a-4bb6-b62b-b92796be44de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:27.111Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8e09edbb-5847-4d16-8a33-fd6a1b9149dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:15:35.917Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:15:35.917Z |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-01-26T00:15:35.917Z |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-01-26T00:15:35.917Z |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-01-26T00:15:35.919Z |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-01-26T00:15:35.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:15:35.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:15:35.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:15:35.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:37.124Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=36e2f55d-ff36-43eb-ae84-de5f3b49ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:47.143Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=84e67e9f-8ee6-48b3-9368-18a95c83329a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:57.156Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6563b9cc-32df-4c53-8506-faa4a62ab2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:15:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:07.168Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=45c9f48b-f77a-4dc2-99dc-670c3ddc1e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:17.181Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=83e3c33d-f716-43fc-9543-73ba7d42b2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:17.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:27.196Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4e018cc8-ac99-47ac-8c7d-4f0588899e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:37.210Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=add8935a-023a-45dc-8b61-fec7c57ca112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:47.225Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d99bbbeb-44d3-4d64-9009-c06cff614533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:57.238Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=55ae0996-c5d3-4032-9950-4bb9a99b92f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:16:57.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:07.253Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=99cd8da2-5863-4a63-ad9d-ec438e48c5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:17.276Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=46dd2883-78f9-4370-9217-4561f6308d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:27.291Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=338e71fe-efc9-4dad-9b29-5a1a53403ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:27.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:37.306Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1b7bf95d-3e8e-4b44-9bdc-08e1993114c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:47.319Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bf1ea6ae-f7b9-4f88-9a97-4b5d4dac94f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:57.331Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2ea11564-916a-402d-a300-db96e12a6681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:17:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:07.343Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=da690fce-810d-4016-ac37-f5354d84daba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:07.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:17.355Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4c961b3e-7156-4d8a-9a35-6f3b577aa811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:27.367Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b1128f31-6540-4cd1-99d0-61ec7c6dd5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:37.396Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=492323eb-7a4b-469e-b5d9-c40248c2d0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:47.408Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=be31e4aa-08f4-4b2f-b65d-6c7f975f8195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:47.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:57.425Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f550ccd0-fe8c-41ed-8414-15554c4628cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:18:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:07.441Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8e20aa93-0545-45c0-bb85-4f20178e8663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:17.451Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f49ed2d5-203b-4c83-810c-919018e02f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:27.464Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3008fee9-dfa0-4c31-8fcf-98ca0a81343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:27.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:37.478Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2837eeb2-55f2-4620-ac62-8c54ecf578b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:47.507Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b4c8e6de-ce1e-4b85-a62a-3af2a4c233f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:57.521Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0810d201-9aae-4ae2-82b9-33a27a1ca7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:19:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:07.536Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=cdf931eb-d868-47db-81d5-f7798de1d922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:17.550Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4ae68183-5cd3-4680-98ba-039219b4d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:17.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:27.566Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2ff0196a-c590-452e-be6f-9d85c4e3835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:20:35.951Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:20:35.951Z |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-01-26T00:20:35.951Z |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-01-26T00:20:35.951Z |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-01-26T00:20:35.952Z |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-01-26T00:20:35.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:20:35.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:20:35.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:20:35.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:37.587Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2b382e97-dc38-4bab-991c-5800be863d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:37.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:47.603Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d9b35c71-6ea9-4281-a865-d4ec30a3ecf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:57.624Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e9d4a684-04bf-412b-9ecc-fddaa7e6b549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:20:57.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:07.650Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=534080b8-863b-413f-a966-25cec44ad49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:17.668Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c99cffde-9108-4e6d-b281-8c4fc5bd34f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:27.682Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f68682ee-9700-4fd8-910d-0688d7192264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:37.696Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d341d9ef-8490-4ed9-8ce1-ecf27068896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:47.713Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2d9ee4d8-eb96-4e59-baae-c99ee683c803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:47.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:57.727Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=147806bd-d29b-4a91-9ee7-ade4b3b1f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:21:57.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:07.741Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6a0b54d3-c5d4-452c-9e57-2c339159f6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:17.757Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e606e470-ac13-40f5-b2a8-eef01f4c35b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:17.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:27.774Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a8df1b85-e9ad-4d4b-b940-34c091b4c559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:37.787Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=60d8f5d3-0240-4aed-93a5-e8346d99ef64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:47.806Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=df851e53-1a02-431f-a9b3-02e0511b9f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:47.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:57.820Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d70c3490-0446-4902-9491-b7ab59a4993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:22:57.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:07.833Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9af9df14-3e52-4aa9-aca5-8b8664789d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:17.846Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=393b8e72-836b-4327-9fa9-f26084faa5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:27.865Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=58bbada7-c13b-4ba6-be70-aa2f03e56a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:27.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:37.881Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d4604c2e-6567-4078-8489-716f329c76f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:47.898Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=79bcc4bf-494a-474a-abfd-820ee6967745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:57.921Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dcdf9ff3-77b1-4b33-a90d-0568e516522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:23:57.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:07.934Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f48f8b84-f173-429d-b7ea-11bb2e1cf0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:07.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:17.948Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c018f196-118c-427f-85ed-c4fc6a3e1caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:27.963Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8cc1b139-5ec7-4272-aa78-d02f1ca4fa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:37.979Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2f13490a-835b-4929-87a9-f5669ec09b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:47.994Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3630cfc9-5df2-4fce-afb4-e1a3bd0f88c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:48.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:58.007Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=781c102d-64d2-4a23-9c0d-c409c2fe557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:24:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:08.021Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a9f2a0c0-d82c-49fc-bd31-816f226ba83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:08.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:18.036Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6d0767b4-3588-48e5-812d-d70310601278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:28.052Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e6337a9c-2e97-4bdf-8db4-ac8b759c36bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:25:35.851Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:25:35.852Z |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-01-26T00:25:35.852Z |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-01-26T00:25:35.852Z |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-01-26T00:25:35.852Z |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-01-26T00:25:35.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:25:35.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:25:35.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:25:35.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:38.068Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7e79d650-da71-45ef-8e5d-bf14b728ace1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:48.082Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=62d6f5f4-5bd4-472a-984a-5501c48707db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:58.104Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=65429c4e-400a-40cb-85cb-bbbbfa63d374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:25:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:08.129Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b734d9a8-5c5c-4887-9a37-b1ae4386386d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:18.145Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4188a8e7-9f0f-43df-a57c-7564e84f2762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:28.161Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d741f9f7-ecba-4b60-aa5f-61f7f8a52fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:28.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:38.176Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=49ea9b40-0289-4bca-b62e-0a7b6019b083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:48.190Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2eb3199c-1937-4581-8431-84fdac1a9172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:58.203Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4c1c1c4c-ebdd-4992-930a-5ca62cdc8ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:26:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:08.217Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fe8f4543-a2d9-46d0-abe3-14b622a2a10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:18.231Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=401f2733-52ed-488b-806e-c4a8dba7a9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:28.245Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a6513188-e08d-4ae3-a102-b0b6cfb444fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:28.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:38.258Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4befd0a4-4487-4acd-ab0c-6a3c90f58220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:48.283Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8f1453b6-62f8-4e67-ac1e-426bb888a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:48.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:58.301Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=afceda8c-91a1-49a8-aef1-c38b314835e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:27:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:08.317Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bef1852e-24c3-46ce-aefb-83fb21dad596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:18.333Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=35369803-7235-4839-b75c-10e8b29d46bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:28.355Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=687de9c7-a3a4-46c9-be15-f700ddf7bc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:38.372Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9b98b3ae-8cff-4599-8e7c-15a0f3fae104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:48.387Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0b8e8caf-0b35-4521-8036-98d7c29b95d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:58.399Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bac9617a-581b-4c95-a181-6ec3c3ccb697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:28:58.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:08.413Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=92ed9ae6-42de-42f2-b5a9-fa3ff575d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:18.427Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=97a31566-b442-4ad2-af75-646b15514ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:28.443Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=805640fb-9298-43ff-98c2-fcd90d51caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:28.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:38.456Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b08bf223-b065-4567-af43-8e6863f6d534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:48.468Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c0e97f29-581e-4e86-bac8-5f0c11c8bc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:58.482Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9a5e34cb-ad4d-4ed0-8db1-3ac80bb1db68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:29:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:08.500Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=954ebdae-cfcd-48b7-9d00-e84b212e77db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:08.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:18.515Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f38b02c4-aa1f-4929-bfad-8668cba4365a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:18.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:28.527Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4ff584c9-2853-4947-bbb9-fdcc41ee8d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:30:35.955Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:30:35.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-01-26T00:30:35.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-01-26T00:30:35.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-01-26T00:30:35.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-01-26T00:30:35.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:30:35.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:30:35.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:30:35.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:38.540Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=db4a9015-348f-45b8-bdae-781c8e6556dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:38.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:48.553Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b6b506f5-61c0-48cb-acdc-5705a9323e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:48.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:58.567Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ca202855-8f2a-46f5-b8bd-43cfc085482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:30:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:08.580Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b3525783-2d7b-41e1-958d-cf3ec2cf63d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:18.599Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fc36afca-14ed-4be7-84fb-b0c851f3daad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:28.614Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0a403f39-7d6c-44e0-adfc-1fa544ab983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:38.630Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b8966304-24ef-4969-a0f5-1c1089a0ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:48.643Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=959ef91b-7283-4de2-966d-94539f1b25df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:58.656Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=23424700-8fce-446e-9f2a-9e7d073e5eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:31:58.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:08.672Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=67bafed0-e8d4-47ef-9669-e6f7c8fa092d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:18.687Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8b2378fd-03fb-4623-8a4e-90ae58151092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:18.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:28.703Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b0027c3e-6afa-4c4f-b335-a9360658cd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:38.719Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=db327366-37af-4d47-8c86-b81ae6091dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:38.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:48.731Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9924309f-4127-4478-841b-65dab502b193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:48.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:58.743Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=34d5b4f4-1646-484a-bca9-d2eadbbbc4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:32:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:08.760Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ad252dbc-a851-4a02-85f5-b470863374ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:08.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:18.774Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5bf624da-646e-4779-97f6-102b975e0949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:18.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:28.788Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b893c077-04e9-440a-887d-ba16be0aadac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:38.800Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5b591cc9-f7d0-4001-a659-200f5109ba60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:48.812Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0652bfd9-5dc9-4a14-9fe3-68345783316d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:58.827Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a9bd6d07-6024-49ef-afe4-66b2b86f5eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:33:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:08.842Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=988919df-8ed1-41ac-bfb7-da1266b830a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:18.855Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d8c0180a-6b47-4204-ae2c-a230e71d514a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:18.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:28.868Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=96e934b0-f032-4a78-86d1-419885676cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:28.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:38.881Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b432e4b6-a1b8-4a9d-a683-0287e34e2f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:48.894Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=69717740-97d5-40c2-a03b-c883b908bd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:58.906Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=65565b53-8f81-41f7-86f7-6511b47f8dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:34:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:08.920Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7cb0d830-2742-4cc6-b5ff-2c25c1fe4b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:18.937Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7d0b4362-3d06-4daa-9ccd-9cb65d2f6eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:28.950Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f6d6cbfd-1e32-40d9-8772-e9264a05c8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:35:35.875Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:35:35.876Z |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-01-26T00:35:35.876Z |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-01-26T00:35:35.876Z |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-01-26T00:35:35.876Z |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-01-26T00:35:35.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:35:35.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:35:35.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:35:35.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:38.964Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=12a02b45-754a-459a-95f0-b3b12de34e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:48.975Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7e0b95b2-9a35-4b68-98a0-9e2ed865a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:58.989Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9ebe2dcb-492e-494b-afce-12a279790538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:35:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:09.004Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=db8cd11b-9252-43b8-ab1e-89279728a2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:09.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:19.017Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2163293a-76a3-4cd0-a2e9-115a428fca3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:19.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:29.031Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bed4c9ad-b609-4fc6-857d-1adda94bfc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:39.043Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a0350295-9b52-47d2-9813-ca5fd63917b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:39.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:49.055Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f57723fc-7d02-4732-8477-6c3dc6d401a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:59.069Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ffca8784-b344-4e97-a40f-0d69e164f99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:36:59.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:09.082Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4cc378a4-636c-4287-8947-80abb9f19612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:19.093Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8f2dd551-4018-49cf-9edf-12edd34e66f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:29.110Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e099cf3d-d27e-450a-99db-3bd64209d56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:39.125Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=413a217b-8cb9-4ed5-a755-1efb75ad8670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:49.143Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=09cc111d-cc7e-40c2-9893-3bc14ae8c57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:59.160Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=77ba4446-c619-4158-bb55-7e192b59eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:37:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:09.175Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=eab3a9d7-0207-461e-8b2d-2b01031b4c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:19.188Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1e16b9c2-9010-4c73-b6cc-4909bc7ac5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:29.202Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9b06b00c-1adf-4c52-b3b0-1905001ec599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:39.216Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=47678170-5e8a-4d9f-97e7-cded370d55c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:39.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:49.244Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b46d2e4f-a928-40f8-8361-06fd0d567f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:59.256Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=66f0afc9-d97f-4b4d-8a66-6ff902674682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:38:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:09.269Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7c9b4fd2-1430-4dba-b1d0-6d1042fa9feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:19.282Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9467fd91-af80-4fad-916d-1756d2892a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:29.294Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6b3bdde8-930d-4d68-97d9-d5f6cf76c6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:39.309Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a4b3403c-5122-4dd8-9de9-b984db07a11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:49.323Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=767b5382-2356-449e-a21d-ae23f9ce0e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:49.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:59.337Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=31e7d875-fa13-4179-9778-e586e99b87eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:39:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:09.349Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=16ddb605-695a-4b40-9069-3809d5ccf08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:19.363Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=76557835-0608-453e-8ac4-530cc5628f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:19.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:29.375Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9dd9f3dc-10ab-4b12-aacf-ccd192437535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:40:35.960Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:40:35.960Z |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-01-26T00:40:35.960Z |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-01-26T00:40:35.961Z |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-01-26T00:40:35.961Z |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-01-26T00:40:35.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:40:35.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:40:35.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:40:35.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:39.409Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=988ca11e-5978-4be5-97d3-4f6baa4e0f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:39.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:49.423Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6943531c-5d76-4902-8ef7-57e281b95266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:49.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:59.438Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4998a479-e7f2-4696-b6a6-7e79fbe69b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:40:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:09.452Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d263344c-8dd1-4740-a391-03aa54f9d73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:19.466Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5165d474-d758-4ab9-aab9-ee634f1e2863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:29.483Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a3d11d44-62b5-4897-988e-500abdc28c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:39.497Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d6de16b3-39a6-40db-8405-cc75e098edf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:49.511Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=37ab7791-4fb9-4e6a-8007-c6a0c5f0e8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:49.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:59.524Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=22904ba6-d110-409c-a913-8cf9ec9fb2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:41:59.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:09.552Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6cc1ca93-b552-43cc-b489-c437e7767151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:09.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:19.577Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a96088d2-01b6-41f6-85e5-254ff06566fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:19.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:29.591Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4d3f86ad-4e27-4be0-8087-da03cda8b543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:29.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:39.604Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=47768767-6c0b-4f13-a3ae-b7c57f6570f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:39.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:49.619Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=92f7717c-d6b3-4efe-ae25-d0133415170c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:49.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:59.632Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=75fec73a-45c9-4402-aed7-361e73bcb445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:42:59.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:09.648Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=af1f7a33-d418-47f6-96db-40501118f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:19.660Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6873e537-4c98-4683-848a-b91042aea26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:29.673Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a03c1601-d4e6-4683-83cf-a5fc167f85e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:29.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:39.687Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=702f6491-5676-4867-ab36-b264cbc246da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:39.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:49.700Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=da7a2b38-5309-4c0a-bba2-86e94796347d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:49.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:59.714Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e5356f7f-a3a9-4cca-95dc-9592d77b1f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:43:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:09.728Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=60b78a08-ab80-4081-97f8-f81895a904ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:19.740Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fa89af39-dbba-44e1-8664-ababf7de6d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:29.755Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fc849020-ac8e-4900-882c-294c24a1f7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:29.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:39.770Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=08916f1e-2886-44a3-92da-d5579eca05ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:49.783Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fad0d566-7ba6-43a6-93ca-347e18ba9ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:59.794Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=de595fc2-59a0-4575-8649-e418542bd4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:44:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:09.807Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=175ba8ff-9541-48d4-a11b-d6bfe3e3cb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:19.821Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e008d2c9-fd24-42a7-964d-38c076854ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:19.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:29.834Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=24daa7b3-97b4-41a4-bd49-a32b2c0a0a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:45:35.857Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:45:35.858Z |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-01-26T00:45:35.858Z |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-01-26T00:45:35.858Z |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-01-26T00:45:35.858Z |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-01-26T00:45:35.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:45:35.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:45:35.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:45:35.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:39.850Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0babc737-7074-4dcf-8e27-3461f4bff064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:49.862Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5cf6ac30-70ad-4784-9083-93c6c697fd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:49.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:59.876Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=472bf626-116c-4144-9b7a-1b28d9911ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:45:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:09.888Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=82a2964a-d825-4c99-897d-379cddeb33db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:19.900Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0c9d3adb-9167-446b-a8ff-a39deae8475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:19.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:29.913Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1d56db8e-232e-4487-98e6-21163d216a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:29.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:39.924Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ab376e93-7ed9-4871-be18-7bbf78d1ce22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:49.937Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5aab3e62-2430-415b-9107-bfdb0b46def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:59.949Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fdfedd2b-341a-4ad0-8870-4c60f250d682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:46:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:09.963Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dd12fdcd-97a5-48fa-897d-025bdf85a04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:09.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:19.977Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=541fc3f3-c17d-4fba-8bf9-6973f8628cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:29.990Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=24bda2d6-6f3e-485d-885b-00f4bb4e2d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:40.003Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4fa2abae-334f-4372-8720-db65e0e2ab09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:50.015Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bbd078ff-560c-40ba-b101-67fb25c63b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:47:50.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:00.030Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=14378fee-c71f-4316-b52c-a0ef34542d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:10.043Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=305d0301-f624-4d1e-ba9a-e3929fd758a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:20.057Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=25ba1f44-fc64-49e0-a5eb-c1130cfd287a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:30.071Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=effc04a4-dafe-45ca-9d84-52f38d575d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:30.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:40.085Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9843d679-84e7-49ff-b60e-7b7294147bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:50.098Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bab8a20a-0c4f-47ba-bd48-ba575d3eeda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:48:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:00.111Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e899601f-c56f-44b3-a7fe-295fb9c76586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:10.129Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0bf8c1cc-5914-4baa-8a02-6d8f42cc1423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:20.150Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1ade3f26-c272-40dc-b694-2cd12aa033d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:30.169Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=274e7d25-4862-483a-bf66-ec4170cadbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:40.188Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bb6f7404-924a-4d48-b298-cd83b2a58a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:50.208Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4f0e51e1-0dff-4137-a1a9-dc3e8dfcc83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:49:50.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:00.222Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0dacfe37-72eb-40fa-9602-99de8411ab0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:00.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:10.242Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d7bc7618-1aff-4d58-870b-b88ad5d4db11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:20.262Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5be4b9aa-6394-479a-bdcc-204324b2d990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:30.280Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fc9bfc7d-abaa-4a8f-952d-4ee51524973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:50:35.981Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:50:35.981Z |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-01-26T00:50:35.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-01-26T00:50:35.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-01-26T00:50:35.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-01-26T00:50:35.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:50:35.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:50:35.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:50:35.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:40.298Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5402c817-a6d4-44ac-b94b-5a01c44d4cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:50.314Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=70e28cc8-bea9-4d49-af16-a57c9d492bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:50:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:00.329Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7f047745-8213-446a-97f2-ac08643b709a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:10.347Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=def222b6-ea0f-4c00-b5a8-64ecd84f6394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:10.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:20.361Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5c9880e1-b42b-4979-9d7b-c3c2149ab4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:30.382Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d40c9178-55a2-4b45-bcbe-c7521ce6f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:40.396Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a9b95cf1-48d2-48d0-a446-03d6c56399f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:50.416Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4bd611a1-994d-4b5b-9af3-69e2d2ae5d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:51:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:00.432Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=261ccc8e-1627-418e-9942-e9bb942cd5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:10.449Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2f110f32-f0d8-4679-ac27-1cbb64739c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:20.461Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=998e9cc1-3309-4a38-9220-a6e5e35d5622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:20.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:30.476Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8d7da422-a31b-4784-8356-d88448971e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:30.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:40.486Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=92380527-5fca-419f-bcbd-5dd4200a426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:50.500Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d0c4fa8b-682b-4974-9ae6-b8e6239e1d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:52:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:00.513Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=52a2b17d-7de3-46e2-a6e5-e36fe553c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:10.526Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6ef9e2bb-b6f5-4e26-9857-ac30ee30d258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:20.539Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=822b71bf-cd95-4e8f-a3fd-821470554b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:30.551Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=650630ec-706d-46d9-a2bf-443ec910fe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:30.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:40.564Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=08119897-d957-48c7-8174-5aedffb15613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:40.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:50.580Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0f3c1a27-d0d7-4491-8629-d4fde2e9286d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:53:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:00.595Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bc8dd3fd-c3cd-4c2c-a448-de711c0d7a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:10.608Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3249b6a4-0355-4d02-9559-031753f73ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:20.620Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=844015e3-e14e-4972-bdb2-5673cc867c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:30.637Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b1282f7c-9f86-4b3a-a56c-011b45dd96eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:40.649Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7bbe83f8-a169-4374-a014-a4a1c56ede6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:50.666Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a34f8317-00eb-41d9-9b72-185481e7b381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:54:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:00.679Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=84100222-b81f-4595-910c-9753ae8ef55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:00.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:10.690Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d0298c9b-ec2b-49fa-98ec-8e823bcdb746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:20.703Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1021e2a9-b9a4-4803-91f0-cb0c60c3c571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:30.718Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2df20010-13cd-4b8b-be5c-2d3887b16044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T00:55:35.862Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T00:55:35.863Z |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-01-26T00:55:35.863Z |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-01-26T00:55:35.863Z |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-01-26T00:55:35.864Z |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-01-26T00:55:35.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T00:55:35.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T00:55:35.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T00:55:35.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:40.730Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=99d4f80f-9ef1-441a-8cba-35a3296dafad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:50.742Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a5624dd8-5713-40ca-b2bb-669cbf4e0de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:55:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:00.755Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a8279a5e-8d00-42f2-9b33-174b966d4cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:10.766Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=aca847a0-924c-4ec4-82a7-38d68bd1edc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:20.785Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9a1a23a0-19c1-49dc-8ce4-d60248541515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:20.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:30.798Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5cc229fa-2496-4c6a-9840-4f489c5ea650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:30.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:40.814Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d599e70e-ac09-4092-a386-eac1593b2fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:50.831Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a685dd5e-18ba-4218-b4fe-dee32753c295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:56:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:00.846Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=eebb9913-40a2-492e-8e7c-227a66c5e82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:10.858Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0c244b07-09a6-488f-bff8-e894e5f4c2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:20.873Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9d6a1b03-ef93-40e0-87c9-4058da81e5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:30.887Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=720972fc-54ba-40c4-a6eb-bb99e937dce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:40.901Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=44144dbd-fb3c-455c-9d9d-c97dc8c7e953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:50.913Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=237fd368-2a9f-44da-b329-b6fe0491ecc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:57:50.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:00.924Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6eb156c7-f6da-4ebc-94d8-494fa9f0d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:00.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:10.937Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=28c8d1ac-cf38-4022-8d6c-f74fcee55ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:20.952Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bc193304-a710-4731-95dc-742b3d80745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:20.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:30.968Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=56019ca1-02b8-4df2-81ab-b2b7412d0d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:40.982Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7704bc44-f4e3-4be4-92c0-ab6bd504c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:40.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:51.000Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c417e301-3baa-4cfa-869d-5b2f04b29122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:58:51.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:01.013Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=89e40c69-81b4-46fd-ac75-93c5baeb11b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:11.025Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=347ebac7-bce5-488d-aebe-bee490d63b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:11.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:21.039Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f7967659-5416-47d1-b894-b0a960ad7593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:31.051Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=faa3650e-0092-4a73-a7a8-0f3d395d6146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:41.067Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c32794e5-ab8b-4945-b39a-e79994b4646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:51.080Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=15bc86f5-0736-4840-bc9e-c328d89ddeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T00:59:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:01.092Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=39d7f3c5-98d7-466d-8e45-394f34230c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:11.105Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=75a63307-89c4-4567-8834-f1b624a66eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:11.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:21.132Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d80d44d0-5589-4006-9862-4fba5ece2c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:31.159Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d3d72dad-033b-4c88-b16e-49d1a54cf2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T01:00:35.890Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T01:00:35.890Z |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-01-26T01:00:35.890Z |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-01-26T01:00:35.890Z |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-01-26T01:00:35.891Z |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-01-26T01:00:35.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T01:00:35.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T01:00:35.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T01:00:35.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:41.173Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=025d48af-8cbc-486f-af4b-a385e1864812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:51.202Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b059ccae-448b-40e0-8b06-1d8239887d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:00:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:01.220Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=cacbf407-643d-4217-9f5e-97e63d65d32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:11.236Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2323f2f4-bc8a-4aac-b30c-f2c6584ede36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:21.250Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dc19653c-7c65-44e3-8006-93f4f0cd3dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:31.264Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6b1f7ae1-eebf-43a4-a9d3-56cf0771694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:31.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:41.277Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5f6bb521-7961-4827-b17d-ae6f06e672cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:41.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:51.291Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0be2577b-5359-442c-ae05-380e2c893c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:01:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:01.308Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5ff055ed-ff5b-4788-9e3d-3944a770dc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:11.323Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9525c8ea-da88-4b7f-bb49-f5f933855741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:21.335Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=41a12e78-4565-4be6-81ce-0ed3c7a10f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:31.349Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0fad4993-8a6f-41b4-9a9c-6fba689a3a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:31.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:41.365Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=24b2d4fb-5047-4e93-b872-936184144cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:51.379Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9e27ac54-8cbd-4b2a-879e-d91b03d488e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:02:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:01.392Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ca7a1785-b308-497e-abce-8dc6aea1d081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:11.406Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4bd47859-e7c4-45ae-82a1-4ebda1c4a5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:21.418Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e7f5f483-5cb0-4711-b5c9-057bdf2a261f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:31.434Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=fd7a3bdf-8e1a-4eb6-8ad2-d392db71824d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:41.449Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=91651517-f9f3-4021-8246-0e449f7c56bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:51.462Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=96fb99e2-26f9-4575-9d9e-8b7791e166be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:03:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:01.477Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ebca69a2-9e11-4ec1-9275-8bb009e1bf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:11.491Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1642def7-4f24-49f6-a8b6-934823278007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:21.505Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=34cc1260-0785-4b8d-9724-20587c88744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:21.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:31.521Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dd3766a8-0753-42c2-81b4-fb297714b832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:41.535Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c560eb98-165c-4882-954e-b1e0fe47e224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:41.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:51.549Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d8b59aab-da43-42ad-9b55-9824320d5827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:04:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:01.565Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9315f782-0f1b-448e-bee7-17aa76034146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:11.577Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=aa00d969-68f1-490e-9e5d-30cc986dc737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:21.588Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f6f2fdb8-2074-42f9-b3e7-09cb26d45a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:31.599Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=87cd34da-a564-4de5-86fd-8fdbbb0f7c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T01:05:35.953Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T01:05:35.953Z |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-01-26T01:05:35.953Z |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-01-26T01:05:35.953Z |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-01-26T01:05:35.954Z |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-01-26T01:05:35.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T01:05:35.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T01:05:35.959Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T01:05:35.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:41.612Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=601e5d47-e4db-4fde-acec-8664066c4f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:51.625Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=cb65ca42-8b84-4a92-8ad3-5d979a78398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:05:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:01.641Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4fe649e9-a7e2-44f6-bd9d-1183547c0706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:01.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:11.655Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e8e52777-aabc-4fda-accb-9cfecffebf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:21.673Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d89fc771-12cc-47ed-9e37-ee3c336e2654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:31.692Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=42d33cbf-6e62-4219-8e41-e18395de9707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:31.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:41.705Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e85219fc-26bf-42d4-a0bd-a9dcad9beb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:51.718Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=210fd152-b725-4311-beb0-8518f34c7c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:06:51.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:01.730Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=57ef3e9b-5848-40a0-8e65-57bd7db644d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:11.755Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1e662037-352b-4ccf-afd8-b549622a88cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:21.767Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6c350a74-6030-49cb-97bb-f4f6925ae85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:31.779Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=240a5cb6-8504-49a3-925b-9789d035b239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:41.796Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bfa981ca-e61a-4e87-beee-94647ec0c45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:41.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:51.808Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e1b6729b-a76b-4eb7-a0a1-3ef92d3a884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:07:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:01.823Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=dea2957c-fc7c-46ac-84ea-0a9c34ac664d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:11.837Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=71850962-7553-43cf-9d11-55dc8cd0209a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:11.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:21.848Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4ca5a1be-43a9-41af-bb7d-465e0faaa5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:31.860Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8ee88926-4609-4e95-b36f-7f22397686b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:31.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:41.872Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=714bd203-f53b-40f6-9cc3-08df9e7748d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:41.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:51.886Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c1f81152-26a4-4f51-b4ab-35551b095c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:08:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:01.899Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1717d5f0-de26-46ab-a5d5-95eefa98f48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:01.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:11.919Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=588617b1-8790-496d-97d6-800bcef402cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:21.930Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a8f93b90-8871-4479-b6e9-f7fbdefb2ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:21.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:31.944Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f82aa55a-c051-4c00-9d3c-f453d027b9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:41.958Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=246691f5-7b1d-4c71-8300-1f6a9d4f58b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:51.974Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f794778b-57b3-4f70-aa8c-76d2de1f177f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:09:51.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:01.988Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7999dbee-9ce1-42a4-95e8-fc51559511ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:12.008Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3f507b71-645c-4fc2-a148-3441effa0dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:22.022Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ed73bad4-8177-4da1-96c0-a7a2dddcfad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:32.035Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b320c2a8-02df-4c11-a19f-592c6325ab34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T01:10:35.875Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T01:10:35.875Z |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-01-26T01:10:35.875Z |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-01-26T01:10:35.875Z |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-01-26T01:10:35.876Z |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-01-26T01:10:35.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T01:10:35.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T01:10:35.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T01:10:35.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:42.048Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ebc40afb-dce4-453c-8892-3a1a755e3e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:52.061Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=06b23f97-cabf-499e-a89b-a4e347ffefcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:10:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:02.073Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1a5ef2fd-5fc0-4075-91f1-a2abdf62371c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:02.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:12.083Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3d62721a-dc38-42cd-a5c4-de0b565ae8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:22.097Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=873b14e9-dd5c-4d79-a8d0-4546f40dd92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:32.109Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7ecf40b9-794d-4730-b64d-decb28f3f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:32.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:42.121Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=3fdd1c1b-c851-48dd-9b54-9e16e11ff917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:52.132Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=06b4798d-f599-4341-842c-45c272a10010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:11:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:02.145Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=245f1890-afde-4d8a-8d22-0c43460265fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:12.159Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a99d740f-399a-4c7a-a4bf-5b68a64e2240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:12.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:22.173Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=e9cd4885-d576-4f28-a965-2c95114c6bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:32.193Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=413cd0d6-6197-439e-b6e1-899ee1abafe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:42.210Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c9b369ba-6667-46a3-8ab7-e44d09df58c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:42.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:52.225Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0b9514c8-32ab-4e6c-b4b4-2f0484cff91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:12:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:02.239Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=df3d9378-0f01-4b28-8081-0152cf71be11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:12.252Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=65c531e5-67db-4cb1-83af-68700bb20dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:22.265Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=70d18d17-ee1e-4704-9bec-4ff25c6743d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:22.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:32.277Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=1b600762-c625-4762-8d04-24ad1f224ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:42.292Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=2faa301f-95cc-4fdb-a90e-a0c2fd0a28c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:52.304Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d276b629-9b22-46d9-834c-09ed6e7e3fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:13:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:02.319Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=71291697-d013-4173-88b3-94a64e2a3933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:12.331Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=f37b03da-d601-45bf-b853-fae0cb866bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:22.345Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8e0b6680-a267-4780-b1a1-b0001f39a540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:32.361Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6b4c70a1-803a-4247-91d7-26c8139b4932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:42.374Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=82e46147-5116-4d7e-abe7-95473ae659e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:52.387Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=bc66e31d-c81c-4fd6-b1d8-35dbdd92174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:14:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:02.400Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8b96e4e1-d4f2-4a76-b21c-a14f7c284c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:12.414Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0827a8f7-c371-49cc-ad6e-a09b5ddbec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:22.427Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a4d4d071-8753-4227-9251-2d473cf53f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:32.443Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=90133dc0-fdab-4229-b714-fd8f010b8393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T01:15:35.947Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T01:15:35.947Z |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-01-26T01:15:35.948Z |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-01-26T01:15:35.948Z |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-01-26T01:15:35.949Z |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-01-26T01:15:35.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T01:15:35.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T01:15:35.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T01:15:35.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:42.457Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ac5fde47-4ee6-42e6-b3c3-345dc9c505b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:52.470Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=262e47fc-f953-4bd6-8536-c986b57e5cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:15:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:02.484Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a95be476-f2da-4b03-b1ba-0186873def2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:12.496Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=59141e44-0643-4da5-ab5d-f49f59cb2ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:22.513Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=ba8a0a14-3ac0-40da-85a7-743d192b9e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:32.528Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a7fe1ee1-93eb-4f14-ae8c-9e058989d401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:42.542Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=75377fb6-56d8-4b67-9274-a7a072a1e53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:52.553Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=734e7b04-1527-4bf0-a31a-f30d75c26219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:16:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:02.566Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9fd218ed-83f4-46c6-87cc-6c90f2f69f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:12.578Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7c54120c-443c-4308-967c-9ca73a7eeec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:22.589Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a263a19b-2658-4f83-80cb-b647fc8880cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:32.609Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=6ab0d791-3da4-4376-a723-6b7cd5b6c599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:42.630Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b1087600-4819-4d23-a754-e9f5bf5baf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:52.642Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8272d301-f121-4f1c-95c8-f9553e1fff1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:17:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:02.655Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=591959c5-8de6-4656-bb0b-ac689d049c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:12.668Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4a323679-df47-4078-8468-41f59bff8965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:22.681Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=41413e90-6fe4-4c36-b4d3-af56aa89ec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:32.694Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a8175dc9-0c52-43ad-85ba-39dad7ea134f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:42.709Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=220debf1-8581-4b78-98af-64662713e336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:52.723Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=16e11a2c-82e7-4d41-9627-bf886f025bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:18:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:02.739Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4c8c3739-dae1-4420-8d95-0f59bd354421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:02.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:12.752Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=0e1fb417-3705-48ba-97f9-ea7476796942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:22.765Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=adba8998-e1c1-412b-899e-b4ed2c995e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:32.778Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4a3c39b7-b549-4fe8-9f78-0f5caed7508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:42.792Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=7f8df0cb-1918-4f84-b32a-750b5139187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:52.816Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=05ad36de-3d2b-4356-aade-45d0590fcdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:19:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:02.829Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=62e99f31-00bd-43ac-9d02-53377dbdf853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:12.841Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8b537bba-d854-4e76-a2a1-9a3391b92a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:22.853Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8a450fa6-97de-47af-9adf-e63b560db099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:22.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:32.865Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=50ee53a8-6a62-4417-96ba-97e3fa6f7863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T01:20:35.847Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T01:20:35.848Z |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-01-26T01:20:35.848Z |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-01-26T01:20:35.848Z |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-01-26T01:20:35.848Z |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-01-26T01:20:35.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T01:20:35.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T01:20:35.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T01:20:35.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:42.877Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=9fcf0359-d638-4573-b4e3-f5eda9483f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:52.890Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=b91cbdae-ac54-41e3-8c53-e42fdd155e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:20:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:02.903Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=a6555dab-2ace-4b79-a331-1a73531e7512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:02.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:12.919Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=4a20b449-d7e0-451e-94ca-b74982e19264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:22.935Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=11208fda-2bfd-43c5-875e-78245dd6847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:32.948Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=c1147b98-527d-421c-84cf-3063a59a2d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:32.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:42.959Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=70a3a682-7c31-491c-ac3b-b267317365e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:52.973Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=d9ed90f5-bde6-46fa-ae0a-e72f258bc5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:21:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:22:02.985Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=5dd505df-73a5-4461-8820-bde138401980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:22:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:22:12.999Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=8766db48-2c48-4064-b4b5-028209d5bbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:22:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:22:23.010Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=122c6522-ba59-4b14-aae7-4b171b129ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:22:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T01:22:33.022Z |INFO |Init configs |InvocationID=3a17a6ac-c3bf-4cb7-b1e3-55eba9480a68, InstanceUUID=76d5dfd6-1ab4-4897-8a6e-cfbcad707089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-