By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:03:44.196Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:03:44.199Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:03:44.277Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:03:48.352Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:03:50.278Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:03:50.279Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:03:50.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-08T11:03:50.449Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-08T11:03:50.473Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-08T11:03:52.079Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-08T11:03:52.675Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-08T11:03:52.713Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-08T11:03:52.714Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-08T11:03:52.837Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-08T11:03:52.838Z |INFO |Root WebApplicationContext: initialization completed in 2363 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-08T11:03:53.279Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-08T11:03:54.147Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-08T11:03:55.629Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-08T11:03:55.727Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-08T11:03:55.729Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-08T11:03:55.733Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-05-08T11:03:56.127Z |INFO |Started MainApp in 16.626 seconds (JVM running for 18.179) |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-08T11:03:56.633Z |INFO |Start scheduling PRH workflow |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:03:56.667Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fab74f2f-aad1-45bb-b50c-776747c8974f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:03:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:06.763Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=87c423f6-32a9-4b3f-a3c0-f20042772257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:06.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:16.779Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=92061bb8-e8e5-4b2a-8799-6a8cdb030e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:26.793Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=079ca89f-0b62-4a3f-a47e-0b385204d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:36.809Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f30981b0-6adf-417c-ab7a-a15d0470483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:46.819Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=74977228-948a-4b13-b6ad-cdd417440963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:56.831Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f7f3a841-87a5-4fa7-99bd-9dec1cd1456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:04:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:06.858Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=268f2a8d-00b9-45e9-b25a-baa3f770ffed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:06.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:16.901Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5b20e3cc-5b2c-4afb-b9d3-8f7b0225f0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:26.916Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=90718b77-86af-41b3-acc2-c40bfe5b406a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:26.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:36.930Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3ac138bd-332b-4050-b1ca-4737502650cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:46.947Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5f7e6137-1ee8-47c6-836e-e8e2d4432c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:56.963Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2f04abda-3de4-4e29-88a5-dcc9b7bd291b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:05:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:06.980Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3c04ee66-75c3-4efe-a01a-6dfbc06a6d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:16.990Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=09adb2fc-443d-4499-b587-1f51811034ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:26.998Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3d5e9b58-1b28-42d9-9191-e236ab79448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:37.009Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ce076bf5-cdab-4255-b44d-313f6f82ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:47.022Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c2418028-2445-40bd-8784-ba63aa8b2eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:57.045Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f7460d7c-2565-462b-8d56-0ad88af78e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:06:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:07.059Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=59950b40-54f9-44ca-91ce-7069e8098f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:17.070Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f48ab4e9-a6da-4225-a003-bfe5632cadb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:27.083Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6273d6d4-aed3-4c66-b6b6-86924962ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:27.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:37.092Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fc98bb90-a060-444e-aeeb-9937cdd7d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:37.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:47.101Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3cc18e45-17c6-456b-a29b-58e845cb9a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:57.111Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d4ce1b53-dd55-4d26-b01f-1ea2510be5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:07:57.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:07.121Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=721f6ccd-ecbe-4c9b-a079-dbfd9d59173c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:17.131Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fa11ecb4-450c-4b5f-997d-e0b176d1db95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:27.143Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1a4eead5-a38e-454f-9d9d-3693abffaef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:37.153Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=92aee5b9-f095-4833-9654-2bb5468e3445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:37.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:47.164Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d64e916b-95dd-4dc6-8406-8d1e93744a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:08:54.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:08:54.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:08:54.715Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:08:54.718Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:08:54.803Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:08:54.804Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:08:54.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:57.172Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1ab14aed-be48-4189-b794-abd62444c968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:08:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:07.180Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=28f072d5-b030-46eb-bfd6-7611e283219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:07.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:17.191Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1669501e-16c9-41b7-8348-14dbcb02f728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:17.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:27.205Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=dd9126b5-d96d-474b-a67b-519cd0dcfa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:27.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:37.214Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b39856a6-da78-4ca3-b70d-fffea20f4dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:37.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:47.224Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=18174931-2211-4235-b0ca-5d56fdc3de2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:57.237Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=162d1d72-9d1e-4f29-b679-579aab5c34ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:09:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:07.254Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=232a1636-cdba-458b-ac36-4cf787d78873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:07.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:17.262Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=848763fe-4c5d-46b6-a0af-41afb464658a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:17.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:27.270Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1bd29e7c-2b1c-403e-bcbe-a987375bdf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:37.280Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=24c760dd-01ac-45df-a977-8dae6faa1a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:47.290Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f8414998-214a-481e-ad3e-7c45f2ff1349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:47.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:57.299Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6e690e12-ef96-4849-bef1-d212de7bf582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:10:57.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:07.310Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=42d8d48e-32e3-4623-bc98-50d1b6a4b6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:07.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:17.319Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b6fc93f9-f9d2-4c34-9174-867e048639c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:27.328Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=357c533a-7bff-4456-a0ea-af0624a5596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:37.337Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e58c8867-881e-4795-a9f3-c022d0ba42b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:47.352Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2b4541ed-a01d-4ba4-98b0-f717ec6c03eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:57.360Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=92683af4-efa0-4ab0-a1d6-11991c217072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:11:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:07.371Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5dca1704-2c66-4448-9913-c6c69c94c998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:17.384Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f42c3baf-84a4-43cb-ae26-2b33b8dbf0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:27.396Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d71c1219-6972-4afd-96b9-a95f83efc704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:37.405Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=93debfca-a1ed-4889-9a10-9224db0a5d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:47.414Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e212a181-5247-46fd-9303-1b266e871f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:57.423Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=01f7ec61-b4ee-4a79-8911-2d4754a3d070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:12:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:07.433Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=47a0ad10-b39f-4fbe-b218-3ff6e5c20f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:17.444Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d6d594fa-6215-40a1-9720-762d7203b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:27.454Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1ce4f7cd-76a1-40a9-a1df-287ebce3b352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:27.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:37.463Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e676e56d-8f63-4358-bda2-ca5437360a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:47.472Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=888b7fa8-8491-44e8-956e-80899b80d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:13:53.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:13:53.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:13:53.774Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:13:53.778Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:13:53.857Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:13:53.857Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:13:53.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:57.482Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e38a31c6-7b97-475d-a849-7c0ed831b6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:13:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:07.492Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=180bc365-830c-40a6-832f-f61da1abf923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:17.500Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4002a694-4dae-4d6e-a0cc-cd2c46b23957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:27.507Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=dc208176-236b-432e-97e0-9daa2232603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:37.516Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8b767d3b-994b-4586-9779-185d5b0b0f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:47.526Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8ede2c0f-a81a-43ed-a43f-fdd6c49a7b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:57.539Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=17efa8cf-7bc6-4871-8954-cdc597aaa08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:14:57.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:07.548Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6698c89e-3ba8-4053-8562-c708dbe91134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:17.557Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=59f66495-9ae9-4ccd-9263-746efe6cd22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:27.564Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=065f2824-d95e-4240-b8f4-72bd4cacfb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:37.572Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=df803cff-5597-49c1-9f55-09cac29fe1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:47.580Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f519c892-dfd2-4ef1-9155-aaae201c21de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:47.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:57.588Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=884a15e3-7a71-478b-8135-964724739079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:15:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:07.596Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1a24c717-3bfb-4582-aedd-5f231a9ae4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:17.606Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=691e484c-be47-4583-9102-50491185fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:27.615Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=24665297-cebf-4505-87cc-e0ccbd9fc24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:37.626Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7da4b677-4c87-4c08-b2af-a3cdb422a8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:37.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:47.636Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=900e725d-63df-4d1a-80ee-30a4105431a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:57.653Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7e3af3e2-43ba-4b2d-9a7f-59924aa70ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:16:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:07.661Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=674a8400-647c-4564-b682-1d9a45a41a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:17.669Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f7521f87-b33e-42e8-9ae9-06878632a967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:27.685Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5a8acfe9-a149-4d00-9e37-24a7325ba78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:37.694Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=50927b1e-3fbb-411d-b8f9-7dd38f4a3616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:47.703Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b8e2309f-d782-40b4-9e17-2f3926cc57a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:57.713Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d841b5f9-e9ac-4008-9f27-34f5697ddb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:17:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:07.720Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f8b1f45a-39e9-4889-a9ca-2fbeabe9adc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:17.728Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2cdb5be5-589b-487c-9815-100ac94210d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:17.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:27.748Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9d6c834c-edc6-4573-bfde-ec314df292da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:37.760Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d8243c81-cd9c-4664-b6a1-84cc5ca87fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:47.771Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d3334e1a-fae7-4486-becb-21a1739abf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:18:53.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:18:53.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:18:53.786Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:18:53.788Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:18:53.854Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:18:53.854Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:18:53.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:57.781Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0effab82-cf7a-4d85-a922-bad81686067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:18:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:07.791Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b5be133c-a56d-4e08-afed-4fe068bc7e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:07.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:17.800Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=277b87d2-2f9d-4645-a7fa-9eaad87baa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:27.811Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1473bed9-d8c7-427a-81e4-02b3f4bc3411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:27.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:37.819Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4d6930cd-0291-42b4-bcec-d3d732c84bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:47.828Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6022f4c9-ca8e-41fd-9323-856ed2ff13af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:47.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:57.843Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=08249f89-8bcf-41c6-ab08-1b41dc2e9ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:19:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:07.851Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=15a2b093-7d02-4215-839e-48e2188f05af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:17.861Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a7552e32-53b7-4ec4-aba2-7e91f298bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:27.870Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=af1b5f63-774b-467f-a56f-9ed7119689cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:37.881Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6100974f-7aa8-4dd0-aba2-4b21dc82aa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:47.892Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=cb3b705b-b26e-42df-9adf-08a25dfad9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:57.899Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9cc81b23-d022-4367-bde2-701f074c69cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:20:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:07.908Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a5506a65-4010-4c7e-b023-f3406b94fa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:17.915Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=da8ef8a8-1fcb-4cd9-9e1f-9493588bb9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:27.923Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a83d988c-d3a2-4dc4-8046-2f705d5d5e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:37.932Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=763e7798-6842-4834-be97-90b0abe69796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:37.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:47.941Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ed66fd4a-a8d1-4320-b581-232fa0499e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:57.960Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=dba3abc6-61c8-4af7-a8da-5dc4a8102091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:21:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:07.969Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9b050623-82a6-46da-ab95-3c7f2fd7f3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:17.977Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8de0e157-1d1c-41fb-bce5-9f06c1742078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:27.986Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5c9399bd-b5a9-4f35-880c-dcdd6da5e475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:37.995Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2d1a0832-8ad8-4796-88a0-db1ebf03adc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:48.003Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b0861e3b-f8f4-4d42-b164-9974f2a457d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:48.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:58.012Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f567f648-eec1-48b3-a075-4945ffeec943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:22:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:08.022Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c51a7ee3-04c0-4496-8d83-fa1af5f36375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:08.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:18.031Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=adeaa582-3565-48e1-b501-d5bef4f7e37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:28.047Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f1acb130-2f19-4630-b1a5-ac1a9674d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:38.056Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=255196c2-f3cc-4c7c-9bfb-394354c8bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:48.063Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=dd10523c-691f-4bfa-99bf-383eea82a663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:48.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:23:53.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:23:53.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:23:53.711Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:23:53.714Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:23:53.808Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:23:53.809Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:23:53.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:58.071Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6e75a651-7325-4081-88e5-bc9bfcd51214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:23:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:08.080Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5d0b3550-638f-433a-9317-0e1c91975d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:18.089Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5d092fa4-0bc5-4905-a3e8-ba1e0f62759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:18.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:28.098Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5dd85e8f-0f91-4b85-95db-8261830c660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:38.108Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9f32a516-2b39-4984-b06b-fc97471fd994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:48.116Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=37aadf01-adea-48d3-b2bf-026854eff7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:58.126Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1f5d8da7-cc7e-4d38-ae88-446f1afa6806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:24:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:08.135Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8a5d493f-d16a-43fe-9a88-43bb5918def4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:18.151Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a8aaeee0-cfb4-433c-ac20-6438770902b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:28.160Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f5427746-30c5-47e8-9c8b-b4e4fcb6d881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:38.168Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=51d2646d-573b-4264-90f2-07a19023be2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:48.175Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7a733821-bc5d-488e-99cb-cef78dc855c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:58.184Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5ed0c0b9-8d89-4f8f-b0b4-756c948376b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:25:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:08.191Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7bca2d19-10a8-49a3-974c-11c002583a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:18.198Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7efee655-fe7b-484f-bc28-2b0923ff0092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:28.207Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=01c5dae6-16f2-4ce3-9f52-1904d8b24602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:38.216Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1fbf8c0b-9b5b-4a07-b0ae-6ea8494d0b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:48.225Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a0e93d32-d0c7-4c7d-97cf-24f7bf6720ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:58.237Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f50fad38-3400-4c47-be80-35e2836f1a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:26:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:08.253Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9d4fed60-51b3-402d-9e4a-9d2763de78dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:18.263Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2341b1d1-6769-45fc-9e18-9cf1dc95884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:28.270Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=edbbe8e2-88ca-4348-a18f-cb97e316b689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:38.277Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d4e672ec-fe27-47af-93ea-c585344ebf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:48.286Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5bf23578-72bc-4711-b248-1ca477d342ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:58.294Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9692ebba-2182-4548-bbbd-99d44b26e062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:27:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:08.304Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d4c92fde-99ce-4573-a853-eead205c287a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:18.312Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8352035c-9b12-402e-98e4-79e9898bff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:28.321Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=67dd3273-f8be-4724-aa04-1fb744bb1b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:28.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:38.330Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e16fb1d9-a3f0-478c-8394-d6a924bdcbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:48.352Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3c30637a-4333-4d5d-96f3-1679d404ec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:28:53.683Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:28:53.684Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:28:53.685Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:28:53.687Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:28:53.806Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:28:53.806Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:28:53.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:58.360Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c940c020-208d-4355-a965-667e7afd3bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:28:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:08.368Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=254b9ebf-a655-48ba-b6c6-98ce32ee7456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:18.379Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b24e4634-8ce5-421d-81ed-bbd4b610d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:28.389Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=85d42b44-106e-41d3-8631-8a069aa8334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:38.396Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a404add1-7290-4c8c-9a32-f50dbc8a765a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:48.404Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ab555068-2cfa-4783-867e-ac1bf6cc79ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:58.412Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0802ceae-547a-4efe-a1da-8f7971ed5788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:29:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:08.420Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8ee632d1-1426-4191-adad-c031c8f4e5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:18.428Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b8524b70-f328-4bdd-a8ee-e278c3ab0402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:28.438Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=edd9ac1e-4f7e-4bc0-8d68-f1406440563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:38.448Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9cf28a6b-ebb4-4c91-bafc-bcf990a048f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:48.457Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=cb321475-ab27-493d-8c80-9160742c4008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:48.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:58.465Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=baffd4ab-4582-473e-8027-a90f7683b1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:30:58.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:08.472Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b2afd487-8b91-4f27-89f6-5cd17cd0f84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:18.480Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=efa3c969-add9-47f4-a90e-f0d15e69a35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:28.488Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=79afa4f8-54b8-4052-baf7-d4f935b43ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:38.497Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=af897942-3949-4716-8bc1-9e54e9b89bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:38.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:48.503Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9ec6bcea-6e21-4eae-80f1-d0950647dfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:58.511Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=658bd0f4-3eae-4db1-adb7-8030c816a200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:31:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:08.519Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3ebb719c-4cca-4ab2-b11c-d94c26e7cbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:18.528Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5182507c-6ef5-4ab9-8207-df8b7375d11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:28.550Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9ea18cb1-aa61-4d85-9be3-12367300f3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:28.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:38.563Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=27e510d5-bb05-41f7-aa7e-668d0b896a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:38.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:48.572Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=108802d8-cf16-45aa-ab6c-5db232732816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:58.579Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=027f8b54-7453-4a21-a085-52582e4a021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:32:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:08.591Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4e36d834-bb68-46eb-8808-9018adaba687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:18.599Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f5efdfaa-287e-4207-8545-674e6961985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:18.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:28.609Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f3fd63b3-1349-453d-aa16-3675fbe9fbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:38.617Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c70a5f89-65b6-4118-8088-c24cb43f45c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:48.625Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1e538ab6-be03-475f-b7ab-2ca79d91e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:33:53.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:33:53.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:33:53.770Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:33:53.774Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:33:53.828Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:33:53.829Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:33:53.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:58.643Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4e87591f-edc4-4339-bb39-0ba28b276e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:33:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:08.651Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0aab47d1-2875-4cc0-b86d-7c859b448648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:18.658Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f81927f2-16a1-4aab-837d-5b9e7fa18e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:28.664Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e0dbaf36-82e8-495e-bcbb-1a480c9dc7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:38.672Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5d969ee5-6d25-44cb-bb03-e3338b7892eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:48.681Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ffd966d3-b9cc-4b0e-9aed-7611561f7370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:58.691Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e40a12b0-8159-4bc5-8b9d-f4667f37f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:34:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:08.697Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=abdb1261-b2b7-4cd1-8b04-b775a584643a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:18.707Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e3f87a70-e321-40cc-832c-fe6dd876c977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:28.717Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0d73d763-55f7-4fac-a54c-0f7a8d780b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:38.725Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9f855deb-1a40-4be6-93fe-58c8a29c29d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:48.732Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ea68409d-c660-42a7-a6a7-5de42fdd6554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:58.739Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6e9765c2-eba4-4312-a987-6c8f7feafc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:35:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:08.754Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d0bc06ab-b525-470a-900b-4332cfa034ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:18.762Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6379c10b-3107-4cfd-b25c-a087e58ea456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:28.771Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a947f959-c2ee-4ad2-9a8c-258ee3e5432f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:38.778Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d235c08a-2f77-4e7c-ad0a-c4fa8e9eefac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:38.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:48.788Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fa4dbda8-8f7e-4ff8-b3d6-252b922d2f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:58.795Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0074c66d-2bce-41d8-aff2-52445c36f01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:36:58.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:08.802Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=208ba1e8-7352-4d99-a517-03e0ac6b4e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:18.809Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=cdff2082-f54c-4158-89d8-5d7c370489f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:28.816Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4bbe88ba-d715-4430-b581-9fef6c3b0f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:38.826Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c7d89000-14da-452d-be72-406fd5de628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:48.842Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9c07d690-937e-4cde-87ee-74bc7c6e635f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:58.856Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1d1100ea-2eee-45b3-b7d4-9d2e4486901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:37:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:08.863Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=bdfa065b-3b98-4f6f-abdd-91f0ec7f46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:18.872Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f4a9dfc3-0dd5-47d5-99c4-76562849cf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:28.880Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=eb182dce-2cbc-4ab8-98dc-96271da80168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:38.888Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3bc7ac47-2f34-4d9d-ae41-f9849850a04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:48.895Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0a289c55-6f34-4ed3-b38e-b185a4b2fefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:38:53.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:38:53.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:38:53.785Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:38:53.788Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:38:53.854Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:38:53.854Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:38:53.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:58.901Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1fab4306-18af-447f-8fec-580ad26daa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:38:58.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:08.909Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2d7c613a-dd10-43b7-9b3c-bf78c67ed02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:08.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:18.917Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d648c3c5-3eea-4776-a305-dcc11e7cd6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:28.925Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c7efc0de-763a-46ff-ab2a-b1c7d26d7fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:28.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:38.935Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=91734fba-0f4b-4bff-977e-095f30bdae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:48.956Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a781fb62-c3c8-4824-9711-1335c41dea91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:58.963Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6fdbcb69-26c3-413b-a676-53f5ad1d4840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:39:58.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:08.971Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9887b4a3-4d29-4579-898d-ea7a351856e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:18.977Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b8652c90-8871-4b39-84f2-5f70cdb7a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:28.983Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a139affe-1553-4730-b00e-a3ae353d08bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:38.989Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3dba4173-a411-4930-affc-93d1f127aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:48.999Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ff9844b1-6e85-4b9a-85b6-cbc1ab83e2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:59.007Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a4dace60-4e53-4f00-9657-77e88e92876d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:40:59.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:09.014Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=47b8ea11-19b7-4620-8faf-93966ef66a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:19.023Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=65a779be-aa97-4888-9d22-01493b6b0464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:29.034Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=009b0334-ebe4-4aa5-9b41-1d1bded8ecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:39.042Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=90d54fd9-538b-4f05-bd80-725e38ed2cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:39.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:49.051Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fe108449-a2b1-4b7e-b46c-fdbc140aff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:59.057Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f5ddcc08-b6da-4eab-9160-5ec9c49da10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:41:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:09.064Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fe094eee-abda-4f52-be91-94e5f5a80545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:19.071Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b7f7ea26-72b6-47bb-a3d5-0fc694d3ae9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:19.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:29.081Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fde41c8a-8216-4826-9783-6e1193cfd77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:39.087Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=eebf3b4b-4476-4acd-971f-8d98422fc6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:39.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:49.097Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1000e76f-0178-4612-9e71-21ae9fd68b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:49.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:59.106Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=bd6b7712-0d2b-4907-805e-678e1e484539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:42:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:09.114Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d1efc4a5-659a-4d58-932a-200023ba8f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:19.121Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4a756851-4fda-4748-96de-a42d03bab86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:29.127Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b1ae9a56-b70c-4c3c-a362-4f6d48e2b4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:39.142Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=aa7bd283-c5d9-427d-9208-2547b114e9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:39.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:49.152Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0bdbf0a0-b050-45ef-85e6-e5c1eb8b3bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:43:53.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:43:53.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:43:53.733Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:43:53.735Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:43:53.819Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:43:53.820Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:43:53.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:59.163Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7c5610e8-f08b-46b9-9e75-921f07dc4f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:43:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:09.169Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ed0e5766-0124-4a6a-a06e-63f4c2e6c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:19.177Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c0d196b1-63e5-40a6-8d9a-79455342acae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:29.185Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e2cade59-9198-4aba-b74e-5731068ebb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:29.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:39.191Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b74015ec-77b7-40cd-8d7b-db4b8b23e78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:49.202Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f4512331-acdf-49dc-b466-a78b8c0d313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:59.209Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4320ea33-953e-4bbf-8f11-fb820deeb36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:44:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:09.218Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5ea2457c-df41-443b-847f-0a97a7ad2ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:19.226Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4a8d126a-84e6-4d6f-b7cf-70009644aee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:29.236Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9fe3dc65-9007-416f-8a8b-6b2f9aaace5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:29.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:39.249Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0dfcf628-7f94-4615-93b1-50d2e9f6ec03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:39.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:49.257Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8db98dbf-a52c-4e7a-9d8a-c14c1f4b84fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:49.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:59.263Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=bfbb5530-e4f2-4ec6-baab-c85ae36fb696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:45:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:09.270Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=191d8fb4-05c4-45e1-bd86-5d72c649a8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:19.277Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7ad47826-2174-46a0-9951-8ed91d58f5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:19.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:29.284Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7ba7eaae-f974-416b-ae50-dd8ed20e41ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:39.293Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0848f9e4-5f86-402b-846d-8c96ed8ef03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:49.300Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1fd53e75-d105-4e5f-8723-952d78991d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:59.308Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0499afa8-f07e-413e-aec4-6084dc739565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:46:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:09.316Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=11993a91-2646-425f-bb2c-e3b151a56739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:19.323Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1eaab91c-8dc8-45d3-883f-3a3982250028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:29.330Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9a7884cb-16de-4c90-a66a-c53730ad8390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:39.339Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=259ad1b1-f8ca-40eb-881a-7fd8020ea662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:49.346Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9cf248cb-5628-416a-967b-15d96778b195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:59.354Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6474ad8e-a1dc-4b66-aa4a-03570c1467e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:47:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:09.363Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4e54ffb0-deac-4285-82ce-00d2dea37e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:09.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:19.369Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4882fa64-7afe-4a76-b8cd-3e68444a91ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:29.380Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2691aa5d-4a46-4250-929d-2c576ea1db61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:39.388Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=bd0503d5-0d3c-4bcb-95ba-d7ff32f937b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:49.394Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=70aecca6-8add-4a5b-90e0-3214123381c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:48:53.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:48:53.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:48:53.727Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:48:53.731Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:48:53.816Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:48:53.816Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:48:53.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:59.401Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a2f2d957-2c10-4669-8935-0919fda53ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:48:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:09.407Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4f1a489f-3c14-4e9c-849d-322ebf0af2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:19.413Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=67dab40f-f111-4f10-ab45-edf6b93094ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:29.420Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5147ecd8-8849-4520-8cb7-ad9f31fc7a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:39.426Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1555b0de-9c49-4c4e-a5fa-25d316b3dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:49.435Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b2beb3c1-dc29-449d-a0be-2bb4cbb867c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:59.450Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c9c0b6cb-f554-4862-87e2-d1f69eb90312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:49:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:09.457Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e841abbc-0456-43fc-a1cb-7e2373305861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:19.463Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b638d5f8-7afc-40f1-9f1d-827008d4478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:29.471Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a6827b54-e881-4485-a812-89c864fdfcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:39.477Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f37b6e37-0a5f-4805-8cb3-9402fd398f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:49.483Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ce5e9042-5439-492c-8932-8add80ffb15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:59.492Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8480ab59-3a9c-47fe-9106-6071f15ab09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:50:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:09.499Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a3accd01-e26c-4da2-bdf4-7247aa70fee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:09.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:19.510Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b77769f9-eec9-4f96-8819-041b83f29470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:29.518Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=cdd6b51b-86bc-4059-8819-4078d12d90a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:39.525Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d1546204-5982-4694-9b43-cf97b587357b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:39.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:49.532Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=21e0a239-bd56-45c4-969b-5b08192994ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:59.545Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=917fb90e-adc5-4886-99e9-b765b9081d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:51:59.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:09.562Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=93382389-1f77-41eb-a84d-a7d2efc7a3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:19.569Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f6603d93-2ec5-49bd-9ab1-df58636f1291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:19.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:29.578Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f678824f-f3d0-41a8-9764-7bd1f71d8bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:29.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:39.583Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=eadc2df6-2ed3-43e2-8eba-1127a8b4776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:49.590Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=bbedc48d-b233-4ac0-8fa1-f602d540ab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:59.597Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=be70cf8e-fa45-43d8-b6f3-37d44ed676b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:52:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:09.603Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a2f3cab0-b74d-46cd-8d96-87a15e93bfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:19.610Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=db06d14a-17bd-4528-84c0-8ec68b394e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:29.617Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f8a1cd23-2820-4ddc-8998-475974b87d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:39.623Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=260e69db-ac86-4297-bfdb-0e90f0d0c247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:39.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:49.628Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=afeadd72-3ab6-49d8-9942-108b14b25dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:53:53.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:53:53.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:53:53.763Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:53:53.766Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:53:53.834Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:53:53.834Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:53:53.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:59.637Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ccb954e9-3111-497a-b4b9-17455f05f9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:53:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:09.644Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0ca5360e-7079-47c3-9119-6e6c15f7881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:09.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:19.652Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=39c235e7-c611-4ba1-b1f3-da771202a9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:19.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:29.660Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6fb5ae5e-8418-4bf0-a4a4-1231cb955aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:29.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:39.666Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f06a1683-bc58-4f15-b534-a6c43a14b683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:49.672Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f26c15b3-c1e4-42c2-97b2-b637ac32261d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:59.678Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3f2eac03-8797-485d-8c0a-098db078e57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:54:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:09.684Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=edfa0112-84de-4029-be46-621c2ff7754d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:19.689Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d2ee79cd-85b4-4d6c-b1bf-f7b675d9d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:29.698Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b7b291b6-c648-4382-8a0a-f1a6c4ccdb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:39.708Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b993a15a-5de0-49d6-a558-a7b73653cdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:49.715Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=42af831a-8a64-4eb5-a0e8-5451a08dec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:59.723Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=44ebdc85-4b5f-4b2b-a112-126fcc205d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:55:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:09.732Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=26cfe7b6-dd74-4d87-9245-f4b6a23ca085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:19.740Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c5466729-8523-4007-b376-ba633f62a1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:29.748Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c0e0eccd-8696-4068-b5a9-158addaecc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:39.754Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=113ba5a5-052d-4363-a60d-9286479f9cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:49.761Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4667a51c-d4a7-41b9-8b01-ddb2f5fb1408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:59.771Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5201f09a-90bc-4795-91dd-215370c6475f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:56:59.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:09.779Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c7400f11-da9b-487d-a1ff-7484a6dfc973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:19.788Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d1c62939-91d6-4e84-970f-fde751475e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:19.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:29.794Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6a5feeb8-b8f7-4104-a0b6-ec773d027de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:39.803Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7de20c9f-7b3f-4300-9525-31606a34e711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:49.809Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=be70474f-2f3b-4875-b335-ebf14b86ee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:59.815Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=91216690-2e8b-4a21-95f2-77df9a69fb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:57:59.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:09.821Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=78f1c03f-cd8e-40cc-901f-64858d02b779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:19.828Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=efb5dd0b-7b71-42d5-aec8-8921b9f156da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:19.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:29.834Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b42fe92d-97b4-4169-a238-4355d500cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:39.843Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=af1aa881-3ec2-4d5f-82fb-2aafdc8a9c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:49.852Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5a7a5fe3-05f6-4738-aac5-9ad0ce279002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:58:53.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T11:58:53.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T11:58:53.767Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T11:58:53.771Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T11:58:53.824Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T11:58:53.824Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T11:58:53.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:59.858Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=02cab182-3cd4-4676-b6cc-ddae73966bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:58:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:09.866Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4e03c660-4286-4599-ae8d-6da4d5b4d0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:09.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:19.875Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4ee78f96-182e-4e33-8369-583d040f646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:29.883Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2c8df151-79f8-4aa4-8f41-949b51aee7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:39.889Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fdcda9a9-d61c-4493-adb1-30ad47fadc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:49.895Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1e7fd0f2-682f-4119-89cb-dcfccf0aae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:59.902Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7eb7a7f0-6970-4c6c-a406-e35fee1498c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T11:59:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:09.910Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e8388601-7650-4578-8edc-7d69a9c249b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:19.949Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=eafae257-de08-47b1-9f3a-40bf38533288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:29.961Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=30a29a28-a572-4377-a89c-930026664c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:39.967Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6f521e21-af36-4787-baab-b8916e120e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:39.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:49.974Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3db09bf0-f87f-49ac-877b-ba6f6e812493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:49.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:59.981Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4475059e-0fca-4eb5-92c9-37cf97170d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:00:59.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:09.990Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6832b994-331f-4623-ba5a-a7c7953556ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:09.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:19.998Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9a9a311c-5991-4992-83b2-8c8c62cb0358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:30.004Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f37fedb0-bdd6-4c9e-8f37-68ae457e6882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:40.011Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b60c01db-1bd3-4e87-ad76-a7810b794143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:40.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:50.021Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=486af6d4-009d-465f-9889-1fde3f40543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:01:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:00.030Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=53a3e5aa-e959-46c5-b7ef-1663b61de6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:10.036Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=bda59425-afe2-4105-ac7a-cd0f508694d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:20.043Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a59c6d89-3348-4f3b-9114-2c0a6be2ac22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:30.051Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=86e082b4-9ade-436f-a4b1-044bcdbf8150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:40.059Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e89ff721-6ff1-4469-809c-6436a471e8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:50.064Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4b347963-fcb5-4cac-9384-99cb34289d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:02:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:00.072Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6cf20614-2e79-4cc6-b878-62991be4e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:10.079Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8e07cb34-2297-430c-a881-016026e62dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:20.087Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ecafe40e-2788-42c5-983c-7a9eb8ecf270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:30.095Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=96afdd17-702f-435c-abc7-fa56e460b1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:40.101Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ff00b51c-c6d4-4734-a727-e13829e1ee3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:50.107Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1d93c55c-668f-40f7-a074-2eb4d3ceba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:03:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T12:03:53.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T12:03:53.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T12:03:53.755Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T12:03:53.758Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T12:03:53.817Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T12:03:53.817Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T12:03:53.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:00.114Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e9af51e7-f993-43c6-8699-92910d4364a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:00.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:10.120Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=300e21b9-e52b-413a-be68-3d6d059ec9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:10.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:20.125Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d7ba2db6-87d8-41eb-ae24-6968929070f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:30.130Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=25d9e537-2a6b-43e2-be97-13eb9eea368c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:30.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:40.138Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=81f883eb-a5d8-44df-a9b9-b0289b475e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:50.146Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=88d817a6-9f5e-4028-b104-181df5231d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:04:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:00.154Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5ea5760a-fa3d-40fa-838d-83a21cc0b563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:10.161Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e9308cf4-3e3d-4af5-98f2-1955332677ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:20.167Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2712ad0d-e2fb-469c-8048-a7afdd7be55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:20.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:30.174Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b37feea4-0f61-4a78-8f3a-803ea8ea8a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:30.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:40.180Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=28a608e9-5fbb-4224-a3b7-5e8124ee6e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:50.186Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=aad7da76-831c-4d13-a2ab-cff4bfa8ecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:05:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:00.198Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c8af5deb-4e89-4bb4-93c5-d7e0bac7edf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:10.206Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0f1a21a8-7ee9-4345-b592-3b6d27689f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:20.214Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a10b7df9-6467-42dd-8310-e7cd916a2807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:30.221Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b7ae5b26-519a-4df2-a1a3-5ff187eff9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:40.227Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b9244a0b-bc50-4a89-a43e-446f052cb7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:50.246Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=019c9664-1d66-46b0-a2c9-656f8f0e2e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:06:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:00.254Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=42c928b1-b62b-4818-aecf-63d67fb6d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:10.259Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=02636dc7-1506-47d8-ac10-aa884954d9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:10.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:20.266Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=44db7c6f-d9b6-4e6d-ac78-f2846c8af111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:30.272Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ea3e13af-17db-4b38-ad6d-6fe763f7c3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:40.282Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d6ac2c74-f7b1-49be-86a5-e50f1a328978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:40.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:50.290Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8faaeb11-cc84-4548-a10a-22f392c7dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:07:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:00.298Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=65c72f80-d5e7-436c-af1e-0961d5ddce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:10.305Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1af56d13-171f-45e1-9752-4b909203c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:20.312Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=915c8dcc-42ea-4f1f-8cdd-88a61a9a47b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:30.320Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9853ee9f-f9bf-4641-8b91-4e77150be1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:40.326Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=07745b62-b8bd-4143-8f22-8ee856120c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:50.334Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7081c33d-bce7-436f-92c8-60b3d00b28f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:08:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T12:08:53.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T12:08:53.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T12:08:53.701Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T12:08:53.704Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T12:08:53.763Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T12:08:53.763Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T12:08:53.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:00.341Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a76d85d8-39ce-4be3-b287-872d16d93507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:10.346Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=cf2cb528-d817-40de-9426-96d29b021260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:20.353Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3f753278-8d4c-461c-b88c-b1e270ac101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:30.363Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=109f6253-3775-4632-a70e-3050a4deeceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:40.369Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c90f8aa8-f60b-4fc6-87a2-29729f73042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:50.376Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=73df3866-a36e-4fbf-b06d-c967d432c0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:09:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:00.384Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=01ba0754-39f5-4627-b6e1-e6f67e0ff563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:00.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:10.390Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e9c00c86-0b7d-4ab5-98d0-6760d6747bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:20.396Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=62b6eff4-ffe6-41bb-90b3-349dff2f0c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:30.404Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=9e92873b-e842-461c-8ffc-68d59c13b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:40.410Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=e65149c8-0484-4792-9ac2-27c00b7ce643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:50.418Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f39f2f87-cdce-4c9a-9be8-81a253cc90a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:10:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:00.425Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=6537fc02-a2e9-49d9-93f8-83a1f594da0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:10.432Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=92a96e93-7022-4076-9bfe-fd69e56a3c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:20.445Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=44a77ea7-c022-4faa-865e-1b48f5a16401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:30.451Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f2bf32ed-0871-4d1c-b786-1a1a62119c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:40.457Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=afb6b21d-4598-4861-9b6e-55e172b12b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:40.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:50.463Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=aa020861-d14a-4dd2-97ee-da75f67fbc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:11:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:00.469Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c4e09f43-8406-41af-93a8-539b0c65584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:10.476Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ee8d2d0f-6c52-4896-a5f9-6280b1628719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:10.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:20.483Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ae954730-b207-4aea-9f66-4f69b5de952b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:30.491Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=3f62ad77-c537-485f-919e-bf4ba44aa6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:40.499Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8abccd0e-cfd3-4cb0-9741-3e3a379ade8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:50.509Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=04d02dbf-3b08-4285-ad75-40af86ae5357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:12:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:00.523Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=0caf66d1-e238-429f-aeb2-ca479528c4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:10.529Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d6a94de4-3115-474e-a0c4-441350042a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:20.535Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=808f8393-90cb-4af3-b6b6-3181f4172ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:20.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:30.542Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5e9bb401-fd73-4825-8431-f86de921e9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:30.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:40.548Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=cef2c6b9-4494-46f0-b589-4a14cd8c4150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:50.558Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=ee62c93d-256c-49ab-a6ad-4d1ba180b066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:13:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T12:13:53.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T12:13:53.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T12:13:53.755Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-08T12:13:53.758Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T12:13:53.812Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T12:13:53.813Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T12:13:53.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:00.564Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d24acb33-9253-40bf-938f-69a0bc787ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:00.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:10.571Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5876f331-894f-46c7-a285-9eb22cb2f577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:20.577Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1fa29cde-e957-481d-9c55-a61d1ebf661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:30.583Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8545e6b1-a7b9-436f-9283-69f6d32af6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:40.594Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2bb1fa62-0c96-411e-8ec7-485ed4509cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:50.600Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=691f8cfb-a96a-4dca-b6f1-9888b4926ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:14:50.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:00.606Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=fc6de25d-6486-4126-bbe6-b1744d1c7b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:00.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:10.613Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2aa30deb-375c-4729-9748-326da9f77177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:20.621Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b9606a1e-aa23-4357-9bd0-9da3f38ad3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:30.626Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=1dafabc5-68bf-4c0e-a8a8-dfa6b953bed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:40.636Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=045eb9d9-e524-4c02-bb45-0710db109110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:50.642Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=2c7aedee-cfe1-4ca2-a0f4-65df2f65937c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:15:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:00.649Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=cf5b60e6-aff2-402e-8b29-18f52b767cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:00.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:10.662Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=b3c27c36-ffc9-4057-b920-74cb9de1405b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:20.667Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=5fbc2d95-67a0-41e7-8544-94dbc0e87c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:30.673Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a9db1390-a459-42f9-aeb4-7d1e0d0801cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:40.683Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=8108c8f9-b533-4fa5-83b7-1a430483d9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:50.690Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=859acba5-3025-4201-8045-08f9e47b6a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:16:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:00.704Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a424cd9e-18a2-4c27-a879-e26f3ffa0053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:10.712Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=23a7367a-e5d3-481d-a4f6-35972e85d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:10.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:20.719Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=14f17f5e-70a8-4818-b54f-a5b6ee5e698c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:30.728Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=d0a11acb-7a9f-47ef-b71b-fc43dc4242c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:40.734Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=eb218a19-ed70-4c8f-90b6-799e37ca8198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:40.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:50.745Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=7d163c4b-6c35-4623-893b-f34c6383664d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:17:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:00.753Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=f87cd218-312a-4d4d-92b5-3ea3400499f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:10.771Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=c666afcc-4431-4363-b102-df150aff9275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:20.776Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=a76e3abb-d979-4b80-a04d-f38dc1ce5265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:30.783Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=4d7617d3-56c2-43c9-9a35-fafd621302e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:30.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:40.791Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=50d50ab0-1663-4964-bb88-55f8ce166bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:50.797Z |INFO |Init configs |InvocationID=2306180c-c4b1-4d4a-be08-cc3685b1d2d2, InstanceUUID=20e4d284-167f-4a07-be9d-db8b801b8f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T12:18:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |