2019-09-19T00:55:10.010Z||org.onap.so.asdc.Application - Starting Application on dev-so-so-sdc-controller-cbb4c7598-qsd7n with PID 16 (/app/app.jar started by so in /app) 2019-09-19T00:55:10.091Z||org.onap.so.asdc.Application - Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE 2019-09-19T00:55:10.124Z||org.onap.so.asdc.Application - No active profile set, falling back to default profiles: default 2019-09-19T00:56:42.871Z||org.onap.so.asdc.activity.DeployActivitySpecs - SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 2019-09-19T00:56:43.110Z||org.onap.so.asdc.activity.DeployActivitySpecs - The sdc end point is not alive 2019-09-19T00:56:53.445Z||org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T00:56:53.446Z||org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T00:56:53.447Z||org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T00:56:53.662Z||org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T00:56:53.663Z||org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T00:56:53.663Z||org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T00:56:54.001Z||org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T00:56:54.005Z||org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T00:56:54.005Z||org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T00:57:05.925Z||org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T00:57:05.926Z||org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T00:57:05.926Z||org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T00:57:09.097Z||o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2019-09-19T00:57:23.181Z||org.onap.so.asdc.ASDCControllerSingleton - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2019-09-19T00:57:23.183Z||org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-09-19T00:57:23.210Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-09-19T00:57:23.440Z||org.onap.so.asdc.Application - Started Application in 148.574 seconds (JVM running for 158.407) 2019-09-19T00:57:23.622Z||org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-09-19T00:57:23.840Z||org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= 18bc02e3-0628-4f7a-b3dc-64bb8463b7c9 url= /sdc/v1/artifactTypes 2019-09-19T00:57:23.840Z||org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-09-19T00:59:34.399Z||org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.43.229.213] failed: Operation timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:277) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:127) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:95) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:340) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:286) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:259) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:215) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Operation timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 30 common frames omitted 2019-09-19T00:59:34.406Z||org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57cb864c 2019-09-19T00:59:34.412Z||org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2019-09-19T00:59:34.422Z||org.onap.sdc.http.SdcConnectorClient - error from ASDC is: failed to connect 2019-09-19T00:59:34.432Z||org.onap.so.asdc.client.ASDCController - ASDC distribution client init failed with reason:ASDC server problem 2019-09-19T00:59:34.435Z||org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:222) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T00:59:34.440Z||org.onap.so.asdc.ASDCControllerSingleton - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2019-09-19T00:59:34.440Z||org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-09-19T00:59:34.441Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-09-19T00:59:34.452Z||org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-09-19T00:59:34.478Z||org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= e473dc4e-3d81-43ef-b105-b5e7a4adf40e url= /sdc/v1/artifactTypes 2019-09-19T00:59:34.479Z||org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-09-19T01:01:45.495Z||org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.43.229.213] failed: Operation timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:277) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:127) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:95) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:340) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:286) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:259) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:215) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Operation timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 30 common frames omitted 2019-09-19T01:01:45.496Z||org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bf81400 2019-09-19T01:01:45.496Z||org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2019-09-19T01:01:45.496Z||org.onap.sdc.http.SdcConnectorClient - error from ASDC is: failed to connect 2019-09-19T01:01:45.496Z||org.onap.so.asdc.client.ASDCController - ASDC distribution client init failed with reason:ASDC server problem 2019-09-19T01:01:45.497Z||org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:222) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:01:45.497Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:01:45.498Z||org.onap.so.asdc.ASDCControllerSingleton - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2019-09-19T01:01:45.498Z||org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-09-19T01:01:45.498Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-09-19T01:01:45.521Z||org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-09-19T01:01:45.559Z||org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= fcd17093-8b0c-4c7c-b453-599a44d88b0b url= /sdc/v1/artifactTypes 2019-09-19T01:01:45.560Z||org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-09-19T01:01:47.106Z||org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:01:47.136Z||org.onap.sdc.impl.DistributionClientImpl - Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, WORKFLOW] were validated with ASDC server 2019-09-19T01:01:47.255Z||org.onap.sdc.impl.DistributionClientImpl - create keys 2019-09-19T01:01:47.590Z||org.onap.sdc.http.SdcConnectorClient - about to perform registerAsdcTopics. requestId= 6e569238-062d-4aaa-adc6-f1a786effd9a url= /sdc/v1/registerForDistribution 2019-09-19T01:01:49.235Z||org.onap.sdc.http.SdcConnectorClient - registerAsdcTopics response= 200. requestId= 6e569238-062d-4aaa-adc6-f1a786effd9a url= /sdc/v1/registerForDistribution 2019-09-19T01:01:49.238Z||org.onap.sdc.impl.DistributionClientImpl - start DistributionClient 2019-09-19T01:01:49.272Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:01:49.274Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:01:49.293Z||org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2019-09-19T01:02:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:02:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:02:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:03:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:03:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:04:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:04:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:04:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:05:49.273Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:05:49.274Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:06:49.269Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:06:49.272Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:07:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:07:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:07:53.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T01:08:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:08:49.269Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:08:49.271Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:09:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:09:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:09:49.268Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:10:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:10:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:10:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:11:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:11:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:11:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:12:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:12:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:12:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:13:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:13:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:14:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:14:49.296Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:14:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:15:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:15:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:15:49.276Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:16:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:16:49.269Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:17:38.192Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:17:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:17:49.283Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:18:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:18:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:18:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:19:08.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T01:19:49.264Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:19:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:19:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:20:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:20:49.268Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:21:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:21:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:21:49.274Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:21:49.475Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.475Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.480Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.481Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.482Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.482Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.482Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.483Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.490Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.493Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.493Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.495Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.507Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:21:49.508Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.509Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.510Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.511Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.511Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.511Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.513Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.515Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.515Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.516Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.516Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.518Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.519Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.520Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.528Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:21:49.528Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.528Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.528Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.530Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.530Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.530Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "dcae-sch", "timestamp": 1568856093351, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.531Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.531Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.531Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.531Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.532Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.533Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856083491, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:21:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.561Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.561Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856082359, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:21:49.561Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.562Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856091940, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.563Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.564Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.564Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856103707, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:21:49.565Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:21:49.566Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856101835, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:21:49.923Z||org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:21:49.923Z||org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"289de9c2-7e74-4790-983e-d766c7abd9d3","serviceName":"demoVFWCL","serviceVersion":"1.0","serviceUUID":"f8650cb6-57ad-42c3-aa96-c365f7235227","serviceDescription":"catalog service description","serviceInvariantUUID":"92473e75-7c86-4e25-a843-773700eecbb8","resources":[{"resourceInstanceName":"vFWCL_vFWSNK 6f641dfb-b486 0","resourceName":"vFWCL_vFWSNK 6f641dfb-b486","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c191f048-8afe-4cbb-8940-f0c9a228a67d","resourceInvariantUUID":"5cea2d9a-c724-462d-bc7f-0c6be52b1034","resourceCustomizationUUID":"8150f362-a77d-4f17-861f-5b294be66d20","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml","artifactChecksum":"NmZiZjE1OTRiYWVmYmMwNjE5OWNhMjI1NTEyYzZmNWI\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"a7c3dad9-d2c4-4845-beef-114ee0ee307e","artifactVersion":"1"},{"artifactName":"vfwcl_vfwsnk6f641dfbb4860_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json","artifactChecksum":"MzI2ZGJjZThlZjhhYzkwYzljZGZkN2UxNGM0OWE4NDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml","artifactChecksum":"M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"bda7a175-379b-47b4-8259-9d220bbc45d2","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml","artifactChecksum":"OGQ2ZmVlNTk4Mjc2YmU0MTc0YjY0MWFiZGE5Nzk5ZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"2ba1c45f-2d04-450a-88ef-10479e074b61","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env","artifactChecksum":"NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"56bea599-6ea5-4f69-9340-4c556431d1e1","artifactVersion":"2","generatedFromUUID":"bda7a175-379b-47b4-8259-9d220bbc45d2"}]},{"resourceInstanceName":"vFWCL_vPKG ff9be480-1cc8 0","resourceName":"vFWCL_vPKG ff9be480-1cc8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"49205aaa-0736-43ed-bf42-a45e5af91ab4","resourceInvariantUUID":"5fcdb5f8-4a30-4f7c-9184-3cc6227c0729","resourceCustomizationUUID":"0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml","artifactChecksum":"ZjY3NGIzNDM2NTdmZTU4YjhkNzZiYTY4ZDEzZTI5YWQ\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"729bdff1-caac-4c90-ac5c-5dbac1e2d89e","artifactVersion":"1"},{"artifactName":"vfwcl_vpkgff9be4801cc80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json","artifactChecksum":"NjM0OTFkODc3YzcxNzI5MzlhNjAwOGIyYzViNTM0NDk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"9d5aff74-05a4-4c6f-b18d-244da91bf2e3","artifactVersion":"1"},{"artifactName":"base_vpkg.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml","artifactChecksum":"ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"404e05b6-f306-46d7-b7bb-ccd482bf9c32","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml","artifactChecksum":"ZGNlOGU0ZGM1YTBiZjMzOGQyYzgwYWUwOWZjYjllMTg\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"4978546d-0bb5-4535-8dbb-ba47a86e90c1","artifactVersion":"1"},{"artifactName":"base_vpkg.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env","artifactChecksum":"ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"8f013925-50c8-402f-b5fe-96fda3bafc79","artifactVersion":"2","generatedFromUUID":"404e05b6-f306-46d7-b7bb-ccd482bf9c32"}]}],"serviceArtifacts":[{"artifactName":"service-Demovfwcl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml","artifactChecksum":"ZTM3NTVlMjdhZGZkMzRkMGVmOTVjZmRhNTQ3OTY3OWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"db4b2fdd-0275-41db-95b6-3a7132960ac6","artifactVersion":"1"},{"artifactName":"service-Demovfwcl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar","artifactChecksum":"YjFmMDFmNWYxM2M0MDNlY2M3MTg1ZWFkYzQxMWRhODI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fb198599-a0fd-4905-861e-66c381ea4899","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:21:49.933Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:50.080Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:50.185Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:50.185Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:50.294Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:51.197Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:51.197Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:51.200Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:51.202Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:51.303Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:52.202Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:52.205Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:52.210Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:52.210Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:52.312Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:53.210Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:53.211Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:53.221Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:53.222Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:53.321Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:54.222Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:54.223Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:54.236Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:54.237Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:21:54.335Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:55.238Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:55.238Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:55.272Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:55.272Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:55.367Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:56.276Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:56.277Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:56.299Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:56.299Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:21:56.401Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:57.300Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:57.302Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:57.360Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:57.361Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:21:57.469Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:58.361Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:58.362Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:58.391Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:58.393Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:21:58.493Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:21:59.393Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:21:59.394Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:21:59.407Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:21:59.407Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:21:59.524Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:00.407Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:22:00.408Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:00.421Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:00.422Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:22:00.522Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:01.427Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:22:01.428Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:01.433Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:01.434Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:22:01.533Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:02.464Z||org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "serviceName": "demoVFWCL", "serviceVersion": "1.0", "serviceUUID": "f8650cb6-57ad-42c3-aa96-c365f7235227", "serviceDescription": "catalog service description", "serviceInvariantUUID": "92473e75-7c86-4e25-a843-773700eecbb8", "resources": [ { "resourceInstanceName": "vFWCL_vFWSNK 6f641dfb-b486 0", "resourceCustomizationUUID": "8150f362-a77d-4f17-861f-5b294be66d20", "resourceName": "vFWCL_vFWSNK 6f641dfb-b486", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c191f048-8afe-4cbb-8940-f0c9a228a67d", "resourceInvariantUUID": "5cea2d9a-c724-462d-bc7f-0c6be52b1034", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vfwsnk6f641dfbb4860_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "artifactChecksum": "MzI2ZGJjZThlZjhhYzkwYzljZGZkN2UxNGM0OWE4NDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "artifactChecksum": "M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "bda7a175-379b-47b4-8259-9d220bbc45d2", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "artifactChecksum": "NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "56bea599-6ea5-4f69-9340-4c556431d1e1", "generatedFromUUID": "bda7a175-379b-47b4-8259-9d220bbc45d2" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "artifactChecksum": "NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "56bea599-6ea5-4f69-9340-4c556431d1e1", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "vFWCL_vPKG ff9be480-1cc8 0", "resourceCustomizationUUID": "0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d", "resourceName": "vFWCL_vPKG ff9be480-1cc8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "49205aaa-0736-43ed-bf42-a45e5af91ab4", "resourceInvariantUUID": "5fcdb5f8-4a30-4f7c-9184-3cc6227c0729", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vpkgff9be4801cc80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "artifactChecksum": "NjM0OTFkODc3YzcxNzI5MzlhNjAwOGIyYzViNTM0NDk\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "9d5aff74-05a4-4c6f-b18d-244da91bf2e3", "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "artifactChecksum": "ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "404e05b6-f306-46d7-b7bb-ccd482bf9c32", "generatedArtifact": { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "artifactChecksum": "ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "8f013925-50c8-402f-b5fe-96fda3bafc79", "generatedFromUUID": "404e05b6-f306-46d7-b7bb-ccd482bf9c32" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "artifactChecksum": "ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "8f013925-50c8-402f-b5fe-96fda3bafc79", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovfwcl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "artifactChecksum": "YjFmMDFmNWYxM2M0MDNlY2M3MTg1ZWFkYzQxMWRhODI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fb198599-a0fd-4905-861e-66c381ea4899" } ], "workloadContext": "Production" } 2019-09-19T01:22:02.467Z||org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-09-19T01:22:02.467Z||org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 6 f8650cb6-57ad-42c3-aa96-c365f7235227 ASDC 2019-09-19T01:22:02.474Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:289de9c2-7e74-4790-983e-d766c7abd9d3 ServiceName:demoVFWCL ServiceVersion:1.0 ServiceUUID:f8650cb6-57ad-42c3-aa96-c365f7235227 ServiceInvariantUUID:92473e75-7c86-4e25-a843-773700eecbb8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovfwcl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ArtifactUUID:fb198599-a0fd-4905-861e-66c381ea4899 ArtifactChecksum:YjFmMDFmNWYxM2M0MDNlY2M3MTg1ZWFkYzQxMWRhODI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFWCL_vFWSNK 6f641dfb-b486 0 ResourceCustomizationUUID:8150f362-a77d-4f17-861f-5b294be66d20 ResourceInvariantUUID:5cea2d9a-c724-462d-bc7f-0c6be52b1034 ResourceName:vFWCL_vFWSNK 6f641dfb-b486 ResourceType:VF ResourceUUID:c191f048-8afe-4cbb-8940-f0c9a228a67d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vfwsnk6f641dfbb4860_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json ArtifactUUID:ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a ArtifactChecksum:MzI2ZGJjZThlZjhhYzkwYzljZGZkN2UxNGM0OWE4NDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml ArtifactUUID:bda7a175-379b-47b4-8259-9d220bbc45d2 ArtifactChecksum:M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env ArtifactUUID:56bea599-6ea5-4f69-9340-4c556431d1e1 ArtifactChecksum:NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env ArtifactUUID:56bea599-6ea5-4f69-9340-4c556431d1e1 ArtifactChecksum:NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:vFWCL_vPKG ff9be480-1cc8 0 ResourceCustomizationUUID:0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d ResourceInvariantUUID:5fcdb5f8-4a30-4f7c-9184-3cc6227c0729 ResourceName:vFWCL_vPKG ff9be480-1cc8 ResourceType:VF ResourceUUID:49205aaa-0736-43ed-bf42-a45e5af91ab4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vpkgff9be4801cc80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json ArtifactUUID:9d5aff74-05a4-4c6f-b18d-244da91bf2e3 ArtifactChecksum:NjM0OTFkODc3YzcxNzI5MzlhNjAwOGIyYzViNTM0NDk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml ArtifactUUID:404e05b6-f306-46d7-b7bb-ccd482bf9c32 ArtifactChecksum:ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env ArtifactUUID:8f013925-50c8-402f-b5fe-96fda3bafc79 ArtifactChecksum:ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env ArtifactUUID:8f013925-50c8-402f-b5fe-96fda3bafc79 ArtifactChecksum:ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T01:22:02.484Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF f8650cb6-57ad-42c3-aa96-c365f7235227 ASDC treatNotification 2019-09-19T01:22:03.230Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:22:03.255Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:22:03.256Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:22:03.256Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: fb198599-a0fd-4905-861e-66c381ea4899 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-09-19T01:22:03.256Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:03.258Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-09-19T01:22:04.345Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:04.433Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar fb198599-a0fd-4905-861e-66c381ea4899 126958 2019-09-19T01:22:04.436Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ASDC sendASDCNotification 2019-09-19T01:22:04.436Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-09-19T01:22:04.443Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:04.450Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:04.464Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:04.471Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856124436, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:04.567Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:05.472Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:22:05.473Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:22:05.473Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: fb198599-a0fd-4905-861e-66c381ea4899, URL: /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar to file: /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:05.476Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovfwcl-csar.csar 2019-09-19T01:22:05.834Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:05.834Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:07.992Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8710584291969857062/Definitions/service-Demovfwcl-template.yml 2019-09-19T01:22:08.207Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:22:18.092Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:22:18.114Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:22:18.118Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.119Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 68 Parsing Warnings occurred... 2019-09-19T01:22:18.119Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.120Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.120Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_unprotected_private_port_0_related_networks, port_vpg_unprotected_private_port_0_vlan_requirements, port_vpg_unprotected_private_port_0_subnetpoolid, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_unprotected_private_port_0_order, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.123Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.125Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.127Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.127Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.130Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.131Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.133Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.134Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.138Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.138Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.138Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.138Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG ff9be480-1cc8 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.144Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.145Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.145Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.145Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.145Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.147Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.148Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.151Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.151Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.152Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.152Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.152Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.152Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.153Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.153Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.153Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.153Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_related_networks, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.154Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.154Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.154Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_protected_private_port_0_related_networks, port_vfw_int_unprotected_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.156Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.156Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG ff9be480-1cc8 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.156Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.156Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK 6f641dfb-b486 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK 6f641dfb-b486 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.159Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-09-19T01:22:18.159Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:22:18.165Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:22:18.165Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:22:18.166Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:22:18.166Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:22:18.170Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vPKG ff9be480-1cc8 0, normalized name vfwcl_vpkgff9be4801cc80. Searching groups on service level starting with VF normalized name... 2019-09-19T01:22:18.177Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:22:18.179Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:22:18.179Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:22:18.180Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:22:18.180Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vFWSNK 6f641dfb-b486 0, normalized name vfwcl_vfwsnk6f641dfbb4860. Searching groups on service level starting with VF normalized name... 2019-09-19T01:22:18.181Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:22:18.181Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVFWCL Description:catalog service description Model UUID:f8650cb6-57ad-42c3-aa96-c365f7235227 Model Version:NULL Model InvariantUuid:92473e75-7c86-4e25-a843-773700eecbb8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFWCL_vPKG ff9be480-1cc8 Model UUID:981c3ab7-914a-4525-9f9d-37464a351a2c Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:5fcdb5f8-4a30-4f7c-9184-3cc6227c0729 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:adeddfd5-51a8-4a91-b82c-97f25a8ebaa1 ModelName:VfwclVpkgFf9be4801cc8..base_vpkg..module-0 ModelUuid:ed880a69-cb0f-4348-b3f2-f9d3def24f0f ModelVersion:1 Description:NULL Member Name:abstract_vpg VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7105af1c-419b-4cca-b3ac-6f522ea8ab8d ModelInvariantUuid:84b9bb09-d72c-4af5-a86d-0a85d00f82d4 ModelName:vFWCL_vPKG ff9be480-1cc8-nodes.vpgCvfc ModelUuid:6bb4432f-791a-43cd-8bab-b16846402b10 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b5a0dd76-a81f-4d12-9504-727ba51035e0 ModelInvariantUuid:9bac4f15-a3ac-4154-9b52-ac49b9f3a4c8 ModelName:VfwclVpkgFf9be4801cc8.compute.nodes.heat.vpg ModelUuid:1b2d6b28-1a9e-41c5-9c3b-a917cf99902d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VNF Properties: Model Name:vFWCL_vFWSNK 6f641dfb-b486 Model UUID:e18c9e1a-20d7-496a-9b49-a4f693b52070 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:5cea2d9a-c724-462d-bc7f-0c6be52b1034 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8150f362-a77d-4f17-861f-5b294be66d20 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b46ba625-a30c-4903-bd13-563d920976f9 ModelName:VfwclVfwsnk6f641dfbB486..base_vfw..module-0 ModelUuid:185ec040-2ebb-4ed7-bdf6-576a2c9d1133 ModelVersion:1 Description:NULL Member Name:int_protected_private_network Member Name:abstract_vfw Member Name:int_unprotected_private_network Member Name:abstract_vsn VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:fb565f52-3896-48bb-b9b2-86d712488937 ModelInvariantUuid:87506eb3-e7a7-49d6-9aae-87941477927f ModelName:vFWCL_vFWSNK 6f641dfb-b486-nodes.vfwCvfc ModelUuid:76cf52c3-381f-46c4-a062-9e6418b4f196 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:c523d61c-0ca9-4de4-8d09-0cd9432b9005 ModelInvariantUuid:6339ee2d-3589-4887-bc7c-aca2b4d5e726 ModelName:VfwclVfwsnk6f641dfbB486.compute.nodes.heat.vfw ModelUuid:3b3079a4-2b64-4e6b-a677-a3cb69d6a1e8 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:4ed93023-59be-484c-bab0-9061d6640a79 ModelInvariantUuid:3003d9f3-01cb-4e3a-a186-2416e2da0af0 ModelName:vFWCL_vFWSNK 6f641dfb-b486-nodes.vsnCvfc ModelUuid:39efd042-dd2b-43de-9a6b-b66362a6f509 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:f45e842a-f2da-4537-a2a9-9eaa01c641d3 ModelInvariantUuid:7ded2414-642e-4e4e-b44a-bc218876c1f1 ModelName:VfwclVfwsnk6f641dfbB486.compute.nodes.heat.vsn ModelUuid:eda366a0-0810-4793-bddf-f32383e0cb02 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-09-19T01:22:18.202Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: c191f048-8afe-4cbb-8940-f0c9a228a67d 2019-09-19T01:22:18.565Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vFWSNK 6f641dfb-b486 0 2019-09-19T01:22:18.580Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: c191f048-8afe-4cbb-8940-f0c9a228a67d 2019-09-19T01:22:18.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json 2019-09-19T01:22:18.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:18.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json 2019-09-19T01:22:19.400Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:19.401Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json ceac2e9c-7fcb-4934-bd5a-3f5fdaa85f0a 793 2019-09-19T01:22:19.402Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json ASDC sendASDCNotification 2019-09-19T01:22:19.402Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json 2019-09-19T01:22:19.402Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:19.403Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:19.416Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:19.417Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856139402, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:19.518Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:20.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnk6f641dfbB486..base_vfw..module-0", "vfModuleModelInvariantUUID": "b46ba625-a30c-4903-bd13-563d920976f9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "185ec040-2ebb-4ed7-bdf6-576a2c9d1133", "vfModuleModelCustomizationUUID": "f69914ad-9b48-4b8e-8659-80ed5e7c37f3", "isBase": true, "artifacts": [ "bda7a175-379b-47b4-8259-9d220bbc45d2", "56bea599-6ea5-4f69-9340-4c556431d1e1" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:22:20.486Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnk6f641dfbB486..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:185ec040-2ebb-4ed7-bdf6-576a2c9d1133 VfModuleModelInvariantUUID:b46ba625-a30c-4903-bd13-563d920976f9 VfModuleModelDescription:NULL Artifacts UUID List:{ bda7a175-379b-47b4-8259-9d220bbc45d2 , 56bea599-6ea5-4f69-9340-4c556431d1e1 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:22:20.520Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnk6f641dfbB486..base_vfw..module-0", "vfModuleModelInvariantUUID": "b46ba625-a30c-4903-bd13-563d920976f9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "185ec040-2ebb-4ed7-bdf6-576a2c9d1133", "vfModuleModelCustomizationUUID": "f69914ad-9b48-4b8e-8659-80ed5e7c37f3", "isBase": true, "artifacts": [ "bda7a175-379b-47b4-8259-9d220bbc45d2", "56bea599-6ea5-4f69-9340-4c556431d1e1" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:22:20.526Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnk6f641dfbB486..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:185ec040-2ebb-4ed7-bdf6-576a2c9d1133 VfModuleModelInvariantUUID:b46ba625-a30c-4903-bd13-563d920976f9 VfModuleModelDescription:NULL Artifacts UUID List:{ bda7a175-379b-47b4-8259-9d220bbc45d2 , 56bea599-6ea5-4f69-9340-4c556431d1e1 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:22:20.529Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: bda7a175-379b-47b4-8259-9d220bbc45d2 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml 2019-09-19T01:22:20.529Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:20.530Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml 2019-09-19T01:22:21.124Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:21.125Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml bda7a175-379b-47b4-8259-9d220bbc45d2 16175 2019-09-19T01:22:21.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T01:22:21.126Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml 2019-09-19T01:22:21.127Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:21.127Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:21.131Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:21.134Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856141126, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:21.231Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:22.135Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 56bea599-6ea5-4f69-9340-4c556431d1e1 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 2019-09-19T01:22:22.135Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:22.135Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 2019-09-19T01:22:23.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:23.149Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 56bea599-6ea5-4f69-9340-4c556431d1e1 1639 2019-09-19T01:22:23.150Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T01:22:23.150Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 2019-09-19T01:22:23.150Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:23.150Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:23.157Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:23.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856143150, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:23.258Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:24.165Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: f8650cb6-57ad-42c3-aa96-c365f7235227 2019-09-19T01:22:24.166Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vFWSNK 6f641dfb-b486 0 c191f048-8afe-4cbb-8940-f0c9a228a67d ASDC 2019-09-19T01:22:24.223Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.233Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:24.279Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:22:24.279Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:24.279Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 8150f362-a77d-4f17-861f-5b294be66d20 matches Tosca VF Customization UUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:24.280Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 8150f362-a77d-4f17-861f-5b294be66d20 doesn't match Tosca VF Customization UUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:24.280Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:22:24.280Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:24.280Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 8150f362-a77d-4f17-861f-5b294be66d20 matches Tosca VF Customization UUID: 8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:24.281Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 8150f362-a77d-4f17-861f-5b294be66d20 matches vfNotificationResource CustomizationUUID 2019-09-19T01:22:24.292Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (8150f362-a77d-4f17-861f-5b294be66d20) : {\"vf_module_id\":\"vFirewallCL\",\"skip_post_instantiation_configuration\":\"true\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"vnf_name\":\"vFWSNK\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"int_unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"vfw_name_0\":\"zdfw1fwl01fwl01\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vfw_int_protected_private_floating_ip\":\"192.168.10.200\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vFirewall_demo_app\",\"vfw_int_unprotected_private_ip_0\":\"192.168.10.100\",\"vsn_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"dcae_collector_port\":\"30235\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vsn_name_0\":\"zdfw1fwl01snk01\",\"int_unprotected_private_subnet_id\":\"zdfw1fwl01_unprotected_sub\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"vsn_onap_private_ip_0\":\"10.0.100.3\",\"vfw_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"pub_key\":\"PUT YOUR KEY HERE\",\"net_prefix\":\"vFWSNK\",\"key_name\":\"vfw_key\",\"int_protected_private_net_id\":\"zdfw1fwl01_protected\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"int_protected_private_subnet_id\":\"zdfw1fwl01_protected_sub\",\"cloud_env\":\"PUT openstack OR rackspace HERE\"} 2019-09-19T01:22:24.300Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@3269742a 2019-09-19T01:22:24.301Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.302Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:22:24.303Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : f69914ad-9b48-4b8e-8659-80ed5e7c37f3 2019-09-19T01:22:24.305Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 1cfd70e3-3611-48f5-8a05-3780f9add71e 2019-09-19T01:22:24.309Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID f69914ad-9b48-4b8e-8659-80ed5e7c37f3 2019-09-19T01:22:24.319Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.321Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:24.321Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.326Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:24.349Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.356Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:24.356Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.356Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:24.359Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.360Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is not matching search criteria 2019-09-19T01:22:24.361Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T01:22:24.361Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.361Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.361Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T01:22:24.362Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is not matching search criteria 2019-09-19T01:22:24.362Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:22:24.362Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is matching search criteria 2019-09-19T01:22:24.364Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:22:24.364Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T01:22:24.376Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T01:22:24.376Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.377Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.377Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=fb565f52-3896-48bb-b9b2-86d712488937 2019-09-19T01:22:24.381Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.382Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:24.382Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.383Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:24.383Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.383Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is not matching search criteria 2019-09-19T01:22:24.384Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T01:22:24.384Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.384Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.385Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T01:22:24.385Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is not matching search criteria 2019-09-19T01:22:24.386Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:22:24.386Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T01:22:24.386Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.387Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.387Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.388Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T01:22:24.388Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:22:24.389Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is matching search criteria 2019-09-19T01:22:24.390Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4ed93023-59be-484c-bab0-9061d6640a79 2019-09-19T01:22:24.394Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.396Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:24.396Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.396Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:24.416Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.416Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is not matching search criteria 2019-09-19T01:22:24.417Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T01:22:24.417Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:24.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:24.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T01:22:24.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:24.419Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:24.421Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(f8650cb6-57ad-42c3-aa96-c365f7235227) : vFWCL_vPKG ff9be480-1cc8,vFWCL_vFWSNK 6f641dfb-b486 2019-09-19T01:22:24.423Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.423Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:24.423Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.424Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:24.426Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:24.426Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:24.426Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVFWCL 2019-09-19T01:22:24.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vFWSNK 6f641dfb-b486 c191f048-8afe-4cbb-8940-f0c9a228a67d 1 ASDC deployResourceStructure 2019-09-19T01:22:24.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json ASDC sendASDCNotification 2019-09-19T01:22:24.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json 2019-09-19T01:22:24.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:24.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:24.844Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:24.844Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856144840, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:22:24.945Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:25.856Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T01:22:25.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml 2019-09-19T01:22:25.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:25.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:25.878Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:25.879Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856145856, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:22:25.961Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:26.881Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T01:22:26.881Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env 2019-09-19T01:22:26.881Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:26.881Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:26.888Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:26.890Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856146881, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T01:22:27.012Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:27.893Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 49205aaa-0736-43ed-bf42-a45e5af91ab4 2019-09-19T01:22:27.953Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vPKG ff9be480-1cc8 0 2019-09-19T01:22:27.955Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 49205aaa-0736-43ed-bf42-a45e5af91ab4 2019-09-19T01:22:27.960Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 9d5aff74-05a4-4c6f-b18d-244da91bf2e3 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 2019-09-19T01:22:27.961Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:27.961Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 2019-09-19T01:22:28.809Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:28.810Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 9d5aff74-05a4-4c6f-b18d-244da91bf2e3 793 2019-09-19T01:22:28.812Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json ASDC sendASDCNotification 2019-09-19T01:22:28.812Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 2019-09-19T01:22:28.814Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:28.815Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:28.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:28.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856148812, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:28.955Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:29.841Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkgFf9be4801cc8..base_vpkg..module-0", "vfModuleModelInvariantUUID": "adeddfd5-51a8-4a91-b82c-97f25a8ebaa1", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ed880a69-cb0f-4348-b3f2-f9d3def24f0f", "vfModuleModelCustomizationUUID": "1cfd70e3-3611-48f5-8a05-3780f9add71e", "isBase": true, "artifacts": [ "404e05b6-f306-46d7-b7bb-ccd482bf9c32", "8f013925-50c8-402f-b5fe-96fda3bafc79" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:22:29.868Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkgFf9be4801cc8..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ed880a69-cb0f-4348-b3f2-f9d3def24f0f VfModuleModelInvariantUUID:adeddfd5-51a8-4a91-b82c-97f25a8ebaa1 VfModuleModelDescription:NULL Artifacts UUID List:{ 404e05b6-f306-46d7-b7bb-ccd482bf9c32 , 8f013925-50c8-402f-b5fe-96fda3bafc79 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:22:29.880Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkgFf9be4801cc8..base_vpkg..module-0", "vfModuleModelInvariantUUID": "adeddfd5-51a8-4a91-b82c-97f25a8ebaa1", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ed880a69-cb0f-4348-b3f2-f9d3def24f0f", "vfModuleModelCustomizationUUID": "1cfd70e3-3611-48f5-8a05-3780f9add71e", "isBase": true, "artifacts": [ "404e05b6-f306-46d7-b7bb-ccd482bf9c32", "8f013925-50c8-402f-b5fe-96fda3bafc79" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:22:29.882Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkgFf9be4801cc8..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ed880a69-cb0f-4348-b3f2-f9d3def24f0f VfModuleModelInvariantUUID:adeddfd5-51a8-4a91-b82c-97f25a8ebaa1 VfModuleModelDescription:NULL Artifacts UUID List:{ 404e05b6-f306-46d7-b7bb-ccd482bf9c32 , 8f013925-50c8-402f-b5fe-96fda3bafc79 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:22:29.882Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 404e05b6-f306-46d7-b7bb-ccd482bf9c32 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 2019-09-19T01:22:29.882Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:29.882Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 2019-09-19T01:22:30.717Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:30.719Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 404e05b6-f306-46d7-b7bb-ccd482bf9c32 9133 2019-09-19T01:22:30.719Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-09-19T01:22:30.720Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 2019-09-19T01:22:30.720Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:30.720Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:30.727Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:30.727Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856150719, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:30.828Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:31.728Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 8f013925-50c8-402f-b5fe-96fda3bafc79 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 2019-09-19T01:22:31.743Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:22:31.743Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 2019-09-19T01:22:32.358Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:22:32.358Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 8f013925-50c8-402f-b5fe-96fda3bafc79 1159 2019-09-19T01:22:32.358Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-09-19T01:22:32.359Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 2019-09-19T01:22:32.359Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:22:32.359Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:32.364Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:32.364Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856152358, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:22:32.463Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:33.366Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: f8650cb6-57ad-42c3-aa96-c365f7235227 2019-09-19T01:22:33.366Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vPKG ff9be480-1cc8 0 49205aaa-0736-43ed-bf42-a45e5af91ab4 ASDC 2019-09-19T01:22:33.406Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.406Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:33.407Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:22:33.407Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:33.407Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d matches Tosca VF Customization UUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:33.407Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d matches vfNotificationResource CustomizationUUID 2019-09-19T01:22:33.491Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d) : {\"vf_module_id\":\"vTrafficPNG\",\"skip_post_instantiation_configuration\":\"true\",\"vnf_name\":\"vPGK\",\"unprotected_private_subnet_id\":\"vFWSNK_zdfw1fwl01_unprotected_sub\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vfw_private_ip_0\":\"192.168.10.100\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vpg_onap_private_ip_0\":\"10.0.100.2\",\"vnf_id\":\"vPNG_Firewall_demo_app\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"vsn_private_ip_0\":\"192.168.20.250\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"vFWSNK_zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"pub_key\":\"PUT YOUR PUBLIC KEY HERE\",\"key_name\":\"vfw_key\",\"vpg_unprotected_private_ip_0\":\"192.168.10.200\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"cloud_env\":\"PUT openstack OR rackspace HERE\"} 2019-09-19T01:22:33.492Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@55f29254 2019-09-19T01:22:33.492Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.493Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:22:33.493Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 1cfd70e3-3611-48f5-8a05-3780f9add71e 2019-09-19T01:22:33.493Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 1cfd70e3-3611-48f5-8a05-3780f9add71e 2019-09-19T01:22:33.501Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.501Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:33.501Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:33.502Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:33.504Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.506Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:33.507Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:33.508Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:33.510Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.511Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is not matching search criteria 2019-09-19T01:22:33.511Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is matching search criteria 2019-09-19T01:22:33.511Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is not matching search criteria 2019-09-19T01:22:33.512Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:22:33.512Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T01:22:33.512Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:33.513Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.513Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.513Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T01:22:33.514Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:22:33.514Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T01:22:33.515Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T01:22:33.515Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.515Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:33.517Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=7105af1c-419b-4cca-b3ac-6f522ea8ab8d 2019-09-19T01:22:33.541Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.541Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:33.541Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is matching search criteria 2019-09-19T01:22:33.542Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0, vFWCL_vFWSNK 6f641dfb-b486 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:22:33.542Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.542Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG ff9be480-1cc8 0 is matching search criteria 2019-09-19T01:22:33.542Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 6f641dfb-b486 0 is not matching search criteria 2019-09-19T01:22:33.543Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:22:33.543Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T01:22:33.543Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:33.543Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.551Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.551Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T01:22:33.551Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:22:33.552Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T01:22:33.552Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T01:22:33.552Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:22:33.552Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T01:22:33.553Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG ff9be480-1cc8 0] matching following query criteria: sdcType=VF, customizationUUID=0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d 2019-09-19T01:22:33.570Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:22:33.575Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:33.575Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d matches Tosca VF Customization UUID: 8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:33.575Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 0b04b1f2-1ffc-4f23-9dd3-cb5e54c3db6d doesn't match Tosca VF Customization UUID: 8150f362-a77d-4f17-861f-5b294be66d20 2019-09-19T01:22:33.577Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(f8650cb6-57ad-42c3-aa96-c365f7235227) : vFWCL_vPKG ff9be480-1cc8,vFWCL_vFWSNK 6f641dfb-b486 2019-09-19T01:22:33.579Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.579Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:33.581Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.581Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:33.581Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:22:33.582Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVFWCL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:22:33.604Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVFWCL 2019-09-19T01:22:33.933Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vPKG ff9be480-1cc8 49205aaa-0736-43ed-bf42-a45e5af91ab4 1 ASDC deployResourceStructure 2019-09-19T01:22:33.933Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json ASDC sendASDCNotification 2019-09-19T01:22:33.933Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json 2019-09-19T01:22:33.933Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:33.934Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:33.937Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:33.937Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856153933, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:22:34.051Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:34.938Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-09-19T01:22:34.941Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml 2019-09-19T01:22:34.941Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:34.941Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:34.945Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:34.945Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856154938, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:22:35.091Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:35.960Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-09-19T01:22:35.960Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env 2019-09-19T01:22:35.960Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:35.961Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:35.978Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:35.978Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856155960, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-09-19T01:22:36.078Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:36.979Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ASDC sendASDCNotification 2019-09-19T01:22:36.979Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-09-19T01:22:36.979Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:22:36.980Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:22:36.985Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:22:36.985Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856156979, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:22:37.087Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:22:37.986Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:22:38.059Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:22:38.064Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:22:38.065Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:22:38.066Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:22:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:22:49.455Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:22:49.456Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:22:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:23:08.066Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:23:08.087Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:23:08.089Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:23:08.089Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:23:08.089Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:23:38.089Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:23:38.104Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:23:38.110Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:23:38.110Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:23:38.119Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:23:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:23:49.308Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:23:49.309Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:08.121Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:08.155Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:08.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:24:08.161Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:24:08.161Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:24:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:24:38.161Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:38.168Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:38.175Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:24:38.176Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:24:38.177Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:24:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:24:49.897Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.939Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856105291, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:49.949Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.949Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.950Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.956Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.956Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "cds", "timestamp": 1568856106324, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:24:50.044Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.044Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName cds 2019-09-19T01:24:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.082Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856103950, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.082Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:24:50.083Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.083Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOTIFIED" } 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.084Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.085Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856106196, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.086Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856095750, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856098714, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856109205, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856107288, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.182Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.182Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.195Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.195Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856097778, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.196Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.196Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.196Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.197Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.198Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.198Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856110304, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.198Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.198Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "policy-id", "timestamp": 1568856110330, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.204Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.204Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.210Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.210Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.210Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.210Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856108384, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.211Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.211Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.211Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.212Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856115414, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.212Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856111544, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOTIFIED" } 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.213Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.219Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.220Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.220Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.220Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856112270, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.221Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.221Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T01:24:50.221Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.221Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856101131, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.222Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.222Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856110617, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.222Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.222Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.224Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.224Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856117817, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.224Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.224Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856114026, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.226Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.227Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856112300, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.227Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.227Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T01:24:50.227Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.230Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856115108, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.239Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.239Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.247Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.247Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856119669, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.247Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.248Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856116188, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856114193, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.249Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.250Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856121236, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.262Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.266Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.270Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.278Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856109260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:24:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.288Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856115301, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.296Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.299Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.319Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.319Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856122362, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856106808, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856118564, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856116429, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.320Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856124436, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856125211, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856121026, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856120988, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.321Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.324Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856123765, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.324Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.324Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856128358, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.325Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.325Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856124790, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:24:50.325Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.325Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856124878, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.330Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.330Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.335Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.335Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856125234, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "clamp", "timestamp": 1568856125794, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-windriver-id", "timestamp": 1568856125966, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.336Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.339Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856126303, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:24:50.374Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.374Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName SDNC 2019-09-19T01:24:50.412Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.412Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856130290, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.412Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.412Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856132343, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:24:50.415Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.415Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName POLICY 2019-09-19T01:24:50.420Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.420Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "multicloud-k8s-id", "timestamp": 1568856133702, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856132007, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "aai-ml", "timestamp": 1568856133013, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:24:50.432Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:24:50.435Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 289de9c2-7e74-4790-983e-d766c7abd9d3 and ComponentName AAI 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856139402, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856141126, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.464Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856143150, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856144840, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/vfwcl_vfwsnk6f641dfbb4860_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856145856, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856146881, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk6f641dfbb4860/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856148812, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.465Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856150719, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856152358, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856153933, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/vfwcl_vpkgff9be4801cc80_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856154938, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856155960, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkgff9be4801cc80/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:24:50.466Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856156979, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:25:08.177Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:25:08.199Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 2019-09-19T01:25:08.208Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:25:08.209Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:25:08.230Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:25:38.270Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 and distributionStatus: 2019-09-19T01:25:38.277Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 289de9c2-7e74-4790-983e-d766c7abd9d3 and serviceModelVersionId: f8650cb6-57ad-42c3-aa96-c365f7235227 2019-09-19T01:25:38.277Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 92473e75-7c86-4e25-a843-773700eecbb8 2019-09-19T01:25:49.295Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:25:51.801Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.netflix.spectator.atlas.AtlasConfig from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.spectator.atlas.AtlasConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.spectator.atlas.AtlasConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.811Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.jdbc.repository.config.JdbcConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.jdbc.repository.config.JdbcConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.jdbc.repository.config.JdbcConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.827Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.atomikos.jdbc.AtomikosDataSourceBean from any class loader org.reflections.ReflectionsException: could not get type for name com.atomikos.jdbc.AtomikosDataSourceBean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.atomikos.jdbc.AtomikosDataSourceBean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.843Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.experimental.theories.Theories from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.experimental.theories.Theories at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.experimental.theories.Theories at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name okhttp3.Callback from any class loader org.reflections.ReflectionsException: could not get type for name okhttp3.Callback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: okhttp3.Callback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.858Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jooq.TransactionProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.TransactionProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.TransactionProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:51.937Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.lang.Closure from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.Closure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.Closure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.043Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name kotlin.jvm.internal.FunctionReference from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.internal.FunctionReference at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.FunctionReference at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.121Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.codehaus.groovy.runtime.GeneratedClosure from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.groovy.runtime.GeneratedClosure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.groovy.runtime.GeneratedClosure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.132Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.graphite.GraphiteConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.graphite.GraphiteConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.graphite.GraphiteConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.167Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name reactor.core.Scannable from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.Scannable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.Scannable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.183Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.osgi.framework.BundleListener from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.BundleListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.218Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerRequest$Headers from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerRequest$Headers at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerRequest$Headers at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.222Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.xmlbeam.config.DefaultXMLFactoriesConfig from any class loader org.reflections.ReflectionsException: could not get type for name org.xmlbeam.config.DefaultXMLFactoriesConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.xmlbeam.config.DefaultXMLFactoriesConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.234Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.config.DelegatingWebFluxConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.config.DelegatingWebFluxConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.config.DelegatingWebFluxConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.391Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.TagSupport from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.TagSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.TagSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.395Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.internal.runners.MethodRoadie from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.internal.runners.MethodRoadie at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.internal.runners.MethodRoadie at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.530Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.538Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.notification.RunNotifier from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.notification.RunNotifier at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.notification.RunNotifier at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.544Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.faces.application.NavigationHandler from any class loader org.reflections.ReflectionsException: could not get type for name javax.faces.application.NavigationHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.faces.application.NavigationHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.547Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.log4j.AppenderSkeleton from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.log4j.AppenderSkeleton at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.log4j.AppenderSkeleton at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.551Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.556Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.log4j.EnhancedPatternLayout from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.log4j.EnhancedPatternLayout at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.log4j.EnhancedPatternLayout at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.563Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.UrlBasedViewResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.UrlBasedViewResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.UrlBasedViewResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.564Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Meter from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Meter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Meter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.576Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONObject from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONObject at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONObject at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.590Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jooq.impl.DefaultExecuteListener from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.impl.DefaultExecuteListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.impl.DefaultExecuteListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.620Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.gjt.xpp.XmlStartTag from any class loader org.reflections.ReflectionsException: could not get type for name org.gjt.xpp.XmlStartTag at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.gjt.xpp.XmlStartTag at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.645Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.conscrypt.BufferAllocator from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.BufferAllocator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.BufferAllocator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.661Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.work.WorkManager from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.work.WorkManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.work.WorkManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.672Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.679Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.ResourceAdapter from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.ResourceAdapter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.ResourceAdapter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.686Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.CertificateCallback from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.CertificateCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.CertificateCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.699Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.restdocs.snippet.TemplatedSnippet from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.snippet.TemplatedSnippet at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.snippet.TemplatedSnippet at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.710Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.BootstrapContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.BootstrapContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.BootstrapContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.711Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.server.handler.HandlerWrapper from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.server.handler.HandlerWrapper at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.server.handler.HandlerWrapper at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.712Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.internal.runners.model.ReflectiveCallable from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.internal.runners.model.ReflectiveCallable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.internal.runners.model.ReflectiveCallable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.755Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder from any class loader org.reflections.ReflectionsException: could not get type for name com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.761Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.cci.ConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.ConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.ConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.776Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.endpoint.MessageEndpoint from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.endpoint.MessageEndpoint at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.endpoint.MessageEndpoint at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.790Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.endpoint.MessageEndpointFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.endpoint.MessageEndpointFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.endpoint.MessageEndpointFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.804Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.jstl.fmt.LocalizationContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.jstl.fmt.LocalizationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.jstl.fmt.LocalizationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.808Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.component.AbstractLifeCycle from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.component.AbstractLifeCycle at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.component.AbstractLifeCycle at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.822Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.locale.impl.DefaultLocaleResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.locale.impl.DefaultLocaleResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.locale.impl.DefaultLocaleResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.832Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.cache.jcache.config.AbstractJCacheConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.cache.jcache.config.AbstractJCacheConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.cache.jcache.config.AbstractJCacheConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.843Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.PageContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.PageContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.PageContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.854Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.thread.QueuedThreadPool from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.thread.QueuedThreadPool at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.thread.QueuedThreadPool at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.857Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.mail.Authenticator from any class loader org.reflections.ReflectionsException: could not get type for name javax.mail.Authenticator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.mail.Authenticator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.863Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.SniHostNameMatcher from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.SniHostNameMatcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.SniHostNameMatcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.875Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.gargoylesoftware.htmlunit.WebConnection from any class loader org.reflections.ReflectionsException: could not get type for name com.gargoylesoftware.htmlunit.WebConnection at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.gargoylesoftware.htmlunit.WebConnection at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.876Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name reactor.core.CoreSubscriber from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.CoreSubscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.CoreSubscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.880Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.config.ConfigurationFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.config.ConfigurationFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.ConfigurationFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.917Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.mockito.internal.creation.bytebuddy.MockMethodDispatcher from any class loader org.reflections.ReflectionsException: could not get type for name org.mockito.internal.creation.bytebuddy.MockMethodDispatcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.mockito.internal.creation.bytebuddy.MockMethodDispatcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.949Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.962Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.cache.jcache.interceptor.JCacheAspectSupport from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.cache.jcache.interceptor.JCacheAspectSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.cache.jcache.interceptor.JCacheAspectSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.972Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.Suite from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.Suite at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.Suite at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.976Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.text.markup.TemplateConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name groovy.text.markup.TemplateConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.text.markup.TemplateConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.986Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.Parameterized from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.Parameterized at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.Parameterized at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:52.990Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.sun.msv.datatype.SerializationContext from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.msv.datatype.SerializationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.msv.datatype.SerializationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.028Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.preparer.factory.PreparerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.preparer.factory.PreparerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.preparer.factory.PreparerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.032Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.kairos.KairosConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.kairos.KairosConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.kairos.KairosConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.068Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name kotlin.jvm.functions.Function1 from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.functions.Function1 at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.functions.Function1 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.073Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.undertow.servlet.api.SessionPersistenceManager from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.servlet.api.SessionPersistenceManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.servlet.api.SessionPersistenceManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.079Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.mongodb.MongoDbFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.mongodb.MongoDbFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.mongodb.MongoDbFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.118Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name liquibase.servicelocator.DefaultPackageScanClassResolver from any class loader org.reflections.ReflectionsException: could not get type for name liquibase.servicelocator.DefaultPackageScanClassResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: liquibase.servicelocator.DefaultPackageScanClassResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.125Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.influx.InfluxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.influx.InfluxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.influx.InfluxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.158Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.health.HealthCheck from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.health.HealthCheck at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.health.HealthCheck at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.166Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.TryCatchFinally from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.TryCatchFinally at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.TryCatchFinally at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.170Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.reactivestreams.Processor from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Processor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Processor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.180Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:25:53.184Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tools.ant.Task from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tools.ant.Task at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.Task at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.188Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.github.tomakehurst.wiremock.common.FileSource from any class loader org.reflections.ReflectionsException: could not get type for name com.github.tomakehurst.wiremock.common.FileSource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.github.tomakehurst.wiremock.common.FileSource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.205Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.cci.RecordFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.RecordFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.RecordFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.213Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.Extension from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.Extension at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.Extension at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.236Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.alpn.ALPN$ClientProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.alpn.ALPN$ClientProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.alpn.ALPN$ClientProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.241Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.model.Statement from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.model.Statement at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.Statement at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.249Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Clock from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Clock at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Clock at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.259Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerRequest from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerRequest at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerRequest at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.265Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.reactivestreams.Publisher from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Publisher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Publisher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.269Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeAllCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeAllCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeAllCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.284Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterTestExecutionCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterTestExecutionCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterTestExecutionCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.301Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.conscrypt.HandshakeListener from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.HandshakeListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.HandshakeListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.305Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.PassivationCapable from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.PassivationCapable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.PassivationCapable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.318Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.ldap.core.ContextExecutor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.ldap.core.ContextExecutor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.ldap.core.ContextExecutor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.434Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.client.ExchangeFilterFunction from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.client.ExchangeFilterFunction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.client.ExchangeFilterFunction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.439Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.newrelic.NewRelicConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.newrelic.NewRelicConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.newrelic.NewRelicConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.452Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.Default from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.Default at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.Default at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.459Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.osgi.framework.BundleActivator from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.BundleActivator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleActivator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.465Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.querydsl.core.types.dsl.EntityPathBase from any class loader org.reflections.ReflectionsException: could not get type for name com.querydsl.core.types.dsl.EntityPathBase at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.querydsl.core.types.dsl.EntityPathBase at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.467Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.restdocs.templates.TemplateFormat from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.templates.TemplateFormat at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.templates.TemplateFormat at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.476Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name junit.framework.ComparisonFailure from any class loader org.reflections.ReflectionsException: could not get type for name junit.framework.ComparisonFailure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: junit.framework.ComparisonFailure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.487Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.503Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.signalfx.SignalFxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.signalfx.SignalFxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.signalfx.SignalFxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.594Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.624Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.statsd.StatsdConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.statsd.StatsdConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.statsd.StatsdConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.633Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.sun.jna.win32.StdCallLibrary from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.win32.StdCallLibrary at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.win32.StdCallLibrary at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.645Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.664Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.integration.config.IntegrationComponentScanRegistrar from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.integration.config.IntegrationComponentScanRegistrar at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.integration.config.IntegrationComponentScanRegistrar at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.674Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name reactor.core.publisher.Mono from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.publisher.Mono at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.publisher.Mono at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.677Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.CouchbaseConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.CouchbaseConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.CouchbaseConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.680Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jboss.marshalling.ByteOutput from any class loader org.reflections.ReflectionsException: could not get type for name org.jboss.marshalling.ByteOutput at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jboss.marshalling.ByteOutput at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.731Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.bea.jvm.ClassPreProcessor from any class loader org.reflections.ReflectionsException: could not get type for name com.bea.jvm.ClassPreProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.bea.jvm.ClassPreProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.763Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.sun.jna.Structure from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.Structure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.Structure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.777Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.osgi.framework.SynchronousBundleListener from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.SynchronousBundleListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.SynchronousBundleListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.801Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.DynamicAttributes from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.DynamicAttributes at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.DynamicAttributes at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.809Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.rules.MethodRule from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.rules.MethodRule at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.rules.MethodRule at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.831Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.elastic.ElasticConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.elastic.ElasticConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.elastic.ElasticConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.833Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.relaxng.datatype.ValidationContext from any class loader org.reflections.ReflectionsException: could not get type for name org.relaxng.datatype.ValidationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.relaxng.datatype.ValidationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.865Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.MetricFilter from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.MetricFilter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.MetricFilter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.867Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.ui.freemarker.FreeMarkerConfigurationFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.ui.freemarker.FreeMarkerConfigurationFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.ui.freemarker.FreeMarkerConfigurationFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:53.962Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.undertow.server.HttpHandler from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.server.HttpHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.server.HttpHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.007Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.020Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.conscrypt.AllocatedBuffer from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.AllocatedBuffer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.AllocatedBuffer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.061Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.pattern.ThrowablePatternConverter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.pattern.ThrowablePatternConverter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.pattern.ThrowablePatternConverter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.064Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tools.ant.taskdefs.MatchingTask from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tools.ant.taskdefs.MatchingTask at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.taskdefs.MatchingTask at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.090Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.lang.Binding from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.Binding at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.Binding at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.110Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.undertow.server.handlers.resource.ResourceManager from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.server.handlers.resource.ResourceManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.server.handlers.resource.ResourceManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.114Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.internal.runners.MethodValidator from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.internal.runners.MethodValidator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.internal.runners.MethodValidator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.121Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.reactivestreams.Subscription from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Subscription at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Subscription at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.128Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyTagSupport from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyTagSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyTagSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.147Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.config.DefaultConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.config.DefaultConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.DefaultConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.173Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.samskivert.mustache.DefaultCollector from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.DefaultCollector at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.DefaultCollector at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.174Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.batch.core.configuration.annotation.BatchConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.batch.core.configuration.annotation.BatchConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.batch.core.configuration.annotation.BatchConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.177Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.webapp.WebAppContext from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.webapp.WebAppContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.WebAppContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.181Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.humio.HumioConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.humio.HumioConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.humio.HumioConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.185Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.synchronoss.cloud.nio.multipart.NioMultipartParserListener from any class loader org.reflections.ReflectionsException: could not get type for name org.synchronoss.cloud.nio.multipart.NioMultipartParserListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.synchronoss.cloud.nio.multipart.NioMultipartParserListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.194Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.activemq.artemis.spi.core.naming.BindingRegistry from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.activemq.artemis.spi.core.naming.BindingRegistry at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.activemq.artemis.spi.core.naming.BindingRegistry at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.196Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Gauge from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Gauge at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Gauge at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.198Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.rules.TestRule from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.rules.TestRule at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.rules.TestRule at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.212Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.dynatrace.DynatraceConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.dynatrace.DynatraceConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.dynatrace.DynatraceConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.236Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.sun.jna.Library from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.Library at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.Library at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.239Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.CertificateVerifier from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.CertificateVerifier at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.CertificateVerifier at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.265Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.spi.work.Work from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.work.Work at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.work.Work at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.281Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name reactor.core.publisher.BaseSubscriber from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.publisher.BaseSubscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.publisher.BaseSubscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.287Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.commons.pool2.PooledObjectFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.commons.pool2.PooledObjectFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.commons.pool2.PooledObjectFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.290Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.appoptics.AppOpticsConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.appoptics.AppOpticsConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.appoptics.AppOpticsConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.303Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name bitronix.tm.resource.jms.PoolingConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name bitronix.tm.resource.jms.PoolingConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: bitronix.tm.resource.jms.PoolingConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.308Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONArray from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONArray at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONArray at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.319Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.webapp.AbstractConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.webapp.AbstractConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.AbstractConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.330Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.openqa.selenium.htmlunit.HtmlUnitDriver from any class loader org.reflections.ReflectionsException: could not get type for name org.openqa.selenium.htmlunit.HtmlUnitDriver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.openqa.selenium.htmlunit.HtmlUnitDriver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.351Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.ParameterResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.ParameterResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.ParameterResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.460Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.el.Expression from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.el.Expression at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.el.Expression at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.476Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.ExecutionCondition from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.ExecutionCondition at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.ExecutionCondition at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.477Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterAllCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterAllCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterAllCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.484Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.pattern.LogEventPatternConverter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.pattern.LogEventPatternConverter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.pattern.LogEventPatternConverter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.489Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jboss.marshalling.ByteInput from any class loader org.reflections.ReflectionsException: could not get type for name org.jboss.marshalling.ByteInput at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jboss.marshalling.ByteInput at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.505Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeEachCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeEachCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeEachCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.520Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.request.servlet.ServletRequest from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.request.servlet.ServletRequest at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.request.servlet.ServletRequest at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.592Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.faces.event.PhaseListener from any class loader org.reflections.ReflectionsException: could not get type for name javax.faces.event.PhaseListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.faces.event.PhaseListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.606Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.notification.RunListener from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.notification.RunListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.notification.RunListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.641Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONTokener from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONTokener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONTokener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.644Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.650Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyContent from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyContent at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyContent at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.658Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.wavefront.WavefrontConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.wavefront.WavefrontConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.wavefront.WavefrontConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.661Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.datadog.DatadogConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.datadog.DatadogConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.datadog.DatadogConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.669Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.filter.AbstractFilter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.filter.AbstractFilter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.filter.AbstractFilter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.673Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.servlet.ServletHandler from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.servlet.ServletHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.servlet.ServletHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.696Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeTestExecutionCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeTestExecutionCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeTestExecutionCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.706Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.el.ExpressionEvaluator from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.el.ExpressionEvaluator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.el.ExpressionEvaluator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.725Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.concurrent.Trigger from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.concurrent.Trigger at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.concurrent.Trigger at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.879Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.reactivestreams.Subscriber from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Subscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Subscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.930Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name kotlin.jvm.internal.Lambda from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.internal.Lambda at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.Lambda at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.942Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.974Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.jms.XAConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.jms.XAConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.jms.XAConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.978Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.TestInstancePostProcessor from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.TestInstancePostProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.TestInstancePostProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.983Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.alpn.ALPN$ServerProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.alpn.ALPN$ServerProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.alpn.ALPN$ServerProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:54.995Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.ibm.wsspi.uow.UOWAction from any class loader org.reflections.ReflectionsException: could not get type for name com.ibm.wsspi.uow.UOWAction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.ibm.wsspi.uow.UOWAction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.015Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.jmx.JmxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.jmx.JmxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.jmx.JmxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.024Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.099Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.lang.GroovyObjectSupport from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.GroovyObjectSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObjectSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.123Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.AbstractUrlBasedView from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.AbstractUrlBasedView at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.AbstractUrlBasedView at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.148Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.npn.NextProtoNego$ServerProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.npn.NextProtoNego$ServerProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.npn.NextProtoNego$ServerProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.169Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.Any from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.Any at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.Any at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.178Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.189Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.jersey2.server.AnnotationFinder from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.jersey2.server.AnnotationFinder at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.jersey2.server.AnnotationFinder at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.213Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.util.AnnotationLiteral from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.util.AnnotationLiteral at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.util.AnnotationLiteral at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.217Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyTag from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyTag at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyTag at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.219Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name bitronix.tm.resource.jdbc.PoolingDataSource from any class loader org.reflections.ReflectionsException: could not get type for name bitronix.tm.resource.jdbc.PoolingDataSource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: bitronix.tm.resource.jdbc.PoolingDataSource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.231Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.cci.Streamable from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.Streamable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.Streamable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.238Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.atomikos.jms.AtomikosConnectionFactoryBean from any class loader org.reflections.ReflectionsException: could not get type for name com.atomikos.jms.AtomikosConnectionFactoryBean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.atomikos.jms.AtomikosConnectionFactoryBean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.290Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.Runner from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.Runner at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.Runner at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.306Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.resource.cci.Record from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.Record at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.Record at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.367Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name okhttp3.EventListener from any class loader org.reflections.ReflectionsException: could not get type for name okhttp3.EventListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: okhttp3.EventListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.417Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.startup.DefaultTilesInitializer from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.startup.DefaultTilesInitializer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.startup.DefaultTilesInitializer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.418Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.micrometer.ganglia.GangliaConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.ganglia.GangliaConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.ganglia.GangliaConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.430Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.config.WebFluxConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.config.WebFluxConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.config.WebFluxConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.431Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jooq.Transaction from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.Transaction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.Transaction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.434Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.435Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.459Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.465Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.testng.IHookable from any class loader org.reflections.ReflectionsException: could not get type for name org.testng.IHookable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.testng.IHookable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.472Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerResponse$Context from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerResponse$Context at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerResponse$Context at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.481Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.factory.BasicTilesContainerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.factory.BasicTilesContainerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.factory.BasicTilesContainerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.485Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterEachCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterEachCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterEachCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.533Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.samskivert.mustache.Mustache$TemplateLoader from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.Mustache$TemplateLoader at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.Mustache$TemplateLoader at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.537Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.SSLPrivateKeyMethod from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.SSLPrivateKeyMethod at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.SSLPrivateKeyMethod at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.550Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.manipulation.Filter from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.manipulation.Filter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.manipulation.Filter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.553Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.apache.tiles.request.servlet.ServletApplicationContext from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.request.servlet.ServletApplicationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.request.servlet.ServletApplicationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.561Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jaxen.VariableContext from any class loader org.reflections.ReflectionsException: could not get type for name org.jaxen.VariableContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jaxen.VariableContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.572Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Timer from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Timer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Timer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.597Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name io.undertow.predicate.Predicate from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.predicate.Predicate at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.predicate.Predicate at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.615Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.resource.Resource from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.resource.Resource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.resource.Resource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.627Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.restdocs.snippet.Snippet from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.snippet.Snippet at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.snippet.Snippet at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.649Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.server.handler.ErrorHandler from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.server.handler.ErrorHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.server.handler.ErrorHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.688Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.RouterFunctions$Visitor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.RouterFunctions$Visitor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.RouterFunctions$Visitor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.751Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.765Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.Callback from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.Callback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.Callback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.824Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.jaxen.NamespaceContext from any class loader org.reflections.ReflectionsException: could not get type for name org.jaxen.NamespaceContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jaxen.NamespaceContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.842Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.experimental.theories.Theories$TheoryAnchor from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.experimental.theories.Theories$TheoryAnchor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.experimental.theories.Theories$TheoryAnchor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.863Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.samskivert.mustache.Mustache$VariableFetcher from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.Mustache$VariableFetcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.Mustache$VariableFetcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.877Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.model.RunnerScheduler from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.model.RunnerScheduler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerScheduler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.897Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.Bean from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.Bean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.Bean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.964Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name javax.servlet.jsp.JspWriter from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.JspWriter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.JspWriter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.976Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.manipulation.Filterable from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.manipulation.Filterable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.manipulation.Filterable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.982Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name com.codahale.metrics.Snapshot from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Snapshot at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Snapshot at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.985Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.text.markup.TemplateResolver from any class loader org.reflections.ReflectionsException: could not get type for name groovy.text.markup.TemplateResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.text.markup.TemplateResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.992Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name groovy.lang.GroovyObject from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.GroovyObject at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObject at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:55.993Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.eclipse.jetty.npn.NextProtoNego$ClientProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.npn.NextProtoNego$ClientProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.npn.NextProtoNego$ClientProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.005Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runners.BlockJUnit4ClassRunner from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.BlockJUnit4ClassRunner at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.BlockJUnit4ClassRunner at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.009Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.RequestDataValueProcessor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.RequestDataValueProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.RequestDataValueProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.017Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.026Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.junit.runner.manipulation.Sortable from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.manipulation.Sortable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.manipulation.Sortable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.034Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name java.io.ObjectInputFilter from any class loader org.reflections.ReflectionsException: could not get type for name java.io.ObjectInputFilter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: java.io.ObjectInputFilter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.036Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:56.039Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.reflections.Reflections - could not get type for name liquibase.integration.spring.SpringLiquibase from any class loader org.reflections.ReflectionsException: could not get type for name liquibase.integration.spring.SpringLiquibase at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:202) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:186) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:657) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: liquibase.integration.spring.SpringLiquibase at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-09-19T01:25:57.318Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/92473e75-7c86-4e25-a843-773700eecbb8/model-vers/model-ver/f8650cb6-57ad-42c3-aa96-c365f7235227?depth=0 2019-09-19T01:25:57.512Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:25:57.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:25:57.586Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:25:57.587Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:25:58.789Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/92473e75-7c86-4e25-a843-773700eecbb8/model-vers/model-ver/f8650cb6-57ad-42c3-aa96-c365f7235227?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2019-09-19T01:25:59.444Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:25:59.804Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/92473e75-7c86-4e25-a843-773700eecbb8/model-vers/model-ver/f8650cb6-57ad-42c3-aa96-c365f7235227?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-190919-01:25:56:685-47065], vertex-id=[237704], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:25:56 GMT], Content-Type=[application/json]} 2019-09-19T01:25:59.811Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:25:59.829Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:25:59.837Z|289de9c2-7e74-4790-983e-d766c7abd9d3|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:25:59.839Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 289de9c2-7e74-4790-983e-d766c7abd9d3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:25:59.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:25:59.840Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:25:59.870Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:25:59.886Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856359839, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:25:59.967Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:26:00.927Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:26:11.335Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:26:21.040Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:26:30.781Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:26:49.261Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:26:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:26:49.895Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:26:49.895Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "289de9c2-7e74-4790-983e-d766c7abd9d3", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856359839, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:26:53.199Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:27:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:27:49.262Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:27:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:28:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:28:49.261Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:28:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:29:49.261Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:29:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:29:53.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:30:49.261Z|289de9c2-7e74-4790-983e-d766c7abd9d3|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:30:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:30:49.911Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:30:49.915Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.920Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.922Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"256acf5f-e38f-4c4d-b907-e2061ffbc114","serviceName":"demoVCPEInfra","serviceVersion":"1.0","serviceUUID":"6c6f9968-9d90-41a3-b9c4-14096c225c25","serviceDescription":"catalog service description","serviceInvariantUUID":"d5623974-51c8-4913-a113-fa13faf021de","resources":[{"resourceInstanceName":"CPE_PUBLIC","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"83b112de-7477-4b5b-8f8b-d5704c525bbc","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"CPE_SIGNAL","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"569765b3-e42f-4bcd-8df8-b45cda6ad2f0","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"vCPE_infra 5db1a9dd-e000 0","resourceName":"vCPE_infra 5db1a9dd-e000","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"29eb1066-c667-40ee-bca8-bdde91627fc6","resourceInvariantUUID":"419d7877-742e-48b3-a457-15cf0e7e28f1","resourceCustomizationUUID":"ea3cdff3-e072-4532-b2fd-006360377218","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml","artifactChecksum":"ODE1N2VmODY5ZTE1NDliOGQwZjU1YTBhYzNlOTg4ZWM\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"a1767c5d-c834-4474-ae63-e68cbee2f52b","artifactVersion":"1"},{"artifactName":"vcpe_infra5db1a9dde0000_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json","artifactChecksum":"YmJiMDc1NDE5ZjBiYjIzMWY3ZTgxNjFlMmQ0ZTRkYzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"fccba7c1-6f78-4330-b1be-24a16f492da3","artifactVersion":"1"},{"artifactName":"base_vcpe_infra.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml","artifactChecksum":"ZDk1MWQ0ZDVhZGIzNTcyYTUzZGFhMDZhY2E3YzdkYzc\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"38547002-39f8-4d10-ac8b-d3d4453b6653","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml","artifactChecksum":"MWY2YWE4NGU3ZWVlYjcyZDY5MDkwMWJkZTM3YTU3NjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"da1b40c7-a57c-43e0-a67c-c67682752896","artifactVersion":"1"},{"artifactName":"base_vcpe_infra.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env","artifactChecksum":"NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"f5d41baa-4840-4ddf-8fa6-3a3d3210289a","artifactVersion":"2","generatedFromUUID":"38547002-39f8-4d10-ac8b-d3d4453b6653"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpeinfra-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml","artifactChecksum":"ZDNiZWI2YWIwYjYzMmZhMTJmM2MxMDYxNzdiZDBlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"38286bc7-8adc-4b3b-b49c-5ed5a761dfc9","artifactVersion":"1"},{"artifactName":"service-Demovcpeinfra-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar","artifactChecksum":"OTY4OTVlNWM3MGM4YWVjMDA2OTAzODY2OTBmZWE5ZmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a0f0ef7e-bfda-48d0-a52f-6996882d052c","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:30:49.931Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.939Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.945Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.946Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:49.946Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.946Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:49.950Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.951Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.951Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.951Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:49.951Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.952Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.955Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.956Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.957Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.957Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:30:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.958Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:49.960Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.960Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:30:49.960Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856595750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856601940, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.963Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.964Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.966Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.967Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856598714, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.967Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.968Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.968Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:30:49.968Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.971Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.971Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.973Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856610687, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:49.979Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.979Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.980Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.980Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856610461, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:49.980Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.980Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856603491, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:49.981Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.982Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:49.983Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "cds", "timestamp": 1568856611693, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:30:49.992Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:49.993Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:50.001Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:50.002Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.104Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:50.106Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.106Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName cds 2019-09-19T01:30:50.156Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.162Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.164Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.180Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.182Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.182Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856615991, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.182Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.182Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856602359, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.183Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856612654, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856613117, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.184Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.185Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856618717, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.189Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.219Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856607778, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:50.222Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.223Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.224Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.224Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856611928, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.225Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.226Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856614470, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.226Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.227Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.227Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.227Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "dcae-sch", "timestamp": 1568856613350, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.227Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.228Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856615588, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:30:50.234Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.234Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName POLICY 2019-09-19T01:30:50.244Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.246Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.246Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.247Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856616529, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.247Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.248Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856620868, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.248Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.249Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856614087, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.252Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.253Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856616658, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.253Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.255Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-windriver-id", "timestamp": 1568856616678, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.255Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.255Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.256Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.256Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.256Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.256Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856622221, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:30:50.307Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.307Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName POLICY 2019-09-19T01:30:50.345Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.346Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856611131, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:50.346Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.346Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "policy-id", "timestamp": 1568856617753, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:30:50.359Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.359Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName POLICY 2019-09-19T01:30:50.376Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.376Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.376Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.376Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856616143, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-k8s-id", "timestamp": 1568856623367, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.377Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856617249, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:30:50.396Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.396Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName POLICY 2019-09-19T01:30:50.410Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.410Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856618345, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.411Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.412Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:50.412Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.412Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856616808, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:50.415Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.415Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856623498, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.415Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.416Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856624513, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:30:50.427Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.428Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName SDNC 2019-09-19T01:30:50.453Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856625022, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856624935, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.455Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "clamp", "timestamp": 1568856625946, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:30:50.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.502Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856634320, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:30:50.502Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:30:50.502Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "aai-ml", "timestamp": 1568856635324, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:30:50.510Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:30:50.510Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 256acf5f-e38f-4c4d-b907-e2061ffbc114 and ComponentName AAI 2019-09-19T01:30:51.002Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:51.003Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:51.006Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:51.006Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:30:51.106Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:52.007Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:52.008Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:52.011Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:52.011Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:30:52.112Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:53.020Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:53.021Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:53.044Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:53.044Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:53.125Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:54.069Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:54.070Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:54.073Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:54.073Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:30:54.174Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:55.080Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:55.091Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:55.106Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:55.106Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:30:55.199Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:56.123Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:30:56.123Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:56.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:56.137Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:30:56.239Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:57.162Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "serviceName": "demoVCPEInfra", "serviceVersion": "1.0", "serviceUUID": "6c6f9968-9d90-41a3-b9c4-14096c225c25", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d5623974-51c8-4913-a113-fa13faf021de", "resources": [ { "resourceInstanceName": "CPE_PUBLIC", "resourceCustomizationUUID": "83b112de-7477-4b5b-8f8b-d5704c525bbc", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "CPE_SIGNAL", "resourceCustomizationUUID": "569765b3-e42f-4bcd-8df8-b45cda6ad2f0", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "vCPE_infra 5db1a9dd-e000 0", "resourceCustomizationUUID": "ea3cdff3-e072-4532-b2fd-006360377218", "resourceName": "vCPE_infra 5db1a9dd-e000", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "29eb1066-c667-40ee-bca8-bdde91627fc6", "resourceInvariantUUID": "419d7877-742e-48b3-a457-15cf0e7e28f1", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_infra5db1a9dde0000_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "artifactChecksum": "YmJiMDc1NDE5ZjBiYjIzMWY3ZTgxNjFlMmQ0ZTRkYzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "fccba7c1-6f78-4330-b1be-24a16f492da3", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_infra.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "artifactChecksum": "ZDk1MWQ0ZDVhZGIzNTcyYTUzZGFhMDZhY2E3YzdkYzc\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "38547002-39f8-4d10-ac8b-d3d4453b6653", "generatedArtifact": { "artifactName": "base_vcpe_infra.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "artifactChecksum": "NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f5d41baa-4840-4ddf-8fa6-3a3d3210289a", "generatedFromUUID": "38547002-39f8-4d10-ac8b-d3d4453b6653" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_infra.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "artifactChecksum": "NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f5d41baa-4840-4ddf-8fa6-3a3d3210289a", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpeinfra-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "artifactChecksum": "OTY4OTVlNWM3MGM4YWVjMDA2OTAzODY2OTBmZWE5ZmQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a0f0ef7e-bfda-48d0-a52f-6996882d052c" } ], "workloadContext": "Production" } 2019-09-19T01:30:57.163Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 3 2019-09-19T01:30:57.163Z|289de9c2-7e74-4790-983e-d766c7abd9d3|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 6c6f9968-9d90-41a3-b9c4-14096c225c25 ASDC 2019-09-19T01:30:57.168Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:256acf5f-e38f-4c4d-b907-e2061ffbc114 ServiceName:demoVCPEInfra ServiceVersion:1.0 ServiceUUID:6c6f9968-9d90-41a3-b9c4-14096c225c25 ServiceInvariantUUID:d5623974-51c8-4913-a113-fa13faf021de ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpeinfra-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ArtifactUUID:a0f0ef7e-bfda-48d0-a52f-6996882d052c ArtifactChecksum:OTY4OTVlNWM3MGM4YWVjMDA2OTAzODY2OTBmZWE5ZmQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:CPE_PUBLIC ResourceCustomizationUUID:83b112de-7477-4b5b-8f8b-d5704c525bbc ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:CPE_SIGNAL ResourceCustomizationUUID:569765b3-e42f-4bcd-8df8-b45cda6ad2f0 ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:vCPE_infra 5db1a9dd-e000 0 ResourceCustomizationUUID:ea3cdff3-e072-4532-b2fd-006360377218 ResourceInvariantUUID:419d7877-742e-48b3-a457-15cf0e7e28f1 ResourceName:vCPE_infra 5db1a9dd-e000 ResourceType:VF ResourceUUID:29eb1066-c667-40ee-bca8-bdde91627fc6 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_infra5db1a9dde0000_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json ArtifactUUID:fccba7c1-6f78-4330-b1be-24a16f492da3 ArtifactChecksum:YmJiMDc1NDE5ZjBiYjIzMWY3ZTgxNjFlMmQ0ZTRkYzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_infra.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml ArtifactUUID:38547002-39f8-4d10-ac8b-d3d4453b6653 ArtifactChecksum:ZDk1MWQ0ZDVhZGIzNTcyYTUzZGFhMDZhY2E3YzdkYzc= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_infra.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ArtifactUUID:f5d41baa-4840-4ddf-8fa6-3a3d3210289a ArtifactChecksum:NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_infra.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ArtifactUUID:f5d41baa-4840-4ddf-8fa6-3a3d3210289a ArtifactChecksum:NTA0Yjc1NDc1OTVkNmQ4MWEzY2NkYjQyY2IyNTIxZWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T01:30:57.169Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 6c6f9968-9d90-41a3-b9c4-14096c225c25 ASDC treatNotification 2019-09-19T01:30:57.283Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:30:57.284Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:30:57.285Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:30:57.285Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: a0f0ef7e-bfda-48d0-a52f-6996882d052c from URL: /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:57.285Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:30:57.285Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:57.964Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:30:58.026Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar a0f0ef7e-bfda-48d0-a52f-6996882d052c 127151 2019-09-19T01:30:58.026Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 2019-09-19T01:30:58.027Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:58.027Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:30:58.029Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:30:58.035Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:30:58.035Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856658026, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:30:58.134Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:30:59.049Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:30:59.050Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:30:59.050Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: a0f0ef7e-bfda-48d0-a52f-6996882d052c, URL: /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar to file: /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:59.050Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpeinfra-csar.csar 2019-09-19T01:30:59.051Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:59.051Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:30:59.945Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8920379335852823496/Definitions/service-Demovcpeinfra-template.yml 2019-09-19T01:31:05.566Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:31:05.574Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 75 Parsing Warnings occurred... 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vaaa" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.575Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.576Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.578Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.580Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.587Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.590Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.592Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.592Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.594Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "CPE_SIGNAL" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.595Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns" are missing field(s): [port_vdns_private_0_port_order, port_vdns_private_1_port_related_networks, port_vdns_private_0_port_network_role, port_vdns_private_0_port_vlan_requirements, port_vdns_private_1_port_order, port_vdns_private_1_port_network_role, nfc_function, port_vdns_private_0_port_subnetpoolid, port_vdns_private_1_port_subnetpoolid, port_vdns_private_0_port_related_networks, port_vdns_private_1_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vweb" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.596Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vweb" are missing field(s): [port_vweb_private_0_port_related_networks, port_vweb_private_1_port_subnetpoolid, port_vweb_private_1_port_vlan_requirements, port_vweb_private_0_port_network_role, port_vweb_private_1_port_order, nfc_function, port_vweb_private_0_port_subnetpoolid, port_vweb_private_1_port_network_role, port_vweb_private_0_port_vlan_requirements, port_vweb_private_1_port_related_networks, port_vweb_private_0_port_order]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.597Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "CPE_PUBLIC" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.598Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdhcp" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.599Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdhcp" are missing field(s): [port_vdhcp_private_0_port_subnetpoolid, port_vdhcp_private_1_port_network_role, port_vdhcp_private_0_port_vlan_requirements, port_vdhcp_private_0_port_order, port_vdhcp_private_0_port_network_role, nfc_function, port_vdhcp_private_1_port_vlan_requirements, port_vdhcp_private_1_port_related_networks, port_vdhcp_private_0_port_related_networks, port_vdhcp_private_1_port_subnetpoolid, port_vdhcp_private_1_port_order]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.600Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_infra 5db1a9dd-e000 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.601Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.602Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_infra 5db1a9dd-e000 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.604Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.606Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vaaa" are missing field(s): [port_vaaa_private_0_port_network_role, port_vaaa_private_1_port_vlan_requirements, port_vaaa_private_1_port_order, nfc_function, port_vaaa_private_0_port_related_networks, port_vaaa_private_1_port_network_role, port_vaaa_private_0_port_order, port_vaaa_private_0_port_subnetpoolid, port_vaaa_private_0_port_vlan_requirements, port_vaaa_private_1_port_related_networks, port_vaaa_private_1_port_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:05.608Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:31:05.610Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:31:05.611Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:31:05.611Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:31:05.611Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:31:05.612Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_infra 5db1a9dd-e000 0, normalized name vcpe_infra5db1a9dde0000. Searching groups on service level starting with VF normalized name... 2019-09-19T01:31:05.612Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:31:05.612Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:31:05.613Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:31:05.613Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEInfra Description:catalog service description Model UUID:6c6f9968-9d90-41a3-b9c4-14096c225c25 Model Version:NULL Model InvariantUuid:d5623974-51c8-4913-a113-fa13faf021de Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_infra 5db1a9dd-e000 Model UUID:a9ef25be-f705-418a-a0a4-1cbab9867693 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:419d7877-742e-48b3-a457-15cf0e7e28f1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ea3cdff3-e072-4532-b2fd-006360377218 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f9821b41-1338-4151-9aae-fb0cf424ba70 ModelName:VcpeInfra5db1a9ddE000..base_vcpe_infra..module-0 ModelUuid:c940b3b8-95c6-44de-8566-af2dcd8a9906 ModelVersion:1 Description:NULL Member Name:abstract_vdns Member Name:abstract_vweb Member Name:abstract_vaaa Member Name:abstract_vdhcp VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:5a24925d-2bee-43f8-adb2-41bbc628bbfc ModelInvariantUuid:24ad804c-354a-4465-8709-0255f6ca145a ModelName:vCPE_infra 5db1a9dd-e000-nodes.vdnsCvfc ModelUuid:762846c1-dbbd-4441-9eaa-f687d3fc3f1b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdns VNFC Properties: ModelCustomizationUuid:60c7da24-7747-42b9-ab46-31a479e0dce6 ModelInvariantUuid:6b9205f7-ac98-499e-a90b-55c0f4783d0f ModelName:VcpeInfra5db1a9ddE000.compute.nodes.heat.vdns ModelUuid:4b2fa331-067e-4aaf-91fe-74a1a0634edf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:380a9d56-3979-4633-a046-838d9a3c5a47 ModelInvariantUuid:e4870b37-c3a1-464a-a8fe-596d0740f847 ModelName:vCPE_infra 5db1a9dd-e000-nodes.vwebCvfc ModelUuid:f94fdd28-e89d-494b-b36b-7d19e2511252 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vweb VNFC Properties: ModelCustomizationUuid:7dde72e7-af67-47bd-9364-fe634bff8f82 ModelInvariantUuid:2b389482-449c-4edf-acb8-0140853869fd ModelName:VcpeInfra5db1a9ddE000.compute.nodes.heat.vweb ModelUuid:ef0fc0bc-3040-4be5-aec4-10ac1e2aa7b0 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:d82d007a-04ad-4126-941f-d375f87b994e ModelInvariantUuid:ea81143a-c4aa-4d35-abab-4ab375cd8a7c ModelName:vCPE_infra 5db1a9dd-e000-nodes.vaaaCvfc ModelUuid:c30008c0-6011-468c-ba1a-2adc3623aaff ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vaaa VNFC Properties: ModelCustomizationUuid:c4d35d7a-a207-477c-94b8-84b554f165da ModelInvariantUuid:ac283067-4aa7-4b3c-909f-5d72301c0e38 ModelName:VcpeInfra5db1a9ddE000.compute.nodes.heat.vaaa ModelUuid:75a640ba-319b-4a95-8764-4b1511899666 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9a20dbff-1ed6-4329-b779-648028efdad4 ModelInvariantUuid:9154fc49-8d1b-445a-90dd-ce7db8b01a9c ModelName:vCPE_infra 5db1a9dd-e000-nodes.vdhcpCvfc ModelUuid:bc5d226f-31fb-4c76-b0b6-b72f99ed6f1c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdhcp VNFC Properties: ModelCustomizationUuid:28029eba-af33-4101-85d1-6fa6bc01fc80 ModelInvariantUuid:518e5d27-27e8-4860-8b07-c5e068dd5431 ModelName:VcpeInfra5db1a9ddE000.compute.nodes.heat.vdhcp ModelUuid:3df98f71-9050-4028-94d0-f39abab2782f ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:569765b3-e42f-4bcd-8df8-b45cda6ad2f0 Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpeinfra.cpe_signal Network Scope:null NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:83b112de-7477-4b5b-8f8b-d5704c525bbc Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpeinfra.cpe_public Network Scope:null Allotted Resource Properties: 2019-09-19T01:31:05.617Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:31:05.617Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:31:05.622Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:31:05.625Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.625Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(6c6f9968-9d90-41a3-b9c4-14096c225c25) : vCPE_infra 5db1a9dd-e000,Generic NeutronNet 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.626Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.627Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.627Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.684Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.685Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.685Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-09-19T01:31:05.719Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:31:05.720Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:31:05.720Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.733Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:31:05.748Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST 2019-09-19T01:31:05.749Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.749Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:05.749Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:31:05.749Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:31:05.762Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.762Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.762Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(6c6f9968-9d90-41a3-b9c4-14096c225c25) : vCPE_infra 5db1a9dd-e000,Generic NeutronNet 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.763Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.764Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.764Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.805Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:05.806Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:05.808Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-09-19T01:31:05.820Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:31:05.820Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 29eb1066-c667-40ee-bca8-bdde91627fc6 2019-09-19T01:31:05.833Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_infra 5db1a9dd-e000 0 2019-09-19T01:31:05.864Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST vCPE_infra 5db1a9dd-e000 0 29eb1066-c667-40ee-bca8-bdde91627fc6 vCPE_infra 5db1a9dd-e000 2019-09-19T01:31:05.866Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json ASDC sendASDCNotification 2019-09-19T01:31:05.867Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json 2019-09-19T01:31:05.867Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:05.868Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:05.882Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:05.891Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856665866, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:31:05.975Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:06.900Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-09-19T01:31:06.900Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml 2019-09-19T01:31:06.901Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:06.901Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:06.911Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:06.911Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856666900, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:31:07.020Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:07.935Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-09-19T01:31:07.935Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env 2019-09-19T01:31:07.941Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:07.941Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:07.950Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:07.950Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856667935, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:31:08.045Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:08.955Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json ASDC sendASDCNotification 2019-09-19T01:31:08.955Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json 2019-09-19T01:31:08.955Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:08.956Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:08.962Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:08.962Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856668955, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:31:09.063Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:09.968Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-09-19T01:31:09.968Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml 2019-09-19T01:31:09.968Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:09.969Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:09.989Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:10.004Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856669968, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:31:10.074Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:11.008Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-09-19T01:31:11.009Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env 2019-09-19T01:31:11.009Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:11.009Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:11.070Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:11.070Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856671008, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:31:11.151Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:12.071Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - No resources found for Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:12.078Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:12.078Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_infra 5db1a9dd-e000 0 29eb1066-c667-40ee-bca8-bdde91627fc6 ASDC 2019-09-19T01:31:12.079Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:31:12.087Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.089Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:12.090Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:31:12.090Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:12.090Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: ea3cdff3-e072-4532-b2fd-006360377218 matches Tosca VF Customization UUID: ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:12.090Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: ea3cdff3-e072-4532-b2fd-006360377218 matches vfNotificationResource CustomizationUUID 2019-09-19T01:31:12.102Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (ea3cdff3-e072-4532-b2fd-006360377218) : {\"vf_module_id\":\"vCPE_Intrastructure\",\"vweb_private_ip_1\":\"10.0.101.40\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vweb_private_ip_0\":\"10.2.0.10\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"vaaa_private_ip_0\":\"10.4.0.4\",\"cpe_signal_net_cidr\":\"10.4.0.0/24\",\"vaaa_private_ip_1\":\"10.0.101.2\",\"cpe_signal_net_id\":\"zdfw1cpe01_private\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vdns_name_0\":\"zdcpe1cpe01dns01\",\"cpe_public_net_id\":\"zdfw1cpe01_public\",\"vweb_name_0\":\"zdcpe1cpe01web01\",\"vdns_private_ip_0\":\"10.2.0.1\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_demo_app\",\"vdns_private_ip_1\":\"10.0.101.3\",\"cpe_public_net_cidr\":\"10.2.0.0/24\",\"dcae_collector_port\":\"8081\",\"vaaa_name_0\":\"zdcpe1cpe01aaa01\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"vdhcp_name_0\":\"zdcpe1cpe01dhcp01\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"mr_ip_addr\":\"10.0.11.1\",\"vdhcp_private_ip_1\":\"10.0.101.1\",\"vdhcp_private_ip_0\":\"10.4.0.1\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vaaa_key\",\"mr_ip_port\":\"3904\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"cpe_signal_subnet_id\":\"zdfw1cpe01_sub_private\",\"cpe_public_subnet_id\":\"zdfw1cpe01_sub_public\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T01:31:12.102Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.102Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_infra 5db1a9dd-e000 0 is matching search criteria 2019-09-19T01:31:12.103Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 2019-09-19T01:31:12.103Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 2019-09-19T01:31:12.104Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra 5db1a9dd-e000 0] matching following query criteria: sdcType=VF, customizationUUID=ea3cdff3-e072-4532-b2fd-006360377218 2019-09-19T01:31:12.108Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(6c6f9968-9d90-41a3-b9c4-14096c225c25) : vCPE_infra 5db1a9dd-e000,Generic NeutronNet 2019-09-19T01:31:12.108Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.108Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:12.108Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.109Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:12.141Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:31:12.141Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:31:12.143Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-09-19T01:31:12.176Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_infra 5db1a9dd-e000 29eb1066-c667-40ee-bca8-bdde91627fc6 0 ASDC deployResourceStructure 2019-09-19T01:31:12.177Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json ASDC sendASDCNotification 2019-09-19T01:31:12.177Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json 2019-09-19T01:31:12.177Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:12.177Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:12.196Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:12.197Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856672177, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:31:12.282Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:13.200Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-09-19T01:31:13.204Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml 2019-09-19T01:31:13.205Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:13.205Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:13.212Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:13.212Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856673200, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:31:13.309Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:14.215Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-09-19T01:31:14.224Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env 2019-09-19T01:31:14.224Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:14.225Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:14.255Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:14.256Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856674215, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DEPLOY_OK" } 2019-09-19T01:31:14.355Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:15.257Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 2019-09-19T01:31:15.257Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-09-19T01:31:15.257Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:31:15.257Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:15.274Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:15.274Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856675257, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:31:15.374Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:16.275Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:31:16.305Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 256acf5f-e38f-4c4d-b907-e2061ffbc114 2019-09-19T01:31:16.309Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:31:16.311Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:31:16.311Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:31:16.311Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:31:16.312Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:31:16.327Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:31:46.328Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 256acf5f-e38f-4c4d-b907-e2061ffbc114 and distributionStatus: 2019-09-19T01:31:46.340Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 256acf5f-e38f-4c4d-b907-e2061ffbc114 and serviceModelVersionId: 6c6f9968-9d90-41a3-b9c4-14096c225c25 2019-09-19T01:31:46.340Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : d5623974-51c8-4913-a113-fa13faf021de 2019-09-19T01:31:46.341Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/d5623974-51c8-4913-a113-fa13faf021de/model-vers/model-ver/6c6f9968-9d90-41a3-b9c4-14096c225c25?depth=0 2019-09-19T01:31:46.401Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:31:46.402Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:31:46.402Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:31:46.402Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:31:46.553Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/d5623974-51c8-4913-a113-fa13faf021de/model-vers/model-ver/6c6f9968-9d90-41a3-b9c4-14096c225c25?depth=0 with request headers:{X-RequestID=[256acf5f-e38f-4c4d-b907-e2061ffbc114], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-ONAP-InvocationID=[f2a3330e-abee-447c-b5ee-f7878922b843], X-ECOMP-RequestID=[256acf5f-e38f-4c4d-b907-e2061ffbc114], X-TransactionId=[], X-ONAP-RequestID=[256acf5f-e38f-4c4d-b907-e2061ffbc114], Content-Type=[application/merge-patch+json]} 2019-09-19T01:31:46.625Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:31:46.821Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/d5623974-51c8-4913-a113-fa13faf021de/model-vers/model-ver/6c6f9968-9d90-41a3-b9c4-14096c225c25?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-190919-01:31:43:921-87921], vertex-id=[217216], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:31:43 GMT], Content-Type=[application/json]} 2019-09-19T01:31:46.832Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:31:46.853Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:31:46.856Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:31:46.856Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 256acf5f-e38f-4c4d-b907-e2061ffbc114 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:31:46.862Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:31:46.862Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:31:46.865Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:31:46.865Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856706856, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:31:46.994Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:31:49.261Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:31:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:31:49.383Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:31:49.383Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:32:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:32:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:32:49.302Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:32:49.850Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.866Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "NOTIFIED" } 2019-09-19T01:32:49.871Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.871Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-09-19T01:32:49.875Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.875Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.876Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856649260, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856658026, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856665866, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.877Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856666900, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856667935, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856668955, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.878Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856669968, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:32:49.879Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.886Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856671008, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:32:49.887Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.888Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856672177, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/vcpe_infra5db1a9dde0000_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:32:49.891Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.892Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856673200, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:32:49.892Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.892Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856674215, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infra5db1a9dde0000/artifacts/base_vcpe_infra.env", "status": "DEPLOY_OK" } 2019-09-19T01:32:49.892Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.893Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856675257, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:32:49.893Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:32:49.893Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "256acf5f-e38f-4c4d-b907-e2061ffbc114", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856706856, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:32:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:33:38.210Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:33:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:33:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:33:50.098Z||org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:33:50.098Z||org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"678ff376-289b-4f70-82aa-44c8567dfd94","serviceName":"demoVCPEvBNG","serviceVersion":"1.0","serviceUUID":"32a95555-a73c-4520-ae3f-e31baa57ecb8","serviceDescription":"catalog service description","serviceInvariantUUID":"41ed3871-dc4e-40fa-ae17-9e5fc1f7793e","resources":[{"resourceInstanceName":"vCPE_vbng 54ab3e30-7443 0","resourceName":"vCPE_vbng 54ab3e30-7443","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d1707337-466b-470e-8953-4900c5561b68","resourceInvariantUUID":"e52d6111-33b2-464e-93f6-8884c651580c","resourceCustomizationUUID":"1e4ed317-d2ba-439e-841d-46c4a38f720a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml","artifactChecksum":"ZGQzZTI5NTFmZjY0NWZiYzI0MjUwMjE0NWNlZDA5MzU\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"f4041ce5-c687-46b3-8162-67058256bfa5","artifactVersion":"1"},{"artifactName":"vcpe_vbng54ab3e3074430_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json","artifactChecksum":"NjZmZGQ1NjBlOTNkYjBjYzE0YWJmODEwNTgxZDBiOWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"46249566-c222-4f80-a883-b14f59f37d50","artifactVersion":"1"},{"artifactName":"base_vcpe_vbng.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml","artifactChecksum":"Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml","artifactChecksum":"NTc0MmQ1N2YxMDNlOThmZWI1MDIxNDQ1OGViZTc1N2M\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"eca56051-0f2e-42f8-a597-5a8fad0b539b","artifactVersion":"1"},{"artifactName":"base_vcpe_vbng.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env","artifactChecksum":"MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"1e2ef451-5276-4300-93a2-2653afb57479","artifactVersion":"2","generatedFromUUID":"6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c"}]},{"resourceInstanceName":"BNG_MUX","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"6504e6fd-acfd-4311-ab23-6eac3b00256f","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"BRG_BNG","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"2ecdca09-2d6b-4204-b637-4f3643326373","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevbng-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml","artifactChecksum":"OGQ4NjU4YTliZWI0MzNmMWJhM2JiMDY5ZDgyZWM4NTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"037a3ae5-98a8-4437-8ac1-0895be179700","artifactVersion":"1"},{"artifactName":"service-Demovcpevbng-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar","artifactChecksum":"NmUyNGY4MWJiMTc1NTY2OTY4Zjg1YjI1ZDE1YmQxNTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b2e5d683-4cb1-4cb5-b50a-1c88ab13c269","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:33:50.202Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:50.202Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:50.216Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:50.217Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.231Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.241Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.242Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.243Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.244Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.244Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.257Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.258Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.261Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.263Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.265Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.265Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:50.265Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.265Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:50.272Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.272Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.272Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.273Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.274Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.279Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.280Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.281Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856787778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856781940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "dcae-sch", "timestamp": 1568856793351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.282Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856783491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856782359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.283Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:50.295Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.296Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856797949, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856797816, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856791131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.297Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856797758, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856795746, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.298Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "cds", "timestamp": 1568856798952, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:33:50.326Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.326Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:50.326Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName cds 2019-09-19T01:33:50.351Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.353Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.354Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.354Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:50.354Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.354Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856799935, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.355Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856797691, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:33:50.368Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.368Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "policy-id", "timestamp": 1568856801033, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:33:50.376Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.377Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName POLICY 2019-09-19T01:33:50.388Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.388Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856801595, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856799589, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856798714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.389Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856802600, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:33:50.396Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.396Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName SDNC 2019-09-19T01:33:50.425Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.425Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856796808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.425Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.425Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856800692, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:33:50.430Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.431Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName POLICY 2019-09-19T01:33:50.437Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.437Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856795750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:50.437Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.437Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856808996, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-starlingx-id", "timestamp": 1568856801843, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856805198, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.438Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856805058, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856810707, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856806785, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856806871, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.440Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.440Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "clamp", "timestamp": 1568856807788, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:33:50.440Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.440Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856812677, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.441Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.441Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856808929, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:50.441Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.441Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856814291, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:33:50.445Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.445Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName POLICY 2019-09-19T01:33:50.458Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.458Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856810363, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.458Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.458Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856810012, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:33:50.462Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.462Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName POLICY 2019-09-19T01:33:50.469Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.469Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "aai-ml", "timestamp": 1568856811366, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:33:50.471Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:33:50.471Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 678ff376-289b-4f70-82aa-44c8567dfd94 and ComponentName AAI 2019-09-19T01:33:50.478Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.478Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-k8s-id", "timestamp": 1568856815459, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:33:50.478Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:33:50.478Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "multicloud-windriver-id", "timestamp": 1568856811093, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:33:51.217Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:51.218Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:51.222Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:51.222Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:33:51.324Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:52.222Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:52.223Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:52.243Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:52.244Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:33:52.341Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:53.250Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:53.261Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:53.270Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:53.270Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:53.371Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:54.271Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:54.272Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:54.276Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:54.276Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:33:54.376Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:55.277Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:55.277Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:55.282Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:55.282Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:33:55.387Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:56.283Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:33:56.283Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:56.290Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:56.290Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:33:56.393Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:57.291Z||org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "serviceName": "demoVCPEvBNG", "serviceVersion": "1.0", "serviceUUID": "32a95555-a73c-4520-ae3f-e31baa57ecb8", "serviceDescription": "catalog service description", "serviceInvariantUUID": "41ed3871-dc4e-40fa-ae17-9e5fc1f7793e", "resources": [ { "resourceInstanceName": "vCPE_vbng 54ab3e30-7443 0", "resourceCustomizationUUID": "1e4ed317-d2ba-439e-841d-46c4a38f720a", "resourceName": "vCPE_vbng 54ab3e30-7443", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "d1707337-466b-470e-8953-4900c5561b68", "resourceInvariantUUID": "e52d6111-33b2-464e-93f6-8884c651580c", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vbng54ab3e3074430_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "artifactChecksum": "NjZmZGQ1NjBlOTNkYjBjYzE0YWJmODEwNTgxZDBiOWE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "46249566-c222-4f80-a883-b14f59f37d50", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbng.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "artifactChecksum": "Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c", "generatedArtifact": { "artifactName": "base_vcpe_vbng.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "artifactChecksum": "MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "1e2ef451-5276-4300-93a2-2653afb57479", "generatedFromUUID": "6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbng.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "artifactChecksum": "MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "1e2ef451-5276-4300-93a2-2653afb57479", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "BNG_MUX", "resourceCustomizationUUID": "6504e6fd-acfd-4311-ab23-6eac3b00256f", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "BRG_BNG", "resourceCustomizationUUID": "2ecdca09-2d6b-4204-b637-4f3643326373", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevbng-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "artifactChecksum": "NmUyNGY4MWJiMTc1NTY2OTY4Zjg1YjI1ZDE1YmQxNTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b2e5d683-4cb1-4cb5-b50a-1c88ab13c269" } ], "workloadContext": "Production" } 2019-09-19T01:33:57.292Z||org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 3 2019-09-19T01:33:57.292Z||org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 32a95555-a73c-4520-ae3f-e31baa57ecb8 ASDC 2019-09-19T01:33:57.292Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:678ff376-289b-4f70-82aa-44c8567dfd94 ServiceName:demoVCPEvBNG ServiceVersion:1.0 ServiceUUID:32a95555-a73c-4520-ae3f-e31baa57ecb8 ServiceInvariantUUID:41ed3871-dc4e-40fa-ae17-9e5fc1f7793e ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevbng-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ArtifactUUID:b2e5d683-4cb1-4cb5-b50a-1c88ab13c269 ArtifactChecksum:NmUyNGY4MWJiMTc1NTY2OTY4Zjg1YjI1ZDE1YmQxNTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vCPE_vbng 54ab3e30-7443 0 ResourceCustomizationUUID:1e4ed317-d2ba-439e-841d-46c4a38f720a ResourceInvariantUUID:e52d6111-33b2-464e-93f6-8884c651580c ResourceName:vCPE_vbng 54ab3e30-7443 ResourceType:VF ResourceUUID:d1707337-466b-470e-8953-4900c5561b68 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vbng54ab3e3074430_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json ArtifactUUID:46249566-c222-4f80-a883-b14f59f37d50 ArtifactChecksum:NjZmZGQ1NjBlOTNkYjBjYzE0YWJmODEwNTgxZDBiOWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbng.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml ArtifactUUID:6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c ArtifactChecksum:Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vbng.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env ArtifactUUID:1e2ef451-5276-4300-93a2-2653afb57479 ArtifactChecksum:MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbng.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env ArtifactUUID:1e2ef451-5276-4300-93a2-2653afb57479 ArtifactChecksum:MzY3MWU2YzdkMjhjYmU2ZTc4MGYxMGQ2ZjgwNjlmNWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:BNG_MUX ResourceCustomizationUUID:6504e6fd-acfd-4311-ab23-6eac3b00256f ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:BRG_BNG ResourceCustomizationUUID:2ecdca09-2d6b-4204-b637-4f3643326373 ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2019-09-19T01:33:57.293Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 32a95555-a73c-4520-ae3f-e31baa57ecb8 ASDC treatNotification 2019-09-19T01:33:57.505Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:33:57.507Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:33:57.507Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:33:57.507Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: b2e5d683-4cb1-4cb5-b50a-1c88ab13c269 from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-09-19T01:33:57.507Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:33:57.508Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-09-19T01:33:58.238Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:33:58.241Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar b2e5d683-4cb1-4cb5-b50a-1c88ab13c269 82779 2019-09-19T01:33:58.241Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ASDC sendASDCNotification 2019-09-19T01:33:58.241Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-09-19T01:33:58.241Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:33:58.242Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:33:58.277Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:33:58.279Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856838241, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:33:58.364Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:33:59.299Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:33:59.301Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:33:59.301Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: b2e5d683-4cb1-4cb5-b50a-1c88ab13c269, URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar to file: /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:33:59.302Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevbng-csar.csar 2019-09-19T01:33:59.302Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:33:59.302Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:33:59.847Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4219597790014208781/Definitions/service-Demovcpevbng-template.yml 2019-09-19T01:34:03.000Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:34:03.002Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:34:03.002Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 57 Parsing Warnings occurred... 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.003Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbng" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbng" are missing field(s): [port_vbng_private_0_port_related_networks, port_vbng_private_2_port_subnetpoolid, port_vbng_private_0_port_network_role, port_vbng_private_2_port_vlan_requirements, port_vbng_private_0_port_order, port_vbng_private_1_port_related_networks, port_vbng_private_1_port_subnetpoolid, port_vbng_private_1_port_network_role, port_vbng_private_3_port_subnetpoolid, port_vbng_private_2_port_related_networks, port_vbng_private_3_port_order, port_vbng_private_3_port_network_role, port_vbng_private_3_port_related_networks, port_vbng_private_2_port_order, port_vbng_private_1_port_order, port_vbng_private_2_port_network_role, port_vbng_private_0_port_vlan_requirements, port_vbng_private_3_port_vlan_requirements, nfc_function, port_vbng_private_0_port_subnetpoolid, port_vbng_private_1_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.004Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.005Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.006Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.007Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.007Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.007Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.007Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.008Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbng 54ab3e30-7443 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.009Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.010Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.010Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.010Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BNG_MUX" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.011Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.012Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.012Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.012Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG_BNG" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.012Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbng 54ab3e30-7443 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.013Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-09-19T01:34:03.014Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:34:03.015Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:34:03.015Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:34:03.015Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:34:03.016Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:34:03.016Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vbng 54ab3e30-7443 0, normalized name vcpe_vbng54ab3e3074430. Searching groups on service level starting with VF normalized name... 2019-09-19T01:34:03.016Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:34:03.017Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:34:03.023Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:34:03.023Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvBNG Description:catalog service description Model UUID:32a95555-a73c-4520-ae3f-e31baa57ecb8 Model Version:NULL Model InvariantUuid:41ed3871-dc4e-40fa-ae17-9e5fc1f7793e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vbng 54ab3e30-7443 Model UUID:dc14ec96-2373-4022-bd97-19f43a9be9a1 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:e52d6111-33b2-464e-93f6-8884c651580c Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1e4ed317-d2ba-439e-841d-46c4a38f720a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8ae2c3e3-af52-444e-84d7-9a5af494a969 ModelName:VcpeVbng54ab3e307443..base_vcpe_vbng..module-0 ModelUuid:2b440375-1221-4ead-8373-f999e647e2fd ModelVersion:1 Description:NULL Member Name:abstract_vbng VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:fe2b4247-d546-434e-b6c4-498502a38b06 ModelInvariantUuid:490a6e82-2d76-46c8-9d5c-f5d7cac08a13 ModelName:vCPE_vbng 54ab3e30-7443-nodes.vbngCvfc ModelUuid:021295c7-5f04-4f7c-948d-f8d178a700a6 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vbng VNFC Properties: ModelCustomizationUuid:b71f8bbd-cdc8-418e-9d5a-815bdf6c71e9 ModelInvariantUuid:3ec9b86a-9d20-45bc-80a6-471bfbb37295 ModelName:VcpeVbng54ab3e307443.compute.nodes.heat.vbng ModelUuid:b6318f07-6589-4973-a5ca-a6ccc24d4ec2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6504e6fd-acfd-4311-ab23-6eac3b00256f Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpevbng.bng_mux Network Scope:null NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:2ecdca09-2d6b-4204-b637-4f3643326373 Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpevbng.brg_bng Network Scope:null Allotted Resource Properties: 2019-09-19T01:34:03.059Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: d1707337-466b-470e-8953-4900c5561b68 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vbng 54ab3e30-7443 0 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: d1707337-466b-470e-8953-4900c5561b68 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 46249566-c222-4f80-a883-b14f59f37d50 from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:34:03.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 2019-09-19T01:34:03.687Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:34:03.690Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 46249566-c222-4f80-a883-b14f59f37d50 802 2019-09-19T01:34:03.690Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json ASDC sendASDCNotification 2019-09-19T01:34:03.691Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 2019-09-19T01:34:03.691Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:34:03.691Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:03.702Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:03.702Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856843690, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:34:03.805Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:04.702Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVbng54ab3e307443..base_vcpe_vbng..module-0", "vfModuleModelInvariantUUID": "8ae2c3e3-af52-444e-84d7-9a5af494a969", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2b440375-1221-4ead-8373-f999e647e2fd", "vfModuleModelCustomizationUUID": "8cc5db8d-c32a-41fd-a5af-f1f8f4c464a7", "isBase": true, "artifacts": [ "6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c", "1e2ef451-5276-4300-93a2-2653afb57479" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vbng", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:34:04.706Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVbng54ab3e307443..base_vcpe_vbng..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2b440375-1221-4ead-8373-f999e647e2fd VfModuleModelInvariantUUID:8ae2c3e3-af52-444e-84d7-9a5af494a969 VfModuleModelDescription:NULL Artifacts UUID List:{ 6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c , 1e2ef451-5276-4300-93a2-2653afb57479 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vbng max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVbng54ab3e307443..base_vcpe_vbng..module-0", "vfModuleModelInvariantUUID": "8ae2c3e3-af52-444e-84d7-9a5af494a969", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2b440375-1221-4ead-8373-f999e647e2fd", "vfModuleModelCustomizationUUID": "8cc5db8d-c32a-41fd-a5af-f1f8f4c464a7", "isBase": true, "artifacts": [ "6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c", "1e2ef451-5276-4300-93a2-2653afb57479" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vbng", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVbng54ab3e307443..base_vcpe_vbng..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2b440375-1221-4ead-8373-f999e647e2fd VfModuleModelInvariantUUID:8ae2c3e3-af52-444e-84d7-9a5af494a969 VfModuleModelDescription:NULL Artifacts UUID List:{ 6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c , 1e2ef451-5276-4300-93a2-2653afb57479 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vbng max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:34:04.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 2019-09-19T01:34:05.178Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:34:05.179Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 6fa2b25c-a4d5-4d9d-8ee6-ab14342e430c 10562 2019-09-19T01:34:05.180Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml ASDC sendASDCNotification 2019-09-19T01:34:05.180Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 2019-09-19T01:34:05.180Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:34:05.180Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:05.189Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:05.192Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856845180, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:34:05.287Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:06.193Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 1e2ef451-5276-4300-93a2-2653afb57479 from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 2019-09-19T01:34:06.196Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:34:06.196Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 2019-09-19T01:34:06.619Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:34:06.619Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 1e2ef451-5276-4300-93a2-2653afb57479 1788 2019-09-19T01:34:06.620Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env ASDC sendASDCNotification 2019-09-19T01:34:06.620Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 2019-09-19T01:34:06.621Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:34:06.622Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:06.631Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:06.632Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856846620, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:34:06.735Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:07.645Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:07.651Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vbng 54ab3e30-7443 0 d1707337-466b-470e-8953-4900c5561b68 ASDC 2019-09-19T01:34:07.704Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.707Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:07.708Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:34:07.709Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:07.709Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a matches Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:07.709Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a matches vfNotificationResource CustomizationUUID 2019-09-19T01:34:07.716Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (1e4ed317-d2ba-439e-841d-46c4a38f720a) : {\"vf_module_id\":\"vCPE_Intrastructure_Metro_vBNG\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vbng_private_ip_1\":\"10.0.101.10\",\"vbng_private_ip_0\":\"10.3.0.1\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"brgemu_bng_private_subnet_id\":\"zdfw1bngin01_sub_private\",\"brgemu_bng_private_net_id\":\"zdfw1bngin01_private\",\"cpe_signal_net_id\":\"zdfw1cpe01_private\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_Metro_vBNG_demo_app\",\"dcae_collector_port\":\"8081\",\"vbng_private_ip_3\":\"10.1.0.10\",\"brgemu_bng_private_net_cidr\":\"10.3.0.0/24\",\"vbng_private_ip_2\":\"10.4.0.3\",\"vbng_name_0\":\"zdcpe1cpe01bng01\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"bng_gmux_private_subnet_id\":\"zdfw1bngmux01_sub_private\",\"cpe_signal_private_net_cidr\":\"10.4.0.0/24\",\"bng_gmux_private_net_id\":\"zdfw1bngmux01_private\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vbng_key\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"script_version\":\"1.5.0-SNAPSHOT\",\"cpe_signal_subnet_id\":\"zdfw1cpe01_sub_private\",\"bng_gmux_private_net_cidr\":\"10.1.0.0/24\",\"sdnc_ip_addr\":\"10.0.7.1\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@1c01e797 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 8cc5db8d-c32a-41fd-a5af-f1f8f4c464a7 2019-09-19T01:34:07.717Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 8cc5db8d-c32a-41fd-a5af-f1f8f4c464a7 2019-09-19T01:34:07.722Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.723Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is matching search criteria 2019-09-19T01:34:07.723Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.723Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.723Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbng 54ab3e30-7443 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:34:07.724Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.724Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is matching search criteria 2019-09-19T01:34:07.724Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.729Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.729Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbng 54ab3e30-7443 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is not matching search criteria 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vbng is matching search criteria 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.730Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.731Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vbng] matching following query criteria: sdcType=CVFC, customizationUUID=fe2b4247-d546-434e-b6c4-498502a38b06 2019-09-19T01:34:07.735Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.735Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is matching search criteria 2019-09-19T01:34:07.737Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.737Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.738Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbng 54ab3e30-7443 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:34:07.738Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.738Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbng 54ab3e30-7443 0 is matching search criteria 2019-09-19T01:34:07.738Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BNG_MUX is not matching search criteria 2019-09-19T01:34:07.744Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_BNG is not matching search criteria 2019-09-19T01:34:07.744Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbng 54ab3e30-7443 0] matching following query criteria: sdcType=VF, customizationUUID=1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:07.749Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(32a95555-a73c-4520-ae3f-e31baa57ecb8) : vCPE_vbng 54ab3e30-7443,Generic NeutronNet 2019-09-19T01:34:07.750Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.750Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:07.751Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.751Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:07.828Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:07.830Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:07.831Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vbng 54ab3e30-7443 d1707337-466b-470e-8953-4900c5561b68 1 ASDC deployResourceStructure 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json ASDC sendASDCNotification 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:34:08.127Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:08.130Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:08.133Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856848127, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:34:08.231Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:09.133Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml ASDC sendASDCNotification 2019-09-19T01:34:09.134Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml 2019-09-19T01:34:09.134Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:34:09.134Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:09.137Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:09.138Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856849133, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:34:09.239Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:10.144Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env ASDC sendASDCNotification 2019-09-19T01:34:10.144Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env 2019-09-19T01:34:10.144Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:34:10.144Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:10.147Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:10.155Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856850144, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DEPLOY_OK" } 2019-09-19T01:34:10.248Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:11.164Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:34:11.164Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - No resources found for Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.214Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - No resources found for Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:34:11.215Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:34:11.233Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.233Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(32a95555-a73c-4520-ae3f-e31baa57ecb8) : vCPE_vbng 54ab3e30-7443,Generic NeutronNet 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.234Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.235Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.263Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.264Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.265Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-09-19T01:34:11.343Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:34:11.343Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:34:11.343Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - No resources found for Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - No resources found for Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:11.347Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:34:11.348Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:34:11.395Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.396Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.396Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:34:11.397Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.397Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.397Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: 1e4ed317-d2ba-439e-841d-46c4a38f720a 2019-09-19T01:34:11.398Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(32a95555-a73c-4520-ae3f-e31baa57ecb8) : vCPE_vbng 54ab3e30-7443,Generic NeutronNet 2019-09-19T01:34:11.398Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.398Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.399Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.399Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.432Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:34:11.433Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBNG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:34:11.434Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-09-19T01:34:11.470Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:34:11.473Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ASDC sendASDCNotification 2019-09-19T01:34:11.473Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-09-19T01:34:11.473Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:34:11.473Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:11.488Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:11.488Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856851473, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:34:11.600Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:12.491Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:34:12.503Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 678ff376-289b-4f70-82aa-44c8567dfd94 2019-09-19T01:34:12.516Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:34:12.516Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:34:12.516Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:34:12.516Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:34:12.517Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:34:12.523Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:34:42.523Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 678ff376-289b-4f70-82aa-44c8567dfd94 and distributionStatus: 2019-09-19T01:34:42.528Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 678ff376-289b-4f70-82aa-44c8567dfd94 and serviceModelVersionId: 32a95555-a73c-4520-ae3f-e31baa57ecb8 2019-09-19T01:34:42.528Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 41ed3871-dc4e-40fa-ae17-9e5fc1f7793e 2019-09-19T01:34:42.528Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/41ed3871-dc4e-40fa-ae17-9e5fc1f7793e/model-vers/model-ver/32a95555-a73c-4520-ae3f-e31baa57ecb8?depth=0 2019-09-19T01:34:42.548Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:34:42.549Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:34:42.550Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:34:42.550Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:34:42.709Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/41ed3871-dc4e-40fa-ae17-9e5fc1f7793e/model-vers/model-ver/32a95555-a73c-4520-ae3f-e31baa57ecb8?depth=0 with request headers:{X-RequestID=[678ff376-289b-4f70-82aa-44c8567dfd94], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-ONAP-InvocationID=[22ed50d3-3d27-4cda-b2e8-3835682a452d], X-ECOMP-RequestID=[678ff376-289b-4f70-82aa-44c8567dfd94], X-TransactionId=[], X-ONAP-RequestID=[678ff376-289b-4f70-82aa-44c8567dfd94], Content-Type=[application/merge-patch+json]} 2019-09-19T01:34:42.769Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:34:42.851Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/41ed3871-dc4e-40fa-ae17-9e5fc1f7793e/model-vers/model-ver/32a95555-a73c-4520-ae3f-e31baa57ecb8?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-190919-01:34:40:064-12651], vertex-id=[221312], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:34:40 GMT], Content-Type=[application/json]} 2019-09-19T01:34:42.852Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:34:42.852Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:34:42.868Z|678ff376-289b-4f70-82aa-44c8567dfd94|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:34:42.872Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 678ff376-289b-4f70-82aa-44c8567dfd94 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:34:42.873Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:34:42.873Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:34:42.878Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:34:42.878Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856882872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:34:42.977Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:34:49.263Z|678ff376-289b-4f70-82aa-44c8567dfd94|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:34:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:34:49.396Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:34:49.396Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:35:08.202Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:35:49.261Z|678ff376-289b-4f70-82aa-44c8567dfd94|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:35:49.266Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:35:49.840Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.840Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "NOTIFIED" } 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-09-19T01:35:49.841Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856829260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856838241, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.842Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856843690, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856845180, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856846620, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856848127, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/vcpe_vbng54ab3e3074430_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.843Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856849133, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:35:49.844Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.844Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856850144, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng54ab3e3074430/artifacts/base_vcpe_vbng.env", "status": "DEPLOY_OK" } 2019-09-19T01:35:49.845Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.845Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856851473, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:35:49.845Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:35:49.845Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "678ff376-289b-4f70-82aa-44c8567dfd94", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568856882872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:35:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:36:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:36:49.262Z|678ff376-289b-4f70-82aa-44c8567dfd94|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:36:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:36:49.450Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.452Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.454Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.472Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.472Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.472Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.472Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.475Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.490Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.490Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.490Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.491Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:36:49.492Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.493Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:36:49.493Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.493Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.509Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.516Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-09-19T01:36:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-09-19T01:36:49.517Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.517Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.518Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.520Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOTIFIED" } 2019-09-19T01:36:49.521Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:36:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:49.927Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:36:49.932Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"870b301b-387b-4ef8-965d-19fab6a97bec","serviceName":"demoVCPEvBRGEMU","serviceVersion":"1.0","serviceUUID":"2c9ffca2-0007-41ee-99e1-2e12797e3754","serviceDescription":"catalog service description","serviceInvariantUUID":"1225f399-c49b-4d40-b779-a89273a83393","resources":[{"resourceInstanceName":"vCPE_vbrgemu 6d0e1e6d-9960 0","resourceName":"vCPE_vbrgemu 6d0e1e6d-9960","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"824b9b94-0878-4134-8921-44026033d2ad","resourceInvariantUUID":"a381aa3a-43af-40ad-8ece-66462610ec29","resourceCustomizationUUID":"e3f6aa5f-59b2-4bfe-95cd-78316f025f2f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml","artifactChecksum":"M2Q3MzgxMDMwZmM0MzQwOGQxNGI3NTBiMWFjYzFjMjM\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"b2f1e383-fd99-4f5f-8d77-7e1d554854b4","artifactVersion":"1"},{"artifactName":"vcpe_vbrgemu6d0e1e6d99600_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json","artifactChecksum":"M2RhZjIxNzE5ZThmNzhlYTBjZGMzNzE5OTk2NTY0MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"a4eee875-2329-4202-991a-c14ea00b5974","artifactVersion":"1"},{"artifactName":"base_vcpe_vbrgemu.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml","artifactChecksum":"OWEwYjYzNDYwY2QxZWEyYTdmN2JmNmUxMGE0MWQwZjQ\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"e4874843-b93a-4303-b191-aa381075c788","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml","artifactChecksum":"MzgyYzliMjQ3YWViNjk2YWIzNzIzOTgwZTg3NzkxOTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"b402584b-4119-4fb3-aa6e-6051c4a44958","artifactVersion":"1"},{"artifactName":"base_vcpe_vbrgemu.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env","artifactChecksum":"NzA3YmY4MDg4MjE4ODVkYTc0ZTZmZjM0YzE2NTcyOWQ\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"b1d869f0-889a-457d-9018-6300360eef7d","artifactVersion":"2","generatedFromUUID":"e4874843-b93a-4303-b191-aa381075c788"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevbrgemu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml","artifactChecksum":"YTMyZGYwMmZlNDJhMDRkNDA1Zjg4YTc0ODgyOGRlYTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"03099ae2-69c8-48fe-858a-6d6c00f0d8fe","artifactVersion":"1"},{"artifactName":"service-Demovcpevbrgemu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar","artifactChecksum":"NTc3Y2M1YjFjOWE2Y2IzNTQ5MjBmM2I3MjkyN2NiYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35944be6-89b5-4421-8bae-087b87aa8f43","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:36:49.946Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:36:49.947Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:36:49.951Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:36:49.951Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:50.092Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:36:50.958Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:36:50.958Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:36:51.033Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:36:51.034Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:36:51.108Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:36:52.035Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:36:52.035Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:36:52.039Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:36:52.039Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-09-19T01:36:52.139Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:36:53.039Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:36:53.040Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:36:53.042Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:36:53.050Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:53.144Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:36:54.051Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:36:54.051Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:36:54.060Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:36:54.060Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOTIFIED" } 2019-09-19T01:36:54.160Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:36:55.061Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:36:55.063Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:36:55.069Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:36:55.070Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:36:55.172Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:36:56.091Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:36:56.092Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:36:56.100Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:36:56.100Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:36:56.206Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:36:57.101Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "serviceName": "demoVCPEvBRGEMU", "serviceVersion": "1.0", "serviceUUID": "2c9ffca2-0007-41ee-99e1-2e12797e3754", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1225f399-c49b-4d40-b779-a89273a83393", "resources": [ { "resourceInstanceName": "vCPE_vbrgemu 6d0e1e6d-9960 0", "resourceCustomizationUUID": "e3f6aa5f-59b2-4bfe-95cd-78316f025f2f", "resourceName": "vCPE_vbrgemu 6d0e1e6d-9960", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "824b9b94-0878-4134-8921-44026033d2ad", "resourceInvariantUUID": "a381aa3a-43af-40ad-8ece-66462610ec29", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vbrgemu6d0e1e6d99600_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "artifactChecksum": "M2RhZjIxNzE5ZThmNzhlYTBjZGMzNzE5OTk2NTY0MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "a4eee875-2329-4202-991a-c14ea00b5974", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbrgemu.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "artifactChecksum": "OWEwYjYzNDYwY2QxZWEyYTdmN2JmNmUxMGE0MWQwZjQ\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "e4874843-b93a-4303-b191-aa381075c788", "generatedArtifact": { "artifactName": "base_vcpe_vbrgemu.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "artifactChecksum": "NzA3YmY4MDg4MjE4ODVkYTc0ZTZmZjM0YzE2NTcyOWQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "b1d869f0-889a-457d-9018-6300360eef7d", "generatedFromUUID": "e4874843-b93a-4303-b191-aa381075c788" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbrgemu.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "artifactChecksum": "NzA3YmY4MDg4MjE4ODVkYTc0ZTZmZjM0YzE2NTcyOWQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "b1d869f0-889a-457d-9018-6300360eef7d", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevbrgemu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "artifactChecksum": "NTc3Y2M1YjFjOWE2Y2IzNTQ5MjBmM2I3MjkyN2NiYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35944be6-89b5-4421-8bae-087b87aa8f43" } ], "workloadContext": "Production" } 2019-09-19T01:36:57.119Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 1 2019-09-19T01:36:57.119Z|678ff376-289b-4f70-82aa-44c8567dfd94|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 2c9ffca2-0007-41ee-99e1-2e12797e3754 ASDC 2019-09-19T01:36:57.119Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:870b301b-387b-4ef8-965d-19fab6a97bec ServiceName:demoVCPEvBRGEMU ServiceVersion:1.0 ServiceUUID:2c9ffca2-0007-41ee-99e1-2e12797e3754 ServiceInvariantUUID:1225f399-c49b-4d40-b779-a89273a83393 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevbrgemu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar ArtifactUUID:35944be6-89b5-4421-8bae-087b87aa8f43 ArtifactChecksum:NTc3Y2M1YjFjOWE2Y2IzNTQ5MjBmM2I3MjkyN2NiYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vCPE_vbrgemu 6d0e1e6d-9960 0 ResourceCustomizationUUID:e3f6aa5f-59b2-4bfe-95cd-78316f025f2f ResourceInvariantUUID:a381aa3a-43af-40ad-8ece-66462610ec29 ResourceName:vCPE_vbrgemu 6d0e1e6d-9960 ResourceType:VF ResourceUUID:824b9b94-0878-4134-8921-44026033d2ad ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vbrgemu6d0e1e6d99600_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json ArtifactUUID:a4eee875-2329-4202-991a-c14ea00b5974 ArtifactChecksum:M2RhZjIxNzE5ZThmNzhlYTBjZGMzNzE5OTk2NTY0MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbrgemu.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml ArtifactUUID:e4874843-b93a-4303-b191-aa381075c788 ArtifactChecksum:OWEwYjYzNDYwY2QxZWEyYTdmN2JmNmUxMGE0MWQwZjQ= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vbrgemu.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env ArtifactUUID:b1d869f0-889a-457d-9018-6300360eef7d ArtifactChecksum:NzA3YmY4MDg4MjE4ODVkYTc0ZTZmZjM0YzE2NTcyOWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbrgemu.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env ArtifactUUID:b1d869f0-889a-457d-9018-6300360eef7d ArtifactChecksum:NzA3YmY4MDg4MjE4ODVkYTc0ZTZmZjM0YzE2NTcyOWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T01:36:57.123Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 2c9ffca2-0007-41ee-99e1-2e12797e3754 ASDC treatNotification 2019-09-19T01:36:57.194Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:36:57.197Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:36:57.198Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:36:57.198Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 35944be6-89b5-4421-8bae-087b87aa8f43 from URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:36:57.200Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:36:57.201Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:36:58.369Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:36:58.371Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 35944be6-89b5-4421-8bae-087b87aa8f43 74784 2019-09-19T01:36:58.371Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar ASDC sendASDCNotification 2019-09-19T01:36:58.371Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:36:58.371Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:36:58.371Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:36:58.375Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:36:58.375Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857018371, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:36:58.475Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:36:59.375Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:36:59.382Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:36:59.383Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 35944be6-89b5-4421-8bae-087b87aa8f43, URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar to file: /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:36:59.383Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevbrgemu-csar.csar 2019-09-19T01:36:59.383Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:36:59.383Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:36:59.618Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP5655462795377279460/Definitions/service-Demovcpevbrgemu-template.yml 2019-09-19T01:37:02.318Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:37:02.319Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:37:02.319Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.319Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 46 Parsing Warnings occurred... 2019-09-19T01:37:02.319Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.319Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbrgemu" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.320Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.321Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.321Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbrgemu 6d0e1e6d-9960 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.321Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.321Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.333Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.335Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.335Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.335Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.335Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbrgemu 6d0e1e6d-9960 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.335Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.335Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.335Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.335Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.336Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.336Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.336Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.336Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbrgemu" are missing field(s): [port_vbrgemu_private_0_port_network_role, port_vbrgemu_private_0_port_subnetpoolid, nfc_function, port_vbrgemu_private_0_port_vlan_requirements, port_vbrgemu_private_0_port_related_networks, port_vbrgemu_private_0_port_order]. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.339Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.339Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.339Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.339Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.339Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.340Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.340Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.340Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.340Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.340Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.340Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.340Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.340Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.341Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.341Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.341Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.341Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.341Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:02.341Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:37:02.341Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:37:02.342Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:37:02.342Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:37:02.342Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:37:02.343Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vbrgemu 6d0e1e6d-9960 0, normalized name vcpe_vbrgemu6d0e1e6d99600. Searching groups on service level starting with VF normalized name... 2019-09-19T01:37:02.344Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:37:02.344Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvBRGEMU Description:catalog service description Model UUID:2c9ffca2-0007-41ee-99e1-2e12797e3754 Model Version:NULL Model InvariantUuid:1225f399-c49b-4d40-b779-a89273a83393 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vbrgemu 6d0e1e6d-9960 Model UUID:6e3612b3-ec68-4d53-a140-4c4035d9975f Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a381aa3a-43af-40ad-8ece-66462610ec29 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e3f6aa5f-59b2-4bfe-95cd-78316f025f2f NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:05707ca3-ca33-47a7-87fc-a74961b25af5 ModelName:VcpeVbrgemu6d0e1e6d9960..base_vcpe_vbrgemu..module-0 ModelUuid:c3351aa8-0692-425f-b581-f47ce4f18ab9 ModelVersion:1 Description:NULL Member Name:abstract_vbrgemu VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:9dad44c2-77d6-40b8-ab9d-41cbd9806f1c ModelInvariantUuid:cf19d6d0-72e3-4bf2-8c2f-448f3af65b9e ModelName:vCPE_vbrgemu 6d0e1e6d-9960-nodes.vbrgemuCvfc ModelUuid:af57f653-32ae-4acb-9491-1eaf7d9fdbea ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vbrgemu VNFC Properties: ModelCustomizationUuid:c66b1ce4-a89b-4c66-8b3f-70c57df2e493 ModelInvariantUuid:9d70d686-e3b1-49a6-ac5b-d94c19a98905 ModelName:VcpeVbrgemu6d0e1e6d9960.compute.nodes.heat.vbrgemu ModelUuid:8bd90cf9-9a96-46ac-adc2-c88e0ce18e72 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-09-19T01:37:02.361Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 824b9b94-0878-4134-8921-44026033d2ad 2019-09-19T01:37:02.380Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vbrgemu 6d0e1e6d-9960 0 2019-09-19T01:37:02.381Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 824b9b94-0878-4134-8921-44026033d2ad 2019-09-19T01:37:02.381Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: a4eee875-2329-4202-991a-c14ea00b5974 from URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json 2019-09-19T01:37:02.382Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:37:02.382Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json 2019-09-19T01:37:03.074Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:37:03.074Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json a4eee875-2329-4202-991a-c14ea00b5974 811 2019-09-19T01:37:03.074Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json ASDC sendASDCNotification 2019-09-19T01:37:03.075Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json 2019-09-19T01:37:03.075Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:37:03.075Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:37:03.079Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:37:03.079Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857023074, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:37:03.189Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:37:04.096Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVbrgemu6d0e1e6d9960..base_vcpe_vbrgemu..module-0", "vfModuleModelInvariantUUID": "05707ca3-ca33-47a7-87fc-a74961b25af5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c3351aa8-0692-425f-b581-f47ce4f18ab9", "vfModuleModelCustomizationUUID": "7d287d84-e37e-41af-8d8f-42ca17bcaa86", "isBase": true, "artifacts": [ "e4874843-b93a-4303-b191-aa381075c788", "b1d869f0-889a-457d-9018-6300360eef7d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vbrgemu", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:37:04.114Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVbrgemu6d0e1e6d9960..base_vcpe_vbrgemu..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c3351aa8-0692-425f-b581-f47ce4f18ab9 VfModuleModelInvariantUUID:05707ca3-ca33-47a7-87fc-a74961b25af5 VfModuleModelDescription:NULL Artifacts UUID List:{ e4874843-b93a-4303-b191-aa381075c788 , b1d869f0-889a-457d-9018-6300360eef7d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vbrgemu max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:37:04.118Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVbrgemu6d0e1e6d9960..base_vcpe_vbrgemu..module-0", "vfModuleModelInvariantUUID": "05707ca3-ca33-47a7-87fc-a74961b25af5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c3351aa8-0692-425f-b581-f47ce4f18ab9", "vfModuleModelCustomizationUUID": "7d287d84-e37e-41af-8d8f-42ca17bcaa86", "isBase": true, "artifacts": [ "e4874843-b93a-4303-b191-aa381075c788", "b1d869f0-889a-457d-9018-6300360eef7d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vbrgemu", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:37:04.118Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVbrgemu6d0e1e6d9960..base_vcpe_vbrgemu..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c3351aa8-0692-425f-b581-f47ce4f18ab9 VfModuleModelInvariantUUID:05707ca3-ca33-47a7-87fc-a74961b25af5 VfModuleModelDescription:NULL Artifacts UUID List:{ e4874843-b93a-4303-b191-aa381075c788 , b1d869f0-889a-457d-9018-6300360eef7d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vbrgemu max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:37:04.118Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: e4874843-b93a-4303-b191-aa381075c788 from URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml 2019-09-19T01:37:04.119Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:37:04.119Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml 2019-09-19T01:37:04.701Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:37:04.703Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml e4874843-b93a-4303-b191-aa381075c788 8362 2019-09-19T01:37:04.707Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml ASDC sendASDCNotification 2019-09-19T01:37:04.707Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml 2019-09-19T01:37:04.707Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:37:04.708Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:37:04.717Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:37:04.718Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857024707, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:37:04.817Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:37:05.719Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: b1d869f0-889a-457d-9018-6300360eef7d from URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env 2019-09-19T01:37:05.719Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:37:05.719Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env 2019-09-19T01:37:06.322Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:37:06.323Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env b1d869f0-889a-457d-9018-6300360eef7d 1152 2019-09-19T01:37:06.323Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env ASDC sendASDCNotification 2019-09-19T01:37:06.323Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env 2019-09-19T01:37:06.323Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:37:06.323Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:37:06.330Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:37:06.330Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857026323, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:37:06.462Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:37:07.341Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 2c9ffca2-0007-41ee-99e1-2e12797e3754 2019-09-19T01:37:07.342Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vbrgemu 6d0e1e6d-9960 0 824b9b94-0878-4134-8921-44026033d2ad ASDC 2019-09-19T01:37:07.361Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.366Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBRGEMU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:37:07.366Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:37:07.369Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=e3f6aa5f-59b2-4bfe-95cd-78316f025f2f 2019-09-19T01:37:07.372Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: e3f6aa5f-59b2-4bfe-95cd-78316f025f2f matches Tosca VF Customization UUID: e3f6aa5f-59b2-4bfe-95cd-78316f025f2f 2019-09-19T01:37:07.384Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: e3f6aa5f-59b2-4bfe-95cd-78316f025f2f matches vfNotificationResource CustomizationUUID 2019-09-19T01:37:07.391Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (e3f6aa5f-59b2-4bfe-95cd-78316f025f2f) : {\"vf_module_id\":\"vCPE_Customer_BRGEMU\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 or vbrg-base-ubuntu-16-04 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"vbrgemu_bng_private_net_id\":\"zdfw1bngin01_private\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"sdnc_ip\":\"10.0.7.1\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKXDgoo3+WOqcUG8/5uUbk81+yczgwC4Y8ywTmuQqbNxlY1oQ0YxdMUqUnhitSXs5S/yRuAVOYHwGg2mCs20oAINrP+mxBI544AMIb9itPjCtgqtE2EWo6MmnFGbHB4Sx3XioE7F4VPsh7japsIwzOjbrQe+Mua1TGQ5d4nfEOQaaglXLLPFfuc7WbhbJbK6Q7rHqZfRcOwAMXgDoBqlyqKeiKwnumddo2RyNT8ljYmvB6buz7KnMinzo7qB0uktVT05FH9Rg0CTWH5norlG5qXgP2aukL0gk1ph8iAt7uYLf1ktp+LJI2gaF6L0/qli9EmVCSLr1uJ38Q8CBflhkh\",\"key_name\":\"vbrgemu_key\",\"vnf_id\":\"vCPE_Infrastructure_BGREMU_demo_app\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"vbrgemu_name_0\":\"zdcpe1cpe01brgemu01\",\"vbrgemu_bng_private_net_cidr\":\"10.3.0.0/24\",\"script_version\":\"1.5.0-SNAPSHOT\",\"vbrgemu_bng_private_subnet_id\":\"zdfw1bngin01_sub_private\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T01:37:07.392Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@2dbd2e39 2019-09-19T01:37:07.392Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.392Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBRGEMU is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:37:07.392Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 7d287d84-e37e-41af-8d8f-42ca17bcaa86 2019-09-19T01:37:07.392Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 7d287d84-e37e-41af-8d8f-42ca17bcaa86 2019-09-19T01:37:07.396Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.397Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbrgemu 6d0e1e6d-9960 0 is matching search criteria 2019-09-19T01:37:07.397Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbrgemu 6d0e1e6d-9960 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:37:07.398Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.398Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbrgemu 6d0e1e6d-9960 0 is matching search criteria 2019-09-19T01:37:07.399Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbrgemu 6d0e1e6d-9960 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:37:07.400Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.400Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbrgemu 6d0e1e6d-9960 0 is not matching search criteria 2019-09-19T01:37:07.402Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vbrgemu is matching search criteria 2019-09-19T01:37:07.402Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vbrgemu] matching following query criteria: sdcType=CVFC, customizationUUID=9dad44c2-77d6-40b8-ab9d-41cbd9806f1c 2019-09-19T01:37:07.407Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.411Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbrgemu 6d0e1e6d-9960 0 is matching search criteria 2019-09-19T01:37:07.411Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbrgemu 6d0e1e6d-9960 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:37:07.411Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.412Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vbrgemu 6d0e1e6d-9960 0 is matching search criteria 2019-09-19T01:37:07.412Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vbrgemu 6d0e1e6d-9960 0] matching following query criteria: sdcType=VF, customizationUUID=e3f6aa5f-59b2-4bfe-95cd-78316f025f2f 2019-09-19T01:37:07.416Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(2c9ffca2-0007-41ee-99e1-2e12797e3754) : vCPE_vbrgemu 6d0e1e6d-9960 2019-09-19T01:37:07.419Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.421Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBRGEMU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:37:07.424Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.425Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBRGEMU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:37:07.425Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:37:07.425Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvBRGEMU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:37:07.425Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBRGEMU 2019-09-19T01:37:07.621Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vbrgemu 6d0e1e6d-9960 824b9b94-0878-4134-8921-44026033d2ad 1 ASDC deployResourceStructure 2019-09-19T01:37:07.621Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json ASDC sendASDCNotification 2019-09-19T01:37:07.621Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json 2019-09-19T01:37:07.621Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:37:07.621Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:37:07.624Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:37:07.624Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857027621, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:37:07.725Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:37:08.629Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml ASDC sendASDCNotification 2019-09-19T01:37:08.629Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml 2019-09-19T01:37:08.629Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:37:08.630Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:37:08.643Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:37:08.643Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857028629, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:37:08.744Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:37:09.659Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env ASDC sendASDCNotification 2019-09-19T01:37:09.659Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env 2019-09-19T01:37:09.659Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:37:09.659Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:37:09.663Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:37:09.663Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857029659, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "DEPLOY_OK" } 2019-09-19T01:37:09.763Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:37:10.663Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar ASDC sendASDCNotification 2019-09-19T01:37:10.663Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 2019-09-19T01:37:10.663Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:37:10.664Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:37:10.674Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:37:10.675Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857030663, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:37:10.767Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:37:11.680Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:37:11.690Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:37:11.692Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:37:11.692Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:37:11.693Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:37:41.693Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:37:41.724Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:37:41.726Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:37:41.726Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:37:41.726Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:37:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:37:49.287Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:37:49.288Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOTIFIED" } 2019-09-19T01:38:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T01:38:11.727Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:38:11.737Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:38:11.740Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:38:11.740Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:38:11.740Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:38:41.740Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:38:41.754Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:38:41.757Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:38:41.757Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:38:41.758Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:38:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:38:49.314Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:38:49.314Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857003492, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:11.758Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:11.765Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:11.767Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:39:11.767Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:39:11.767Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:39:41.767Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:41.783Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:41.789Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:39:41.789Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:39:41.789Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:39:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:39:49.808Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.810Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568856991940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:49.810Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.810Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568856997778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "dcae-sch", "timestamp": 1568856993350, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568856995751, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:49.813Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.813Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.813Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.813Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857003492, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.813Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.860Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857002359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.861Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.861Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.861Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.861Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:39:49.861Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.861Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568857006970, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:49.861Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.862Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857006880, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:49.862Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.885Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857003492, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-09-19T01:39:49.885Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.885Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857002359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOTIFIED" } 2019-09-19T01:39:49.885Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568856998714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568857006621, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857006808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.886Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "cds", "timestamp": 1568857007973, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:39:49.933Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:49.933Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 870b301b-387b-4ef8-965d-19fab6a97bec and ComponentName cds 2019-09-19T01:39:49.941Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857003492, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857002359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857006808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857001131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.942Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.943Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.943Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568857013328, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:49.943Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.943Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857003492, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.943Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.943Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857002359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568857008610, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857006808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOTIFIED" } 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857009783, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.944Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857003492, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857006808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857002359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOTIFIED" } 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568857010132, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.945Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568857015158, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:49.946Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.946Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857010798, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:39:49.948Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:49.948Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 870b301b-387b-4ef8-965d-19fab6a97bec and ComponentName SDNC 2019-09-19T01:39:49.955Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.955Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857006808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.956Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.957Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857003492, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:49.957Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.957Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857002359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.958Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857009262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.958Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568857011214, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:39:49.962Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:49.979Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 870b301b-387b-4ef8-965d-19fab6a97bec and ComponentName POLICY 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857006808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857002359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-windriver-id", "timestamp": 1568857012295, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568857017542, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.000Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857006808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:39:50.000Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.000Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857013082, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.000Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.000Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857018371, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.000Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.000Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857013901, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:39:50.000Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.001Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857011704, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.001Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.001Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568857019058, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:39:50.007Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:50.007Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 870b301b-387b-4ef8-965d-19fab6a97bec and ComponentName POLICY 2019-09-19T01:39:50.018Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857015224, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "clamp", "timestamp": 1568857014903, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857015105, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-k8s-id", "timestamp": 1568857020346, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857013584, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.019Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "policy-id", "timestamp": 1568857016189, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:39:50.026Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:50.026Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 870b301b-387b-4ef8-965d-19fab6a97bec and ComponentName POLICY 2019-09-19T01:39:50.030Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.031Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857015196, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.031Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.032Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857023074, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.032Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.032Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857016352, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:39:50.034Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:50.035Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 870b301b-387b-4ef8-965d-19fab6a97bec and ComponentName POLICY 2019-09-19T01:39:50.040Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.041Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857019955, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:39:50.042Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.042Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857024707, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.042Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.042Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857017439, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:39:50.042Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.042Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "aai-ml", "timestamp": 1568857020959, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:39:50.052Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:39:50.052Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 870b301b-387b-4ef8-965d-19fab6a97bec and ComponentName AAI 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857026323, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857027621, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/vcpe_vbrgemu6d0e1e6d99600_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857028629, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857029659, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemu6d0e1e6d99600/artifacts/base_vcpe_vbrgemu.env", "status": "DEPLOY_OK" } 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:39:50.056Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857030663, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:40:11.789Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:40:11.807Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec 2019-09-19T01:40:11.820Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:40:11.821Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:40:11.821Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:40:11.821Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:40:11.821Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:40:11.821Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:40:11.821Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:40:11.821Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:40:11.822Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:40:11.822Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:40:11.826Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:40:41.827Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 870b301b-387b-4ef8-965d-19fab6a97bec and distributionStatus: 2019-09-19T01:40:41.845Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 870b301b-387b-4ef8-965d-19fab6a97bec and serviceModelVersionId: 2c9ffca2-0007-41ee-99e1-2e12797e3754 2019-09-19T01:40:41.846Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 1225f399-c49b-4d40-b779-a89273a83393 2019-09-19T01:40:41.847Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/1225f399-c49b-4d40-b779-a89273a83393/model-vers/model-ver/2c9ffca2-0007-41ee-99e1-2e12797e3754?depth=0 2019-09-19T01:40:41.852Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:40:41.853Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:40:41.853Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:40:41.853Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:40:41.922Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/1225f399-c49b-4d40-b779-a89273a83393/model-vers/model-ver/2c9ffca2-0007-41ee-99e1-2e12797e3754?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2019-09-19T01:40:41.967Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:40:42.108Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/1225f399-c49b-4d40-b779-a89273a83393/model-vers/model-ver/2c9ffca2-0007-41ee-99e1-2e12797e3754?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-190919-01:40:39:304-81838], vertex-id=[245776], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:40:39 GMT], Content-Type=[application/json]} 2019-09-19T01:40:42.108Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:40:42.108Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:40:42.116Z|870b301b-387b-4ef8-965d-19fab6a97bec|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:40:42.117Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 870b301b-387b-4ef8-965d-19fab6a97bec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:40:42.117Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:40:42.117Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:40:42.121Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:40:42.128Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857242117, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:40:42.221Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:40:43.154Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:40:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:40:50.097Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:40:50.097Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "870b301b-387b-4ef8-965d-19fab6a97bec", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857242117, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:40:53.187Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:40:53.410Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:41:03.065Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:41:12.824Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:41:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:41:49.265Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:42:23.194Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:42:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:42:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:42:49.898Z||org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:42:49.899Z||org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"e61934e1-0c7c-413c-85be-c53ab1c15b93","serviceName":"demoVCPEvGMUX","serviceVersion":"1.0","serviceUUID":"34521c6a-956b-419c-98e5-d4188247e13c","serviceDescription":"catalog service description","serviceInvariantUUID":"590b0057-aa8c-4b15-bf7f-3117052dca75","resources":[{"resourceInstanceName":"vCPE_vgmux 0ce8a62e-705f 0","resourceName":"vCPE_vgmux 0ce8a62e-705f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0d3dea1a-67d4-4204-a2e6-1ef601eb50f9","resourceInvariantUUID":"24c6c8c0-d2b2-4a49-b878-4a96f45665f4","resourceCustomizationUUID":"41843675-38e1-4cad-973f-56e477f6d8ff","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml","artifactChecksum":"NDljZWYxN2Y4ZThhODdlM2ZjNzZjZWRmMTZlZTgxZTk\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"988c530b-041f-41f9-894f-993f27b7fdc0","artifactVersion":"1"},{"artifactName":"vcpe_vgmux0ce8a62e705f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json","artifactChecksum":"YjYzNTI2YWYxZDE4NDhiNDI5ZTBlYWRmZjRjMjI2N2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"8c5fe762-57a2-401d-b15e-c1fe28104678","artifactVersion":"1"},{"artifactName":"base_vcpe_vgmux.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml","artifactChecksum":"MTRlY2YxNjQzZTJhMGNiOTRhNWU4ZjVkMjA3MjdjNDc\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"9a8069ab-1ad9-4242-b6be-2f5df597c683","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml","artifactChecksum":"NWRhOGQ1MGEyZjQ1MWI2MWYyMWJjYThkNzFjYzQ5ZTE\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"f036aec8-78b1-4420-b1fc-467a35721995","artifactVersion":"1"},{"artifactName":"base_vcpe_vgmux.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env","artifactChecksum":"ZDZhZTIwM2Y1NGY5ZTJiNmRiNGNhNTBmNTk0NzBiMDQ\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"72941fed-3835-426d-b817-b7d3626019e9","artifactVersion":"2","generatedFromUUID":"9a8069ab-1ad9-4242-b6be-2f5df597c683"}]},{"resourceInstanceName":"MUX_GW","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dacf0288-a551-40bf-be46-1d6c4ccb47d7","resourceInvariantUUID":"6c4df48b-3084-42fe-9474-ce73ff27a29e","resourceCustomizationUUID":"b6478bba-5c9e-43eb-9996-6676cd0d6b13","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevgmux-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml","artifactChecksum":"MzRmNDg1MTg5OTdjYzIxYmE4NjgwNGUyOWY0ZTY2YTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8de68c5a-2580-4d65-85a0-c74e35c3817e","artifactVersion":"1"},{"artifactName":"service-Demovcpevgmux-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar","artifactChecksum":"OGJjYzFiMmZjZThkYjVkMGRjZWEwMTg2MWQzOWMyYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3a59b66f-673a-4581-9785-797fce8cfd61","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:42:49.905Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.906Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "dcae-sch", "timestamp": 1568857313352, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.907Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.907Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857315750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.908Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.909Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857318717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.909Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.909Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "dcae-sch", "timestamp": 1568857313352, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.909Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.909Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857315750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOTIFIED" } 2019-09-19T01:42:49.909Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.909Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857318717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOTIFIED" } 2019-09-19T01:42:49.911Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.911Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "dcae-sch", "timestamp": 1568857313352, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.912Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.912Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857315750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-09-19T01:42:49.912Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.912Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857318717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-09-19T01:42:49.912Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.913Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "dcae-sch", "timestamp": 1568857313352, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.914Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.914Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857315750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.915Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.920Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "dcae-sch", "timestamp": 1568857313352, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.920Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.920Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857321940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.920Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.920Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857318717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.921Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.921Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857315750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOTIFIED" } 2019-09-19T01:42:49.921Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.921Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "dcae-sch", "timestamp": 1568857313352, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.921Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.921Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857321940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.921Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.921Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857318717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOTIFIED" } 2019-09-19T01:42:49.922Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.922Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857315750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.922Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.922Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "dcae-sch", "timestamp": 1568857313352, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.922Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.922Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857321940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.922Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857315750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857323493, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857318717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857321940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857322359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857323493, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857321940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857325961, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857318717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857323493, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857322359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOTIFIED" } 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.924Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857321940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.925Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.925Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857323493, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.925Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.925Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857322359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-09-19T01:42:49.925Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.927Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857327778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.927Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.927Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857321940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:49.927Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.927Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857328287, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:49.928Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.928Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857333548, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:49.929Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.929Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857323493, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.929Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.929Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857327778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.931Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.948Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857322359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.949Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.949Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857330410, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:49.957Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857323493, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857327778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857322359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOTIFIED" } 2019-09-19T01:42:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857330106, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "cds", "timestamp": 1568857331413, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:42:49.969Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:42:49.971Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:42:49.983Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:42:49.983Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.047Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:42:50.047Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61934e1-0c7c-413c-85be-c53ab1c15b93 and ComponentName cds 2019-09-19T01:42:50.078Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:42:50.081Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.081Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857335702, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.082Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857327778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.082Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857323493, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.082Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857322359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.082Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857331196, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:42:50.086Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:42:50.086Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61934e1-0c7c-413c-85be-c53ab1c15b93 and ComponentName POLICY 2019-09-19T01:42:50.096Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.098Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857327778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.099Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.099Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857331131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857322359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-windriver-id", "timestamp": 1568857332276, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:42:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857332383, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857327778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.101Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.101Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857331131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOTIFIED" } 2019-09-19T01:42:50.101Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.101Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857337766, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:50.101Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.101Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857327778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:50.101Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.101Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857331131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.102Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.102Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857331564, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:50.102Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.102Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857339577, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:42:50.108Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:42:50.113Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61934e1-0c7c-413c-85be-c53ab1c15b93 and ComponentName POLICY 2019-09-19T01:42:50.121Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.121Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857334509, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:42:50.122Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.122Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857331131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.123Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.123Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857336158, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:50.123Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.123Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-k8s-id", "timestamp": 1568857340722, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:42:50.123Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.123Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "policy-id", "timestamp": 1568857335589, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:42:50.133Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:42:50.133Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61934e1-0c7c-413c-85be-c53ab1c15b93 and ComponentName POLICY 2019-09-19T01:42:50.140Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.143Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857333438, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857331131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857336808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857331131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857335061, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.144Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857336808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.145Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.145Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857331131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:50.145Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.145Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857338823, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:42:50.145Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.146Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857336242, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:42:50.149Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:42:50.164Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61934e1-0c7c-413c-85be-c53ab1c15b93 and ComponentName POLICY 2019-09-19T01:42:50.179Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.179Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857336808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.179Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.179Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857339832, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:42:50.182Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:42:50.182Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61934e1-0c7c-413c-85be-c53ab1c15b93 and ComponentName SDNC 2019-09-19T01:42:50.243Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.244Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857336808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.244Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.244Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857337331, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:42:50.244Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.244Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857336808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.250Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.250Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857341380, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:42:50.250Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.251Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857336808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:50.251Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "clamp", "timestamp": 1568857342381, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857336808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857344767, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857349677, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:42:50.252Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "aai-ml", "timestamp": 1568857350680, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:42:50.280Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:42:50.281Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61934e1-0c7c-413c-85be-c53ab1c15b93 and ComponentName AAI 2019-09-19T01:42:50.985Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:42:50.985Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:42:50.991Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:42:50.991Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOTIFIED" } 2019-09-19T01:42:51.120Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:42:51.992Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:42:51.996Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:42:51.999Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:42:52.000Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-09-19T01:42:52.106Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:42:53.000Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:42:53.000Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:42:53.004Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:42:53.004Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:53.104Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:42:54.004Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:42:54.005Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:42:54.030Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:42:54.031Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOTIFIED" } 2019-09-19T01:42:54.128Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:42:55.031Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:42:55.031Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:42:55.035Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:42:55.035Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:42:55.136Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:42:56.035Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:42:56.037Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:42:56.041Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:42:56.041Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:42:56.144Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:42:57.042Z||org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "serviceName": "demoVCPEvGMUX", "serviceVersion": "1.0", "serviceUUID": "34521c6a-956b-419c-98e5-d4188247e13c", "serviceDescription": "catalog service description", "serviceInvariantUUID": "590b0057-aa8c-4b15-bf7f-3117052dca75", "resources": [ { "resourceInstanceName": "vCPE_vgmux 0ce8a62e-705f 0", "resourceCustomizationUUID": "41843675-38e1-4cad-973f-56e477f6d8ff", "resourceName": "vCPE_vgmux 0ce8a62e-705f", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "0d3dea1a-67d4-4204-a2e6-1ef601eb50f9", "resourceInvariantUUID": "24c6c8c0-d2b2-4a49-b878-4a96f45665f4", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vgmux0ce8a62e705f0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "artifactChecksum": "YjYzNTI2YWYxZDE4NDhiNDI5ZTBlYWRmZjRjMjI2N2M\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "8c5fe762-57a2-401d-b15e-c1fe28104678", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgmux.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "artifactChecksum": "MTRlY2YxNjQzZTJhMGNiOTRhNWU4ZjVkMjA3MjdjNDc\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "9a8069ab-1ad9-4242-b6be-2f5df597c683", "generatedArtifact": { "artifactName": "base_vcpe_vgmux.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "artifactChecksum": "ZDZhZTIwM2Y1NGY5ZTJiNmRiNGNhNTBmNTk0NzBiMDQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "72941fed-3835-426d-b817-b7d3626019e9", "generatedFromUUID": "9a8069ab-1ad9-4242-b6be-2f5df597c683" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgmux.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "artifactChecksum": "ZDZhZTIwM2Y1NGY5ZTJiNmRiNGNhNTBmNTk0NzBiMDQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "72941fed-3835-426d-b817-b7d3626019e9", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "MUX_GW", "resourceCustomizationUUID": "b6478bba-5c9e-43eb-9996-6676cd0d6b13", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dacf0288-a551-40bf-be46-1d6c4ccb47d7", "resourceInvariantUUID": "6c4df48b-3084-42fe-9474-ce73ff27a29e", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevgmux-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "artifactChecksum": "OGJjYzFiMmZjZThkYjVkMGRjZWEwMTg2MWQzOWMyYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3a59b66f-673a-4581-9785-797fce8cfd61" } ], "workloadContext": "Production" } 2019-09-19T01:42:57.043Z||org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-09-19T01:42:57.062Z||org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 34521c6a-956b-419c-98e5-d4188247e13c ASDC 2019-09-19T01:42:57.063Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:e61934e1-0c7c-413c-85be-c53ab1c15b93 ServiceName:demoVCPEvGMUX ServiceVersion:1.0 ServiceUUID:34521c6a-956b-419c-98e5-d4188247e13c ServiceInvariantUUID:590b0057-aa8c-4b15-bf7f-3117052dca75 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevgmux-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar ArtifactUUID:3a59b66f-673a-4581-9785-797fce8cfd61 ArtifactChecksum:OGJjYzFiMmZjZThkYjVkMGRjZWEwMTg2MWQzOWMyYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vCPE_vgmux 0ce8a62e-705f 0 ResourceCustomizationUUID:41843675-38e1-4cad-973f-56e477f6d8ff ResourceInvariantUUID:24c6c8c0-d2b2-4a49-b878-4a96f45665f4 ResourceName:vCPE_vgmux 0ce8a62e-705f ResourceType:VF ResourceUUID:0d3dea1a-67d4-4204-a2e6-1ef601eb50f9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vgmux0ce8a62e705f0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json ArtifactUUID:8c5fe762-57a2-401d-b15e-c1fe28104678 ArtifactChecksum:YjYzNTI2YWYxZDE4NDhiNDI5ZTBlYWRmZjRjMjI2N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgmux.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml ArtifactUUID:9a8069ab-1ad9-4242-b6be-2f5df597c683 ArtifactChecksum:MTRlY2YxNjQzZTJhMGNiOTRhNWU4ZjVkMjA3MjdjNDc= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vgmux.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env ArtifactUUID:72941fed-3835-426d-b817-b7d3626019e9 ArtifactChecksum:ZDZhZTIwM2Y1NGY5ZTJiNmRiNGNhNTBmNTk0NzBiMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgmux.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env ArtifactUUID:72941fed-3835-426d-b817-b7d3626019e9 ArtifactChecksum:ZDZhZTIwM2Y1NGY5ZTJiNmRiNGNhNTBmNTk0NzBiMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:MUX_GW ResourceCustomizationUUID:b6478bba-5c9e-43eb-9996-6676cd0d6b13 ResourceInvariantUUID:6c4df48b-3084-42fe-9474-ce73ff27a29e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dacf0288-a551-40bf-be46-1d6c4ccb47d7 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2019-09-19T01:42:57.063Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 34521c6a-956b-419c-98e5-d4188247e13c ASDC treatNotification 2019-09-19T01:42:57.225Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:42:57.236Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:42:57.237Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:42:57.237Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 3a59b66f-673a-4581-9785-797fce8cfd61 from URL: /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-09-19T01:42:57.237Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:42:57.237Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-09-19T01:42:58.194Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:42:58.197Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 3a59b66f-673a-4581-9785-797fce8cfd61 80366 2019-09-19T01:42:58.197Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar ASDC sendASDCNotification 2019-09-19T01:42:58.197Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-09-19T01:42:58.197Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:42:58.198Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:42:58.239Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:42:58.239Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857378197, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:42:58.339Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:42:59.240Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:42:59.241Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:42:59.242Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 3a59b66f-673a-4581-9785-797fce8cfd61, URL: /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar to file: /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:42:59.242Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevgmux-csar.csar 2019-09-19T01:42:59.242Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:42:59.242Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:00.064Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP504573704903903770/Definitions/service-Demovcpevgmux-template.yml 2019-09-19T01:43:01.854Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:43:01.861Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:43:01.862Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.862Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 56 Parsing Warnings occurred... 2019-09-19T01:43:01.862Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.862Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.862Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.862Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.862Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgmux 0ce8a62e-705f 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.863Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.863Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.863Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.863Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.866Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgmux 0ce8a62e-705f 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.866Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.866Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.867Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.868Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.869Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.869Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.870Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.870Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.870Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.871Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.871Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.871Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.873Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.874Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.874Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.874Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.874Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.874Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.875Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "MUX_GW" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.877Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgmux" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.877Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.877Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.877Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.877Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgmux" are missing field(s): [port_vgmux_private_0_port_vlan_requirements, port_vgmux_private_0_port_network_role, port_vgmux_private_2_port_order, port_vgmux_private_1_port_related_networks, port_vgmux_private_2_port_vlan_requirements, port_vgmux_private_2_port_subnetpoolid, port_vgmux_private_1_port_order, port_vgmux_private_1_port_subnetpoolid, port_vgmux_private_0_port_related_networks, port_vgmux_private_1_port_network_role, port_vgmux_private_1_port_vlan_requirements, port_vgmux_private_0_port_order, nfc_function, port_vgmux_private_2_port_related_networks, port_vgmux_private_2_port_network_role, port_vgmux_private_0_port_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.881Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.881Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.883Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.883Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.883Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.884Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.884Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.884Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.884Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.885Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.885Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.886Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.886Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:01.886Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:43:01.886Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:43:01.887Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:43:01.887Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:43:01.887Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:43:01.887Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vgmux 0ce8a62e-705f 0, normalized name vcpe_vgmux0ce8a62e705f0. Searching groups on service level starting with VF normalized name... 2019-09-19T01:43:01.887Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-09-19T01:43:01.887Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:43:01.888Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvGMUX Description:catalog service description Model UUID:34521c6a-956b-419c-98e5-d4188247e13c Model Version:NULL Model InvariantUuid:590b0057-aa8c-4b15-bf7f-3117052dca75 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vgmux 0ce8a62e-705f Model UUID:5f2892ce-f5b7-4af6-801e-5853e5f86907 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:24c6c8c0-d2b2-4a49-b878-4a96f45665f4 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:41843675-38e1-4cad-973f-56e477f6d8ff NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:13502f39-b272-4b32-93f2-21c15dd19fba ModelName:VcpeVgmux0ce8a62e705f..base_vcpe_vgmux..module-0 ModelUuid:3362399c-d573-4b5b-ba76-3b8b23a184cd ModelVersion:1 Description:NULL Member Name:abstract_vgmux VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:16bf4bbd-afac-45ad-8d5a-918d435cf7c3 ModelInvariantUuid:ad8f59cb-316b-43ed-9f1d-eba9b9ef3518 ModelName:vCPE_vgmux 0ce8a62e-705f-nodes.vgmuxCvfc ModelUuid:48773303-c380-472a-b950-edf27b2d1988 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vgmux VNFC Properties: ModelCustomizationUuid:6d74edf0-475c-4f57-a56b-99f3a485d735 ModelInvariantUuid:cc7852dc-6693-467d-bef1-f5ea0782c237 ModelName:VcpeVgmux0ce8a62e705f.compute.nodes.heat.vgmux ModelUuid:398987b1-59ad-4e0d-a558-1c4f4feb4eaf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:6c4df48b-3084-42fe-9474-ce73ff27a29e Model UUID:defbcbad-9f5c-4562-b5a9-66d93dacfd73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:b6478bba-5c9e-43eb-9996-6676cd0d6b13 Network Technology:NEUTRON Network Type:NEUTRON Network Role:Demovcpevgmux.mux_gw Network Scope:null Allotted Resource Properties: 2019-09-19T01:43:01.893Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 0d3dea1a-67d4-4204-a2e6-1ef601eb50f9 2019-09-19T01:43:01.898Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vgmux 0ce8a62e-705f 0 2019-09-19T01:43:01.898Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 0d3dea1a-67d4-4204-a2e6-1ef601eb50f9 2019-09-19T01:43:01.898Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 8c5fe762-57a2-401d-b15e-c1fe28104678 from URL: /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json 2019-09-19T01:43:01.899Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:43:01.899Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json 2019-09-19T01:43:02.331Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:43:02.332Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json 8c5fe762-57a2-401d-b15e-c1fe28104678 805 2019-09-19T01:43:02.332Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json ASDC sendASDCNotification 2019-09-19T01:43:02.332Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json 2019-09-19T01:43:02.333Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:43:02.334Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:43:02.345Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:43:02.345Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857382332, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:43:02.440Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:43:03.345Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgmux0ce8a62e705f..base_vcpe_vgmux..module-0", "vfModuleModelInvariantUUID": "13502f39-b272-4b32-93f2-21c15dd19fba", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3362399c-d573-4b5b-ba76-3b8b23a184cd", "vfModuleModelCustomizationUUID": "fb45f663-730f-4033-bcca-075e48aa5f53", "isBase": true, "artifacts": [ "9a8069ab-1ad9-4242-b6be-2f5df597c683", "72941fed-3835-426d-b817-b7d3626019e9" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgmux", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:43:03.428Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgmux0ce8a62e705f..base_vcpe_vgmux..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3362399c-d573-4b5b-ba76-3b8b23a184cd VfModuleModelInvariantUUID:13502f39-b272-4b32-93f2-21c15dd19fba VfModuleModelDescription:NULL Artifacts UUID List:{ 9a8069ab-1ad9-4242-b6be-2f5df597c683 , 72941fed-3835-426d-b817-b7d3626019e9 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgmux max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:43:03.431Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgmux0ce8a62e705f..base_vcpe_vgmux..module-0", "vfModuleModelInvariantUUID": "13502f39-b272-4b32-93f2-21c15dd19fba", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3362399c-d573-4b5b-ba76-3b8b23a184cd", "vfModuleModelCustomizationUUID": "fb45f663-730f-4033-bcca-075e48aa5f53", "isBase": true, "artifacts": [ "9a8069ab-1ad9-4242-b6be-2f5df597c683", "72941fed-3835-426d-b817-b7d3626019e9" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgmux", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:43:03.431Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgmux0ce8a62e705f..base_vcpe_vgmux..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3362399c-d573-4b5b-ba76-3b8b23a184cd VfModuleModelInvariantUUID:13502f39-b272-4b32-93f2-21c15dd19fba VfModuleModelDescription:NULL Artifacts UUID List:{ 9a8069ab-1ad9-4242-b6be-2f5df597c683 , 72941fed-3835-426d-b817-b7d3626019e9 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgmux max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:43:03.431Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 9a8069ab-1ad9-4242-b6be-2f5df597c683 from URL: /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml 2019-09-19T01:43:03.431Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:43:03.431Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml 2019-09-19T01:43:03.831Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:43:03.832Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml 9a8069ab-1ad9-4242-b6be-2f5df597c683 9206 2019-09-19T01:43:03.832Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml ASDC sendASDCNotification 2019-09-19T01:43:03.832Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml 2019-09-19T01:43:03.832Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:43:03.832Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:43:03.841Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:43:03.846Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857383832, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:43:03.968Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:43:04.846Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 72941fed-3835-426d-b817-b7d3626019e9 from URL: /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env 2019-09-19T01:43:04.846Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:43:04.846Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env 2019-09-19T01:43:05.306Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:43:05.306Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env 72941fed-3835-426d-b817-b7d3626019e9 1620 2019-09-19T01:43:05.306Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env ASDC sendASDCNotification 2019-09-19T01:43:05.307Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env 2019-09-19T01:43:05.307Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:43:05.313Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:43:05.318Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:43:05.318Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857385306, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:43:05.418Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:43:06.320Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 34521c6a-956b-419c-98e5-d4188247e13c 2019-09-19T01:43:06.321Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vgmux 0ce8a62e-705f 0 0d3dea1a-67d4-4204-a2e6-1ef601eb50f9 ASDC 2019-09-19T01:43:06.340Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.341Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:43:06.341Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:43:06.342Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=41843675-38e1-4cad-973f-56e477f6d8ff 2019-09-19T01:43:06.342Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 41843675-38e1-4cad-973f-56e477f6d8ff matches Tosca VF Customization UUID: 41843675-38e1-4cad-973f-56e477f6d8ff 2019-09-19T01:43:06.347Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 41843675-38e1-4cad-973f-56e477f6d8ff matches vfNotificationResource CustomizationUUID 2019-09-19T01:43:06.363Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (41843675-38e1-4cad-973f-56e477f6d8ff) : {\"vf_module_id\":\"vCPE_Intrastructure_Metro_vGMUX\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vgmux_name_0\":\"zdcpe1cpe01mux01\",\"mux_gw_private_net_id\":\"zdfw1muxgw01_private\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_vGMUX_demo_app\",\"dcae_collector_port\":\"8081\",\"brgemu_bng_private_net_cidr\":\"10.3.0.0/24\",\"mux_gw_private_net_cidr\":\"10.5.0.0/24\",\"mux_gw_private_subnet_id\":\"zdfw1muxgw01_sub_private\",\"vgmux_private_ip_0\":\"10.1.0.20\",\"vgmux_private_ip_1\":\"10.0.101.20\",\"nf_naming\":\"true\",\"vgmux_private_ip_2\":\"10.5.0.20\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"bng_gmux_private_subnet_id\":\"zdfw1bngmux01_sub_private\",\"bng_gmux_private_net_id\":\"zdfw1bngmux01_private\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vgmux_key\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"bng_gmux_private_ip\":\"10.1.0.10\",\"script_version\":\"1.5.0-SNAPSHOT\",\"bng_gmux_private_net_cidr\":\"10.1.0.0/24\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T01:43:06.365Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@7da468c7 2019-09-19T01:43:06.365Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.365Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:43:06.366Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : fb45f663-730f-4033-bcca-075e48aa5f53 2019-09-19T01:43:06.366Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID fb45f663-730f-4033-bcca-075e48aa5f53 2019-09-19T01:43:06.379Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.379Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template MUX_GW is not matching search criteria 2019-09-19T01:43:06.379Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgmux 0ce8a62e-705f 0 is matching search criteria 2019-09-19T01:43:06.383Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgmux 0ce8a62e-705f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:43:06.384Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.385Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template MUX_GW is not matching search criteria 2019-09-19T01:43:06.385Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgmux 0ce8a62e-705f 0 is matching search criteria 2019-09-19T01:43:06.385Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgmux 0ce8a62e-705f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:43:06.385Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.386Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template MUX_GW is not matching search criteria 2019-09-19T01:43:06.386Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgmux 0ce8a62e-705f 0 is not matching search criteria 2019-09-19T01:43:06.386Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgmux is matching search criteria 2019-09-19T01:43:06.387Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vgmux] matching following query criteria: sdcType=CVFC, customizationUUID=16bf4bbd-afac-45ad-8d5a-918d435cf7c3 2019-09-19T01:43:06.410Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.411Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template MUX_GW is not matching search criteria 2019-09-19T01:43:06.411Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgmux 0ce8a62e-705f 0 is matching search criteria 2019-09-19T01:43:06.411Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgmux 0ce8a62e-705f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:43:06.411Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.411Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template MUX_GW is not matching search criteria 2019-09-19T01:43:06.412Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgmux 0ce8a62e-705f 0 is matching search criteria 2019-09-19T01:43:06.412Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgmux 0ce8a62e-705f 0] matching following query criteria: sdcType=VF, customizationUUID=41843675-38e1-4cad-973f-56e477f6d8ff 2019-09-19T01:43:06.414Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(34521c6a-956b-419c-98e5-d4188247e13c) : Generic NeutronNet,vCPE_vgmux 0ce8a62e-705f 2019-09-19T01:43:06.415Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.415Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:43:06.416Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.416Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:43:06.436Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:06.455Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:43:06.457Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvGMUX 2019-09-19T01:43:06.776Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vgmux 0ce8a62e-705f 0d3dea1a-67d4-4204-a2e6-1ef601eb50f9 1 ASDC deployResourceStructure 2019-09-19T01:43:06.776Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json ASDC sendASDCNotification 2019-09-19T01:43:06.777Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json 2019-09-19T01:43:06.777Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:43:06.777Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:43:06.785Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:43:06.785Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857386776, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:43:06.886Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:43:07.786Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml ASDC sendASDCNotification 2019-09-19T01:43:07.790Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml 2019-09-19T01:43:07.790Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:43:07.791Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:43:07.795Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:43:07.795Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857387786, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:43:07.896Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:43:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:43:08.797Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env ASDC sendASDCNotification 2019-09-19T01:43:08.801Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env 2019-09-19T01:43:08.806Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:43:08.806Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:43:08.809Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:43:08.809Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857388797, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "DEPLOY_OK" } 2019-09-19T01:43:08.910Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:43:09.810Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: dacf0288-a551-40bf-be46-1d6c4ccb47d7 2019-09-19T01:43:09.810Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - No resources found for Service: 34521c6a-956b-419c-98e5-d4188247e13c 2019-09-19T01:43:09.878Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-09-19T01:43:09.879Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 2019-09-19T01:43:09.879Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - No resources found for Service: 34521c6a-956b-419c-98e5-d4188247e13c 2019-09-19T01:43:09.879Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 34521c6a-956b-419c-98e5-d4188247e13c 2019-09-19T01:43:09.879Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-09-19T01:43:09.879Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T01:43:09.919Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:09.920Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:43:09.920Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:43:09.920Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=41843675-38e1-4cad-973f-56e477f6d8ff 2019-09-19T01:43:09.920Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: 41843675-38e1-4cad-973f-56e477f6d8ff 2019-09-19T01:43:09.920Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: 41843675-38e1-4cad-973f-56e477f6d8ff 2019-09-19T01:43:09.920Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(34521c6a-956b-419c-98e5-d4188247e13c) : Generic NeutronNet,vCPE_vgmux 0ce8a62e-705f 2019-09-19T01:43:09.921Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:09.921Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:43:09.936Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:09.936Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:43:09.963Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:43:09.963Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGMUX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:43:09.969Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvGMUX 2019-09-19T01:43:10.062Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-09-19T01:43:10.062Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar ASDC sendASDCNotification 2019-09-19T01:43:10.062Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-09-19T01:43:10.063Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:43:10.063Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:43:10.070Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:43:10.070Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857390062, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:43:10.167Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:43:11.071Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:43:11.080Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61934e1-0c7c-413c-85be-c53ab1c15b93 2019-09-19T01:43:11.087Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:43:11.087Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:43:11.088Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:43:11.088Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:43:11.088Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:43:11.091Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:43:11.091Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:43:11.091Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:43:11.091Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:43:11.091Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:43:11.122Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:43:41.122Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: e61934e1-0c7c-413c-85be-c53ab1c15b93 and distributionStatus: 2019-09-19T01:43:41.125Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e61934e1-0c7c-413c-85be-c53ab1c15b93 and serviceModelVersionId: 34521c6a-956b-419c-98e5-d4188247e13c 2019-09-19T01:43:41.125Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 590b0057-aa8c-4b15-bf7f-3117052dca75 2019-09-19T01:43:41.126Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/590b0057-aa8c-4b15-bf7f-3117052dca75/model-vers/model-ver/34521c6a-956b-419c-98e5-d4188247e13c?depth=0 2019-09-19T01:43:41.130Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:43:41.131Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:43:41.133Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:43:41.135Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:43:41.341Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/590b0057-aa8c-4b15-bf7f-3117052dca75/model-vers/model-ver/34521c6a-956b-419c-98e5-d4188247e13c?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2019-09-19T01:43:41.406Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:43:41.474Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/590b0057-aa8c-4b15-bf7f-3117052dca75/model-vers/model-ver/34521c6a-956b-419c-98e5-d4188247e13c?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-190919-01:43:38:771-95632], vertex-id=[253968], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:43:38 GMT], Content-Type=[application/json]} 2019-09-19T01:43:41.474Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:43:41.474Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:43:41.481Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:43:41.481Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID e61934e1-0c7c-413c-85be-c53ab1c15b93 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:43:41.481Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:43:41.481Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:43:41.486Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:43:41.514Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857421481, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:43:41.614Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:43:49.261Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:43:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:43:49.389Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:43:49.399Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:44:38.188Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:44:49.261Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:44:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:44:49.787Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.787Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "NOTIFIED" } 2019-09-19T01:44:49.787Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.787Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-09-19T01:44:49.787Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.787Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:44:49.788Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.788Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "NOTIFIED" } 2019-09-19T01:44:49.788Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.788Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:44:49.788Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.789Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857369262, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:44:49.789Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.789Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857378197, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:44:49.789Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.789Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857382332, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:44:49.789Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.789Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857383832, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:44:49.789Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.790Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857385306, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:44:49.790Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.790Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857386776, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/vcpe_vgmux0ce8a62e705f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:44:49.790Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.790Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857387786, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:44:49.790Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.790Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857388797, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux0ce8a62e705f0/artifacts/base_vcpe_vgmux.env", "status": "DEPLOY_OK" } 2019-09-19T01:44:49.790Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.791Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857390062, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:44:49.791Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:44:49.791Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61934e1-0c7c-413c-85be-c53ab1c15b93", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857421481, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:44:53.726Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:44:53.726Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"7e0991f9-1ebc-4dac-939e-608ab97851ef","serviceName":"demoVCPEvGW","serviceVersion":"1.0","serviceUUID":"215a5ca4-fbe1-4dc6-baeb-646b941a27ab","serviceDescription":"catalog service description","serviceInvariantUUID":"02419752-65cd-4efc-be66-e3ac994a9e19","resources":[{"resourceInstanceName":"vCPE_vgw 73353286-86e1 0","resourceName":"vCPE_vgw 73353286-86e1","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7baa63d8-1ba5-43aa-aa39-9c619014f95a","resourceInvariantUUID":"8d438431-ad2a-4686-8b7e-a8074318015e","resourceCustomizationUUID":"e90ed414-bc09-40eb-b44a-7eb90e777125","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml","artifactChecksum":"NTI5OTU3ZGI1ZmQyZWE1ZjZmMGJmMTVlZDc5YmE3NWE\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"c130d5ca-8098-47c5-858c-1a70694a683b","artifactVersion":"1"},{"artifactName":"vcpe_vgw7335328686e10_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json","artifactChecksum":"Yjc1MzNjMmU1YTE4NWZhN2I0ODUwMjNhNjc2YTY2YmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"d1f1544f-9de7-4d5e-b72a-def9bd1f9d6a","artifactVersion":"1"},{"artifactName":"base_vcpe_vgw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml","artifactChecksum":"OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"6f73dcda-bf90-4324-8d3f-cf4aa574da5f","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml","artifactChecksum":"YTI1ZGMyYjc5ODg0NTg1NGZiYjExNzg4ZjZjNDE0YmY\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"a2cefa67-a9f8-4e9c-ba7b-ed3d9c6740e4","artifactVersion":"1"},{"artifactName":"base_vcpe_vgw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env","artifactChecksum":"MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"d3fd5da1-331f-4469-8f7a-5b7046f1de20","artifactVersion":"2","generatedFromUUID":"6f73dcda-bf90-4324-8d3f-cf4aa574da5f"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevgw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml","artifactChecksum":"MWIyMGUxZWJhNjJjMmQ2NGU2YTdjNDZkOWI3ODFlOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"720ba780-e4e8-41cd-8bb1-44703e540298","artifactVersion":"1"},{"artifactName":"service-Demovcpevgw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar","artifactChecksum":"YWI0MzcwZWFlMmRmOGNlZDBhYWU4Mjg5YmQ0NzFhNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"32f2e108-65e9-4391-867d-14c42779d9b2","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:44:53.727Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:44:53.727Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:44:53.730Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:44:53.731Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:44:53.851Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:44:54.731Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:44:54.731Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:44:54.741Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:44:54.741Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOTIFIED" } 2019-09-19T01:44:54.836Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:44:55.741Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:44:55.742Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:44:55.745Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:44:55.745Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T01:44:55.845Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:44:56.745Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:44:56.775Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:44:56.816Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:44:56.817Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:44:56.911Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:44:57.817Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:44:57.822Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:44:57.825Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:44:57.825Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T01:44:57.937Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:44:58.826Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:44:58.826Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:44:58.831Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:44:58.831Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:44:58.931Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:44:59.831Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:44:59.832Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:44:59.834Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:44:59.839Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:44:59.935Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:00.841Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "serviceName": "demoVCPEvGW", "serviceVersion": "1.0", "serviceUUID": "215a5ca4-fbe1-4dc6-baeb-646b941a27ab", "serviceDescription": "catalog service description", "serviceInvariantUUID": "02419752-65cd-4efc-be66-e3ac994a9e19", "resources": [ { "resourceInstanceName": "vCPE_vgw 73353286-86e1 0", "resourceCustomizationUUID": "e90ed414-bc09-40eb-b44a-7eb90e777125", "resourceName": "vCPE_vgw 73353286-86e1", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7baa63d8-1ba5-43aa-aa39-9c619014f95a", "resourceInvariantUUID": "8d438431-ad2a-4686-8b7e-a8074318015e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vgw7335328686e10_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "artifactChecksum": "Yjc1MzNjMmU1YTE4NWZhN2I0ODUwMjNhNjc2YTY2YmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "d1f1544f-9de7-4d5e-b72a-def9bd1f9d6a", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "artifactChecksum": "OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "6f73dcda-bf90-4324-8d3f-cf4aa574da5f", "generatedArtifact": { "artifactName": "base_vcpe_vgw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "artifactChecksum": "MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "d3fd5da1-331f-4469-8f7a-5b7046f1de20", "generatedFromUUID": "6f73dcda-bf90-4324-8d3f-cf4aa574da5f" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "artifactChecksum": "MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "d3fd5da1-331f-4469-8f7a-5b7046f1de20", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevgw-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "artifactChecksum": "YWI0MzcwZWFlMmRmOGNlZDBhYWU4Mjg5YmQ0NzFhNjQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "32f2e108-65e9-4391-867d-14c42779d9b2" } ], "workloadContext": "Production" } 2019-09-19T01:45:00.848Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 1 2019-09-19T01:45:00.849Z|e61934e1-0c7c-413c-85be-c53ab1c15b93|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 215a5ca4-fbe1-4dc6-baeb-646b941a27ab ASDC 2019-09-19T01:45:00.849Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:7e0991f9-1ebc-4dac-939e-608ab97851ef ServiceName:demoVCPEvGW ServiceVersion:1.0 ServiceUUID:215a5ca4-fbe1-4dc6-baeb-646b941a27ab ServiceInvariantUUID:02419752-65cd-4efc-be66-e3ac994a9e19 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevgw-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar ArtifactUUID:32f2e108-65e9-4391-867d-14c42779d9b2 ArtifactChecksum:YWI0MzcwZWFlMmRmOGNlZDBhYWU4Mjg5YmQ0NzFhNjQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vCPE_vgw 73353286-86e1 0 ResourceCustomizationUUID:e90ed414-bc09-40eb-b44a-7eb90e777125 ResourceInvariantUUID:8d438431-ad2a-4686-8b7e-a8074318015e ResourceName:vCPE_vgw 73353286-86e1 ResourceType:VF ResourceUUID:7baa63d8-1ba5-43aa-aa39-9c619014f95a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vgw7335328686e10_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json ArtifactUUID:d1f1544f-9de7-4d5e-b72a-def9bd1f9d6a ArtifactChecksum:Yjc1MzNjMmU1YTE4NWZhN2I0ODUwMjNhNjc2YTY2YmI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml ArtifactUUID:6f73dcda-bf90-4324-8d3f-cf4aa574da5f ArtifactChecksum:OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vgw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env ArtifactUUID:d3fd5da1-331f-4469-8f7a-5b7046f1de20 ArtifactChecksum:MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env ArtifactUUID:d3fd5da1-331f-4469-8f7a-5b7046f1de20 ArtifactChecksum:MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T01:45:00.849Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 215a5ca4-fbe1-4dc6-baeb-646b941a27ab ASDC treatNotification 2019-09-19T01:45:01.022Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:45:01.024Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:45:01.024Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:45:01.025Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 32f2e108-65e9-4391-867d-14c42779d9b2 from URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 2019-09-19T01:45:01.025Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:45:01.025Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 2019-09-19T01:45:02.245Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:45:02.250Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 32f2e108-65e9-4391-867d-14c42779d9b2 78787 2019-09-19T01:45:02.251Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar ASDC sendASDCNotification 2019-09-19T01:45:02.251Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 2019-09-19T01:45:02.251Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:45:02.251Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:45:02.260Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:45:02.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857502251, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:02.360Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:03.266Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:45:03.268Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:45:03.268Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 32f2e108-65e9-4391-867d-14c42779d9b2, URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar to file: /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:03.268Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevgw-csar.csar 2019-09-19T01:45:03.268Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:03.269Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:03.679Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP5512547063403385426/Definitions/service-Demovcpevgw-template.yml 2019-09-19T01:45:06.704Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 49 Parsing Warnings occurred... 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.727Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.728Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.728Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [port_vgw_private_1_port_vlan_requirements, port_vgw_private_2_port_order, port_vgw_private_2_port_subnetpoolid, port_vgw_private_0_port_network_role, port_vgw_private_0_port_related_networks, port_vgw_private_1_port_order, port_vgw_private_0_port_subnetpoolid, port_vgw_private_1_port_related_networks, port_vgw_private_1_port_subnetpoolid, nfc_function, port_vgw_private_2_port_vlan_requirements, port_vgw_private_0_port_order, port_vgw_private_2_port_network_role, port_vgw_private_2_port_related_networks, port_vgw_private_1_port_network_role, port_vgw_private_0_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.728Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.728Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.728Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.728Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw 73353286-86e1 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw 73353286-86e1 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.729Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.730Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.730Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.730Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.730Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.731Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.731Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.731Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.731Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.731Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.731Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.731Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.731Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.732Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.732Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.732Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.732Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.748Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.749Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.749Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.749Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.749Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.749Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.750Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.750Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.751Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-09-19T01:45:06.752Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:45:06.753Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:45:06.753Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:45:06.754Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:45:06.769Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:45:06.770Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vgw 73353286-86e1 0, normalized name vcpe_vgw7335328686e10. Searching groups on service level starting with VF normalized name... 2019-09-19T01:45:06.771Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:45:06.771Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvGW Description:catalog service description Model UUID:215a5ca4-fbe1-4dc6-baeb-646b941a27ab Model Version:NULL Model InvariantUuid:02419752-65cd-4efc-be66-e3ac994a9e19 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vgw 73353286-86e1 Model UUID:53e46d96-90b6-4438-bedc-72b74cbc3674 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:8d438431-ad2a-4686-8b7e-a8074318015e Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e90ed414-bc09-40eb-b44a-7eb90e777125 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:4333a59a-8fdb-452a-b9ee-6882041f52b8 ModelName:VcpeVgw7335328686e1..base_vcpe_vgw..module-0 ModelUuid:5100875f-d7f5-4c35-a586-f3d6ebb7f37b ModelVersion:1 Description:NULL Member Name:abstract_vgw VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:dfab6ca7-608d-4f0a-a2e8-43850b97ad34 ModelInvariantUuid:b88312be-0035-4861-a6d9-2d387995c342 ModelName:vCPE_vgw 73353286-86e1-nodes.vgwCvfc ModelUuid:3f2fa2f1-3e8d-47d1-9231-ff6a5cf91acf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vgw VNFC Properties: ModelCustomizationUuid:21f466f6-87b9-4470-9676-234ba53b3d4c ModelInvariantUuid:6859bbcf-59f2-4086-b26d-74e11634aee7 ModelName:VcpeVgw7335328686e1.compute.nodes.heat.vgw ModelUuid:cf87ef88-0847-4e97-be37-804203bdb8c3 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-09-19T01:45:06.783Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 7baa63d8-1ba5-43aa-aa39-9c619014f95a 2019-09-19T01:45:06.790Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vgw 73353286-86e1 0 2019-09-19T01:45:06.790Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 7baa63d8-1ba5-43aa-aa39-9c619014f95a 2019-09-19T01:45:06.790Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: d1f1544f-9de7-4d5e-b72a-def9bd1f9d6a from URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json 2019-09-19T01:45:06.791Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:45:06.791Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json 2019-09-19T01:45:08.104Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:45:08.104Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json d1f1544f-9de7-4d5e-b72a-def9bd1f9d6a 799 2019-09-19T01:45:08.105Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json ASDC sendASDCNotification 2019-09-19T01:45:08.105Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json 2019-09-19T01:45:08.105Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:45:08.105Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:45:08.108Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:45:08.108Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857508105, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:08.208Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:09.113Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgw7335328686e1..base_vcpe_vgw..module-0", "vfModuleModelInvariantUUID": "4333a59a-8fdb-452a-b9ee-6882041f52b8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5100875f-d7f5-4c35-a586-f3d6ebb7f37b", "vfModuleModelCustomizationUUID": "d8fa360c-eae5-42f4-b1fc-320b1fc0e46c", "isBase": true, "artifacts": [ "6f73dcda-bf90-4324-8d3f-cf4aa574da5f", "d3fd5da1-331f-4469-8f7a-5b7046f1de20" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:45:09.117Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgw7335328686e1..base_vcpe_vgw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5100875f-d7f5-4c35-a586-f3d6ebb7f37b VfModuleModelInvariantUUID:4333a59a-8fdb-452a-b9ee-6882041f52b8 VfModuleModelDescription:NULL Artifacts UUID List:{ 6f73dcda-bf90-4324-8d3f-cf4aa574da5f , d3fd5da1-331f-4469-8f7a-5b7046f1de20 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:45:09.121Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgw7335328686e1..base_vcpe_vgw..module-0", "vfModuleModelInvariantUUID": "4333a59a-8fdb-452a-b9ee-6882041f52b8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5100875f-d7f5-4c35-a586-f3d6ebb7f37b", "vfModuleModelCustomizationUUID": "d8fa360c-eae5-42f4-b1fc-320b1fc0e46c", "isBase": true, "artifacts": [ "6f73dcda-bf90-4324-8d3f-cf4aa574da5f", "d3fd5da1-331f-4469-8f7a-5b7046f1de20" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:45:09.123Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgw7335328686e1..base_vcpe_vgw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5100875f-d7f5-4c35-a586-f3d6ebb7f37b VfModuleModelInvariantUUID:4333a59a-8fdb-452a-b9ee-6882041f52b8 VfModuleModelDescription:NULL Artifacts UUID List:{ 6f73dcda-bf90-4324-8d3f-cf4aa574da5f , d3fd5da1-331f-4469-8f7a-5b7046f1de20 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:45:09.123Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 6f73dcda-bf90-4324-8d3f-cf4aa574da5f from URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml 2019-09-19T01:45:09.123Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:45:09.123Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml 2019-09-19T01:45:09.586Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:45:09.589Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml 6f73dcda-bf90-4324-8d3f-cf4aa574da5f 8918 2019-09-19T01:45:09.589Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml ASDC sendASDCNotification 2019-09-19T01:45:09.589Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml 2019-09-19T01:45:09.589Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:45:09.590Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:45:09.613Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:45:09.613Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857509589, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:09.772Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:10.614Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: d3fd5da1-331f-4469-8f7a-5b7046f1de20 from URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env 2019-09-19T01:45:10.614Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:45:10.617Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env 2019-09-19T01:45:11.416Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:45:11.416Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env d3fd5da1-331f-4469-8f7a-5b7046f1de20 1507 2019-09-19T01:45:11.417Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env ASDC sendASDCNotification 2019-09-19T01:45:11.417Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env 2019-09-19T01:45:11.417Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:45:11.417Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:45:11.422Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:45:11.423Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857511417, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:11.533Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:12.424Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 215a5ca4-fbe1-4dc6-baeb-646b941a27ab 2019-09-19T01:45:12.424Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vgw 73353286-86e1 0 7baa63d8-1ba5-43aa-aa39-9c619014f95a ASDC 2019-09-19T01:45:12.460Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.460Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:45:12.461Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:45:12.461Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=e90ed414-bc09-40eb-b44a-7eb90e777125 2019-09-19T01:45:12.461Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: e90ed414-bc09-40eb-b44a-7eb90e777125 matches Tosca VF Customization UUID: e90ed414-bc09-40eb-b44a-7eb90e777125 2019-09-19T01:45:12.461Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: e90ed414-bc09-40eb-b44a-7eb90e777125 matches vfNotificationResource CustomizationUUID 2019-09-19T01:45:12.463Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (e90ed414-bc09-40eb-b44a-7eb90e777125) : {\"vf_module_id\":\"vCPE_Customer_GW\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vgw_name_0\":\"zdcpe1cpe01gw01\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"cpe_public_net_id\":\"zdfw1cpe01_public\",\"mux_ip_addr\":\"10.5.0.20\",\"mux_gw_private_net_id\":\"zdfw1muxgw01_private\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_GW_demo_app\",\"cpe_public_net_cidr\":\"10.2.0.0/24\",\"vg_vgmux_tunnel_vni\":\"100.0\",\"dcae_collector_port\":\"8081\",\"mux_gw_private_net_cidr\":\"10.5.0.0/24\",\"mux_gw_private_subnet_id\":\"zdfw1muxgw01_sub_private\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"vgw_private_ip_0\":\"10.5.0.21\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"vgw_private_ip_1\":\"10.0.101.30\",\"key_name\":\"vgw_key\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"script_version\":\"1.5.0-SNAPSHOT\",\"cpe_public_subnet_id\":\"zdfw1cpe01_sub_public\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T01:45:12.465Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@7feca8a5 2019-09-19T01:45:12.465Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.465Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:45:12.466Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : d8fa360c-eae5-42f4-b1fc-320b1fc0e46c 2019-09-19T01:45:12.466Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID d8fa360c-eae5-42f4-b1fc-320b1fc0e46c 2019-09-19T01:45:12.468Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.468Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 73353286-86e1 0 is matching search criteria 2019-09-19T01:45:12.468Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 73353286-86e1 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:45:12.468Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 73353286-86e1 0 is matching search criteria 2019-09-19T01:45:12.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 73353286-86e1 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:45:12.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 73353286-86e1 0 is not matching search criteria 2019-09-19T01:45:12.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is matching search criteria 2019-09-19T01:45:12.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vgw] matching following query criteria: sdcType=CVFC, customizationUUID=dfab6ca7-608d-4f0a-a2e8-43850b97ad34 2019-09-19T01:45:12.471Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.471Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 73353286-86e1 0 is matching search criteria 2019-09-19T01:45:12.471Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 73353286-86e1 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:45:12.471Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.471Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 73353286-86e1 0 is matching search criteria 2019-09-19T01:45:12.472Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 73353286-86e1 0] matching following query criteria: sdcType=VF, customizationUUID=e90ed414-bc09-40eb-b44a-7eb90e777125 2019-09-19T01:45:12.473Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(215a5ca4-fbe1-4dc6-baeb-646b941a27ab) : vCPE_vgw 73353286-86e1 2019-09-19T01:45:12.473Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.473Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:45:12.473Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.473Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:45:12.473Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:45:12.474Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEvGW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:45:12.474Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvGW 2019-09-19T01:45:12.814Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vgw 73353286-86e1 7baa63d8-1ba5-43aa-aa39-9c619014f95a 1 ASDC deployResourceStructure 2019-09-19T01:45:12.814Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json ASDC sendASDCNotification 2019-09-19T01:45:12.814Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json 2019-09-19T01:45:12.815Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:45:12.815Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:45:12.866Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:45:12.893Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857512814, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:45:12.968Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:13.898Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml ASDC sendASDCNotification 2019-09-19T01:45:13.898Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml 2019-09-19T01:45:13.898Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:45:13.904Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:45:13.950Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:45:13.950Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857513898, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:45:14.062Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:14.951Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env ASDC sendASDCNotification 2019-09-19T01:45:14.951Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env 2019-09-19T01:45:14.951Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:45:14.951Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:45:14.962Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:45:14.963Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857514951, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "DEPLOY_OK" } 2019-09-19T01:45:15.058Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:15.967Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar ASDC sendASDCNotification 2019-09-19T01:45:15.967Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 2019-09-19T01:45:15.967Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:45:15.967Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:45:15.976Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:45:15.977Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857515967, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:45:16.077Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:45:16.988Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:17.019Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:17.023Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:45:17.037Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:45:17.038Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:45:23.185Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:45:47.038Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:47.055Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:47.057Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:45:47.057Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:45:47.057Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:45:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:45:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857481131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.955Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.955Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857486940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.955Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.955Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857486808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857482359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857483491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "dcae-sch", "timestamp": 1568857493351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.967Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.968Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857486940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.968Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.968Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOTIFIED" } 2019-09-19T01:45:49.968Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.969Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857486808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.969Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.971Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857481131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOTIFIED" } 2019-09-19T01:45:49.972Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.972Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857483491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.972Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.972Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857482359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOTIFIED" } 2019-09-19T01:45:49.973Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.982Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "dcae-sch", "timestamp": 1568857493351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.984Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.984Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857486940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857481131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857486808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857483491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857482359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "dcae-sch", "timestamp": 1568857493351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857486940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.985Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857481131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857486808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857483491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "dcae-sch", "timestamp": 1568857493351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857482359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857481131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857486940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857486808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "dcae-sch", "timestamp": 1568857493351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857483491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857482359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857486940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.987Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857481131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.989Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.989Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857486808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.989Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.989Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.989Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.989Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "dcae-sch", "timestamp": 1568857493351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.989Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857483491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857482359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857498714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857486940, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857481131, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:49.990Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.991Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857486808, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:49.991Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.992Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857489260, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:49.992Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.992Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "dcae-sch", "timestamp": 1568857493351, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.992Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.998Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857483491, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:49.998Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.998Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857482359, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:49.998Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.998Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857498714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOTIFIED" } 2019-09-19T01:45:49.998Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.998Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857495750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857497664, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857497645, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.002Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.002Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857502251, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.002Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.002Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857498714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T01:45:50.002Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.002Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857496931, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.002Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.003Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857495133, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.003Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.003Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857495750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOTIFIED" } 2019-09-19T01:45:50.003Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.003Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "cds", "timestamp": 1568857498650, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:45:50.008Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:50.010Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 7e0991f9-1ebc-4dac-939e-608ab97851ef and ComponentName cds 2019-09-19T01:45:50.019Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.020Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857498714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.020Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.020Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857495750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T01:45:50.020Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.020Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857499016, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.020Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.020Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857498714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T01:45:50.021Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.021Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857495750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.021Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.022Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857497661, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.022Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.022Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "policy-id", "timestamp": 1568857500102, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:45:50.028Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:50.028Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 7e0991f9-1ebc-4dac-939e-608ab97851ef and ComponentName POLICY 2019-09-19T01:45:50.074Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.075Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857498714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.075Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.075Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857495750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T01:45:50.075Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.075Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857502533, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.075Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.075Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857498714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:50.075Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.076Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857495750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.076Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.076Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "aai-ml", "timestamp": 1568857503542, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:45:50.083Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:50.083Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 7e0991f9-1ebc-4dac-939e-608ab97851ef and ComponentName AAI 2019-09-19T01:45:50.088Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857508105, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.088Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857500461, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.088Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857495750, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:50.088Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.088Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857503173, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:45:50.089Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.089Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857501570, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:45:50.093Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:50.093Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 7e0991f9-1ebc-4dac-939e-608ab97851ef and ComponentName POLICY 2019-09-19T01:45:50.098Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.098Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857509052, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.098Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.098Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "clamp", "timestamp": 1568857504184, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:45:50.098Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.098Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857509589, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857504765, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-starlingx-id", "timestamp": 1568857502657, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857510867, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857511417, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857506526, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.099Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857512814, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857507778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857513441, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857513898, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857507778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.100Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857508855, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.101Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.101Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857514951, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.101Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.101Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857507778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.101Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.101Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857515141, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:45:50.108Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:50.108Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 7e0991f9-1ebc-4dac-939e-608ab97851ef and ComponentName POLICY 2019-09-19T01:45:50.111Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.111Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857509936, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:45:50.120Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:50.121Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 7e0991f9-1ebc-4dac-939e-608ab97851ef and ComponentName POLICY 2019-09-19T01:45:50.124Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857515967, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857507778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-windriver-id", "timestamp": 1568857511018, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "multicloud-k8s-id", "timestamp": 1568857516321, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/vcpe_vgw7335328686e10_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857507778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgw7335328686e10/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857507778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857507778, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:45:50.125Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.126Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857516379, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:45:50.126Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.126Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857519267, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:45:50.126Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:45:50.126Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568857520286, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:45:50.131Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:45:50.132Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 7e0991f9-1ebc-4dac-939e-608ab97851ef and ComponentName SDNC 2019-09-19T01:46:08.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:46:17.063Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:46:17.068Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e0991f9-1ebc-4dac-939e-608ab97851ef 2019-09-19T01:46:17.073Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:46:17.073Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:46:17.073Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:46:17.074Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:46:17.074Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:46:17.074Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:46:17.074Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:46:17.074Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:46:17.074Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:46:17.074Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:46:17.085Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:46:47.100Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 7e0991f9-1ebc-4dac-939e-608ab97851ef and distributionStatus: 2019-09-19T01:46:47.109Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7e0991f9-1ebc-4dac-939e-608ab97851ef and serviceModelVersionId: 215a5ca4-fbe1-4dc6-baeb-646b941a27ab 2019-09-19T01:46:47.110Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 02419752-65cd-4efc-be66-e3ac994a9e19 2019-09-19T01:46:47.116Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/02419752-65cd-4efc-be66-e3ac994a9e19/model-vers/model-ver/215a5ca4-fbe1-4dc6-baeb-646b941a27ab?depth=0 2019-09-19T01:46:47.133Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:46:47.134Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:46:47.134Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:46:47.134Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:46:47.310Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/02419752-65cd-4efc-be66-e3ac994a9e19/model-vers/model-ver/215a5ca4-fbe1-4dc6-baeb-646b941a27ab?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2019-09-19T01:46:47.334Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:46:47.491Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/02419752-65cd-4efc-be66-e3ac994a9e19/model-vers/model-ver/215a5ca4-fbe1-4dc6-baeb-646b941a27ab?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-190919-01:46:44:720-48831], vertex-id=[258064], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:46:44 GMT], Content-Type=[application/json]} 2019-09-19T01:46:47.491Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:46:47.492Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:46:47.503Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:46:47.504Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 7e0991f9-1ebc-4dac-939e-608ab97851ef and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:46:47.504Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:46:47.504Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:46:47.507Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:46:47.507Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857607504, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:46:47.609Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:46:48.530Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:46:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:46:49.905Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:46:49.905Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "7e0991f9-1ebc-4dac-939e-608ab97851ef", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568857607504, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:46:58.231Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:47:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T01:47:49.274Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:47:49.284Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:48:08.190Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:48:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:48:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:49:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T01:49:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:49:49.269Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:50:49.264Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:50:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:51:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:51:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:52:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:52:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:52:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:53:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:53:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:53:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:54:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:54:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:55:38.197Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T01:55:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:55:49.282Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:55:49.484Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.485Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858123491, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.486Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858122359, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.486Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.487Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "dcae-sch", "timestamp": 1568858133350, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.487Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.487Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858123491, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858122359, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOTIFIED" } 2019-09-19T01:55:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "dcae-sch", "timestamp": 1568858133350, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.488Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858123491, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:55:49.488Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858122359, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:55:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "dcae-sch", "timestamp": 1568858133350, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858123491, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.489Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.489Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858122359, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.490Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.490Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858131940, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.490Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.490Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "dcae-sch", "timestamp": 1568858133350, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.490Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.490Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858123491, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.490Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.490Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858122359, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:55:49.491Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.491Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858131940, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.491Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.491Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "dcae-sch", "timestamp": 1568858133350, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.491Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.518Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858123491, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858122359, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858131940, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "dcae-sch", "timestamp": 1568858133350, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858138740, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.522Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858123491, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:55:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858122359, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:55:49.524Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858131940, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.530Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "dcae-sch", "timestamp": 1568858133350, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.530Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.530Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858138740, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOTIFIED" } 2019-09-19T01:55:49.530Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.530Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858131940, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.531Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.531Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858131940, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.531Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.531Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858135756, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.536Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858136507, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:55:49.537Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.538Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858138740, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:55:49.539Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.539Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858134367, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:55:49.540Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.541Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858131940, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:55:49.542Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.542Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858137778, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.543Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.544Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858135756, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOTIFIED" } 2019-09-19T01:55:49.544Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.544Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858138740, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.544Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.544Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858137778, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.544Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.544Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858136215, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:55:49.548Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.549Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858135756, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:55:49.549Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.549Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858138740, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:55:49.549Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.549Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858140401, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:55:49.549Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.549Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858137778, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.551Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.551Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858139524, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:55:49.551Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.552Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858135756, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.552Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.552Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "cds", "timestamp": 1568858141405, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T01:55:49.568Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:55:49.568Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and ComponentName cds 2019-09-19T01:55:49.593Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.594Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858137985, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:55:49.595Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.595Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858138740, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.595Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.596Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858137778, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.596Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.596Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "policy-id", "timestamp": 1568858140652, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:55:49.602Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:55:49.602Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and ComponentName POLICY 2019-09-19T01:55:49.609Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.609Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858135756, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:55:49.609Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.609Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858139082, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:55:49.613Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:55:49.613Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and ComponentName POLICY 2019-09-19T01:55:49.616Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.616Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858137778, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.616Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.616Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858138740, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:55:49.616Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858141131, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858135756, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1568858140167, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858137778, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858141131, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOTIFIED" } 2019-09-19T01:55:49.617Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:55:49.618Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858135756, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:55:49.912Z||org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T01:55:49.912Z||org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"3007041c-6725-4ef1-8eb1-9c178d8d15d9","serviceName":"vFW 2019-09-19 01:54:31","serviceVersion":"1.0","serviceUUID":"d73cbcb8-8633-4289-a913-32a8bc4cd747","serviceDescription":"catalog service description","serviceInvariantUUID":"d3e09ec6-b716-4af9-830a-6326ae93ab88","resources":[{"resourceInstanceName":"vFW 22e7be25-a3e7 0","resourceName":"vFW 22e7be25-a3e7","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"385c1266-713d-4fc2-b2de-640b2875bafa","resourceInvariantUUID":"ec421351-7983-40f9-8a78-9f17cf93f1a5","resourceCustomizationUUID":"1818bcf9-23c9-42dc-a277-ad786e8f93ec","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml","artifactChecksum":"NzlkNGQzY2M2ZDE2NGFlMGU1ODFiZDY0ZmQ1NjllOTA\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"9c2802f9-505c-42b0-a16c-bf25abfe81f7","artifactVersion":"1"},{"artifactName":"vfw22e7be25a3e70_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json","artifactChecksum":"ZDc1ODFkOTU5ZDdmZDhlZjJhZWQwMWM3NmI4Y2NiOTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"028930f7-cb10-4af0-8d15-4d6715ec9410","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml","artifactChecksum":"MDQyYTIxMTlhZDdlMzdiNjBjNjdjZTFhMWE0NThmMzc\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"5035bf96-9498-43e0-b00a-f20f30d42d1d","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml","artifactChecksum":"YTIzYWJlZjc2MjJmMDBkNjJmZDI0ZWFmZDlkNjJkYjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"bb134eb2-a777-4e4a-a1b4-9d0c9acb0aeb","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env","artifactChecksum":"ODM5MDZkMTRlNWM4ODRkZWY5NGVkMDkyZmExMzc2OTI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"140c401a-6150-4650-bb5c-3ba6d23ecd77","artifactVersion":"2","generatedFromUUID":"5035bf96-9498-43e0-b00a-f20f30d42d1d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20190919015431-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml","artifactChecksum":"NDc2OWI3MWIzNGM0MTk2Mzc0MmNkYjU1YWI5ZGIxZjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"010b7dd7-f2ec-42ac-b4e3-b2f4d1bce08e","artifactVersion":"1"},{"artifactName":"service-Vfw20190919015431-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar","artifactChecksum":"N2U3Y2U3YjU5NDdlYzU3ZjRmNjUxZWU2MDEzYmM2OWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"79b625d3-11f7-4de8-a50b-b6cfe60bd65b","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T01:55:49.913Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:55:49.913Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:55:49.917Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:55:49.917Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:50.020Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:55:50.921Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:55:50.921Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:55:50.930Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:55:50.930Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOTIFIED" } 2019-09-19T01:55:51.026Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:55:51.931Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:55:51.932Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:55:51.951Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:55:51.955Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:55:52.035Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:55:52.973Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:55:52.973Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:55:52.979Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:55:52.981Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:53.078Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:55:53.987Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:55:53.987Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:55:53.993Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:55:53.995Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:55:54.091Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:55:54.995Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:55:54.996Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:55:55.013Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:55:55.022Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:55:55.132Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:55:56.023Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T01:55:56.024Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:55:56.037Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:55:56.037Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:55:56.137Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:55:57.047Z||org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "serviceName": "vFW 2019-09-19 01:54:31", "serviceVersion": "1.0", "serviceUUID": "d73cbcb8-8633-4289-a913-32a8bc4cd747", "serviceDescription": "catalog service description", "serviceInvariantUUID": "d3e09ec6-b716-4af9-830a-6326ae93ab88", "resources": [ { "resourceInstanceName": "vFW 22e7be25-a3e7 0", "resourceCustomizationUUID": "1818bcf9-23c9-42dc-a277-ad786e8f93ec", "resourceName": "vFW 22e7be25-a3e7", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "385c1266-713d-4fc2-b2de-640b2875bafa", "resourceInvariantUUID": "ec421351-7983-40f9-8a78-9f17cf93f1a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw22e7be25a3e70_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "artifactChecksum": "ZDc1ODFkOTU5ZDdmZDhlZjJhZWQwMWM3NmI4Y2NiOTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "028930f7-cb10-4af0-8d15-4d6715ec9410", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "artifactChecksum": "MDQyYTIxMTlhZDdlMzdiNjBjNjdjZTFhMWE0NThmMzc\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "5035bf96-9498-43e0-b00a-f20f30d42d1d", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "artifactChecksum": "ODM5MDZkMTRlNWM4ODRkZWY5NGVkMDkyZmExMzc2OTI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "140c401a-6150-4650-bb5c-3ba6d23ecd77", "generatedFromUUID": "5035bf96-9498-43e0-b00a-f20f30d42d1d" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "artifactChecksum": "ODM5MDZkMTRlNWM4ODRkZWY5NGVkMDkyZmExMzc2OTI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "140c401a-6150-4650-bb5c-3ba6d23ecd77", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20190919015431-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "artifactChecksum": "N2U3Y2U3YjU5NDdlYzU3ZjRmNjUxZWU2MDEzYmM2OWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "79b625d3-11f7-4de8-a50b-b6cfe60bd65b" } ], "workloadContext": "Production" } 2019-09-19T01:55:57.047Z||org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 1 2019-09-19T01:55:57.047Z||org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 d73cbcb8-8633-4289-a913-32a8bc4cd747 ASDC 2019-09-19T01:55:57.047Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:3007041c-6725-4ef1-8eb1-9c178d8d15d9 ServiceName:vFW 2019-09-19 01:54:31 ServiceVersion:1.0 ServiceUUID:d73cbcb8-8633-4289-a913-32a8bc4cd747 ServiceInvariantUUID:d3e09ec6-b716-4af9-830a-6326ae93ab88 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20190919015431-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar ArtifactUUID:79b625d3-11f7-4de8-a50b-b6cfe60bd65b ArtifactChecksum:N2U3Y2U3YjU5NDdlYzU3ZjRmNjUxZWU2MDEzYmM2OWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 22e7be25-a3e7 0 ResourceCustomizationUUID:1818bcf9-23c9-42dc-a277-ad786e8f93ec ResourceInvariantUUID:ec421351-7983-40f9-8a78-9f17cf93f1a5 ResourceName:vFW 22e7be25-a3e7 ResourceType:VF ResourceUUID:385c1266-713d-4fc2-b2de-640b2875bafa ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw22e7be25a3e70_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json ArtifactUUID:028930f7-cb10-4af0-8d15-4d6715ec9410 ArtifactChecksum:ZDc1ODFkOTU5ZDdmZDhlZjJhZWQwMWM3NmI4Y2NiOTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml ArtifactUUID:5035bf96-9498-43e0-b00a-f20f30d42d1d ArtifactChecksum:MDQyYTIxMTlhZDdlMzdiNjBjNjdjZTFhMWE0NThmMzc= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env ArtifactUUID:140c401a-6150-4650-bb5c-3ba6d23ecd77 ArtifactChecksum:ODM5MDZkMTRlNWM4ODRkZWY5NGVkMDkyZmExMzc2OTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env ArtifactUUID:140c401a-6150-4650-bb5c-3ba6d23ecd77 ArtifactChecksum:ODM5MDZkMTRlNWM4ODRkZWY5NGVkMDkyZmExMzc2OTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T01:55:57.047Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF d73cbcb8-8633-4289-a913-32a8bc4cd747 ASDC treatNotification 2019-09-19T01:55:57.109Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:55:57.110Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:55:57.111Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T01:55:57.111Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 79b625d3-11f7-4de8-a50b-b6cfe60bd65b from URL: /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar 2019-09-19T01:55:57.111Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:55:57.111Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar 2019-09-19T01:55:57.907Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:55:57.911Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar 79b625d3-11f7-4de8-a50b-b6cfe60bd65b 115928 2019-09-19T01:55:57.911Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar ASDC sendASDCNotification 2019-09-19T01:55:57.911Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar 2019-09-19T01:55:57.911Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:55:57.911Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:55:57.928Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:55:57.929Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858157911, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:55:58.019Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:55:58.930Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T01:55:58.932Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T01:55:58.932Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 79b625d3-11f7-4de8-a50b-b6cfe60bd65b, URL: /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar to file: /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:55:58.933Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20190919015431-csar.csar 2019-09-19T01:55:58.933Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:55:58.933Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:55:59.867Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP6719411728573589939/Definitions/service-Vfw20190919015431-template.yml 2019-09-19T01:56:05.085Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T01:56:05.087Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:56:05.087Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.087Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 79 Parsing Warnings occurred... 2019-09-19T01:56:05.087Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE008]: ValidationError: The value "4" of property "ip_version" is not valid. Expected a value from "[4, 6]". CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.089Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.090Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ipv6_ra_mode" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.110Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.111Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.118Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.119Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.119Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "cidr" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.119Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_version" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.119Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "dns_nameservers" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.120Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.120Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.120Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "gateway_ip" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.124Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "enable_dhcp" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.124Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.124Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.124Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.126Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.126Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.126Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.126Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.126Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.126Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.127Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.127Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.127Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.127Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allocation_pools" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.128Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "tenant_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.128Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ipv6_address_mode" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.129Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 22e7be25-a3e7 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.130Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.131Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.132Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.136Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.136Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.136Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.136Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.139Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.150Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.229Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.229Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.229Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_related_networks, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.237Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.237Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.237Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.237Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_protected_private_port_0_related_networks, port_vfw_int_unprotected_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.238Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 22e7be25-a3e7 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.238Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.238Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnetpool" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.238Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.238Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.239Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.239Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.240Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.240Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.240Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.240Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.243Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.244Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.244Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.244Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.244Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.244Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.244Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.244Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.246Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "host_routes" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.246Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "prefixlen" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.246Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:05.246Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T01:56:05.250Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T01:56:05.252Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T01:56:05.254Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T01:56:05.254Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T01:56:05.255Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFW 22e7be25-a3e7 0, normalized name vfw22e7be25a3e70. Searching groups on service level starting with VF normalized name... 2019-09-19T01:56:05.256Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T01:56:05.257Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vFW 2019-09-19 01:54:31 Description:catalog service description Model UUID:d73cbcb8-8633-4289-a913-32a8bc4cd747 Model Version:NULL Model InvariantUuid:d3e09ec6-b716-4af9-830a-6326ae93ab88 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 22e7be25-a3e7 Model UUID:2871a4af-b8bc-44b4-9450-66606243c08e Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ec421351-7983-40f9-8a78-9f17cf93f1a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1818bcf9-23c9-42dc-a277-ad786e8f93ec NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:595f97bb-b87b-4ebd-8040-062b05ba19e2 ModelName:Vfw22e7be25A3e7..base_vfw..module-0 ModelUuid:b16d3b72-64b2-4879-b8d3-7766fc6e157c ModelVersion:1 Description:NULL Member Name:int_protected_private_network Member Name:abstract_vfw Member Name:int_unprotected_private_network Member Name:abstract_vsn Member Name:abstract_vpg VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:b5e44a74-0282-473a-8df2-b8d71eed3100 ModelInvariantUuid:039f52db-cb76-41c5-9837-0e0925c93baf ModelName:vFW 22e7be25-a3e7-nodes.vfwCvfc ModelUuid:856d0fd6-bb69-4c40-ace9-298cd7fa0075 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:d6328ef1-5c07-456e-99c1-6588b3fa14d2 ModelInvariantUuid:aecf7afb-d789-4657-a915-5161ecc3c428 ModelName:Vfw22e7be25A3e7.compute.nodes.heat.vfw ModelUuid:d85806d7-e842-4300-8fea-b91c1d853da3 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:83229738-6c1f-4141-b7bb-2163b02f2130 ModelInvariantUuid:3564c0bb-1e57-4c71-bff2-247b8f1cc348 ModelName:vFW 22e7be25-a3e7-nodes.vsnCvfc ModelUuid:cd04b39e-4198-4cc4-97fd-092f2b05c132 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:cf338db1-bede-46eb-919f-e3aa68126948 ModelInvariantUuid:79a7ed7e-adcb-422b-a18e-208486bcd504 ModelName:Vfw22e7be25A3e7.compute.nodes.heat.vsn ModelUuid:51fda984-9d5c-4649-9249-fbb2ff63952e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:85b39dbd-ba26-4f87-843f-aa1137e01a45 ModelInvariantUuid:6bac9f70-63a5-406f-bdea-9be6b7ef888d ModelName:vFW 22e7be25-a3e7-nodes.vpgCvfc ModelUuid:3558d7de-31c4-487e-ae80-9074002e2162 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:df79a762-89a4-45a9-b1fe-2d4a7bde29ae ModelInvariantUuid:377704ce-fcda-47a1-a173-833adc24f0b3 ModelName:Vfw22e7be25A3e7.compute.nodes.heat.vpg ModelUuid:711902b5-66d0-457b-a376-cdb3af3e97b4 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-09-19T01:56:05.278Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 385c1266-713d-4fc2-b2de-640b2875bafa 2019-09-19T01:56:05.280Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFW 22e7be25-a3e7 0 2019-09-19T01:56:05.280Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 385c1266-713d-4fc2-b2de-640b2875bafa 2019-09-19T01:56:05.280Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 028930f7-cb10-4af0-8d15-4d6715ec9410 from URL: /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json 2019-09-19T01:56:05.280Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:56:05.281Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json 2019-09-19T01:56:05.715Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:56:05.722Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json 028930f7-cb10-4af0-8d15-4d6715ec9410 785 2019-09-19T01:56:05.748Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json ASDC sendASDCNotification 2019-09-19T01:56:05.748Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json 2019-09-19T01:56:05.748Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:56:05.749Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:56:05.751Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:56:05.751Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858165748, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:56:05.852Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:56:06.759Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw22e7be25A3e7..base_vfw..module-0", "vfModuleModelInvariantUUID": "595f97bb-b87b-4ebd-8040-062b05ba19e2", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b16d3b72-64b2-4879-b8d3-7766fc6e157c", "vfModuleModelCustomizationUUID": "e7ef27a5-bbd8-467f-b642-ea004a633a5f", "isBase": true, "artifacts": [ "5035bf96-9498-43e0-b00a-f20f30d42d1d", "140c401a-6150-4650-bb5c-3ba6d23ecd77" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:56:06.776Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw22e7be25A3e7..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b16d3b72-64b2-4879-b8d3-7766fc6e157c VfModuleModelInvariantUUID:595f97bb-b87b-4ebd-8040-062b05ba19e2 VfModuleModelDescription:NULL Artifacts UUID List:{ 5035bf96-9498-43e0-b00a-f20f30d42d1d , 140c401a-6150-4650-bb5c-3ba6d23ecd77 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:56:06.778Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw22e7be25A3e7..base_vfw..module-0", "vfModuleModelInvariantUUID": "595f97bb-b87b-4ebd-8040-062b05ba19e2", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b16d3b72-64b2-4879-b8d3-7766fc6e157c", "vfModuleModelCustomizationUUID": "e7ef27a5-bbd8-467f-b642-ea004a633a5f", "isBase": true, "artifacts": [ "5035bf96-9498-43e0-b00a-f20f30d42d1d", "140c401a-6150-4650-bb5c-3ba6d23ecd77" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T01:56:06.778Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw22e7be25A3e7..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b16d3b72-64b2-4879-b8d3-7766fc6e157c VfModuleModelInvariantUUID:595f97bb-b87b-4ebd-8040-062b05ba19e2 VfModuleModelDescription:NULL Artifacts UUID List:{ 5035bf96-9498-43e0-b00a-f20f30d42d1d , 140c401a-6150-4650-bb5c-3ba6d23ecd77 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T01:56:06.778Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 5035bf96-9498-43e0-b00a-f20f30d42d1d from URL: /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml 2019-09-19T01:56:06.778Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:56:06.778Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml 2019-09-19T01:56:07.436Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:56:07.439Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml 5035bf96-9498-43e0-b00a-f20f30d42d1d 20394 2019-09-19T01:56:07.440Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T01:56:07.441Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml 2019-09-19T01:56:07.441Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:56:07.442Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:56:07.450Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:56:07.451Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858167440, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:56:07.559Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:56:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T01:56:08.455Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 140c401a-6150-4650-bb5c-3ba6d23ecd77 from URL: /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env 2019-09-19T01:56:08.457Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T01:56:08.457Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env 2019-09-19T01:56:09.285Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T01:56:09.287Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env 140c401a-6150-4650-bb5c-3ba6d23ecd77 2098 2019-09-19T01:56:09.289Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T01:56:09.289Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env 2019-09-19T01:56:09.290Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T01:56:09.291Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:56:09.305Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:56:09.306Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858169288, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:56:09.408Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:56:10.349Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: d73cbcb8-8633-4289-a913-32a8bc4cd747 2019-09-19T01:56:10.349Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFW 22e7be25-a3e7 0 385c1266-713d-4fc2-b2de-640b2875bafa ASDC 2019-09-19T01:56:10.436Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.437Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-09-19 01:54:31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:56:10.437Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T01:56:10.440Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=1818bcf9-23c9-42dc-a277-ad786e8f93ec 2019-09-19T01:56:10.440Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 1818bcf9-23c9-42dc-a277-ad786e8f93ec matches Tosca VF Customization UUID: 1818bcf9-23c9-42dc-a277-ad786e8f93ec 2019-09-19T01:56:10.440Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 1818bcf9-23c9-42dc-a277-ad786e8f93ec matches vfNotificationResource CustomizationUUID 2019-09-19T01:56:10.457Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (1818bcf9-23c9-42dc-a277-ad786e8f93ec) : {\"vpg_int_unprotected_private_ip_0\":\"192.168.10.200\",\"vf_module_id\":\"vFirewall\",\"skip_post_instantiation_configuration\":\"true\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vnf_name\":\"vFW\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"vfw_name_0\":\"zdfw1fwl01fwl01\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vpg_onap_private_ip_0\":\"10.0.100.2\",\"vfw_int_protected_private_floating_ip\":\"192.168.10.200\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vFirewall_demo_app\",\"vfw_int_unprotected_private_ip_0\":\"192.168.10.100\",\"vsn_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"dcae_collector_port\":\"30235\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vsn_name_0\":\"zdfw1fwl01snk01\",\"multi_stage_design\":\"false\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"vsn_onap_private_ip_0\":\"10.0.100.3\",\"vfw_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vfw_key\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"protected_private_net_id\":\"zdfw1fwl01_protected\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"cloud_env\":\"openstack\"} 2019-09-19T01:56:10.457Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@6c0cc27b 2019-09-19T01:56:10.458Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.458Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-09-19 01:54:31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T01:56:10.458Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : e7ef27a5-bbd8-467f-b642-ea004a633a5f 2019-09-19T01:56:10.458Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID e7ef27a5-bbd8-467f-b642-ea004a633a5f 2019-09-19T01:56:10.462Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.462Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is matching search criteria 2019-09-19T01:56:10.463Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 22e7be25-a3e7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:56:10.463Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.463Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is matching search criteria 2019-09-19T01:56:10.463Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 22e7be25-a3e7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:56:10.464Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.464Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is not matching search criteria 2019-09-19T01:56:10.464Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:56:10.464Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is matching search criteria 2019-09-19T01:56:10.465Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:56:10.465Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T01:56:10.465Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T01:56:10.474Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:56:10.475Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T01:56:10.475Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T01:56:10.475Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T01:56:10.476Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T01:56:10.476Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:56:10.476Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b5e44a74-0282-473a-8df2-b8d71eed3100 2019-09-19T01:56:10.487Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.487Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is matching search criteria 2019-09-19T01:56:10.487Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 22e7be25-a3e7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:56:10.488Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.488Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is not matching search criteria 2019-09-19T01:56:10.488Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:56:10.489Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T01:56:10.489Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T01:56:10.489Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:56:10.490Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:56:10.490Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T01:56:10.490Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:56:10.490Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is matching search criteria 2019-09-19T01:56:10.490Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T01:56:10.491Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T01:56:10.491Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T01:56:10.491Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:56:10.491Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=83229738-6c1f-4141-b7bb-2163b02f2130 2019-09-19T01:56:10.503Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.508Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is matching search criteria 2019-09-19T01:56:10.508Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 22e7be25-a3e7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:56:10.509Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.511Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is not matching search criteria 2019-09-19T01:56:10.511Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T01:56:10.511Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T01:56:10.512Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T01:56:10.512Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:56:10.516Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T01:56:10.516Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T01:56:10.517Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T01:56:10.517Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T01:56:10.517Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T01:56:10.521Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T01:56:10.529Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T01:56:10.533Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is matching search criteria 2019-09-19T01:56:10.533Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=85b39dbd-ba26-4f87-843f-aa1137e01a45 2019-09-19T01:56:10.538Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.543Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is matching search criteria 2019-09-19T01:56:10.544Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 22e7be25-a3e7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T01:56:10.544Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.549Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFW 22e7be25-a3e7 0 is matching search criteria 2019-09-19T01:56:10.552Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 22e7be25-a3e7 0] matching following query criteria: sdcType=VF, customizationUUID=1818bcf9-23c9-42dc-a277-ad786e8f93ec 2019-09-19T01:56:10.560Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(d73cbcb8-8633-4289-a913-32a8bc4cd747) : vFW 22e7be25-a3e7 2019-09-19T01:56:10.560Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.561Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-09-19 01:54:31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:56:10.561Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.561Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-09-19 01:54:31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:56:10.561Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T01:56:10.562Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-09-19 01:54:31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T01:56:10.562Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vFW 2019-09-19 01:54:31 2019-09-19T01:56:10.836Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFW 22e7be25-a3e7 385c1266-713d-4fc2-b2de-640b2875bafa 1 ASDC deployResourceStructure 2019-09-19T01:56:10.837Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json ASDC sendASDCNotification 2019-09-19T01:56:10.840Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json 2019-09-19T01:56:10.840Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:56:10.841Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:56:10.844Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:56:10.845Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858170837, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:56:10.944Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:56:11.848Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T01:56:11.848Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml 2019-09-19T01:56:11.848Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:56:11.848Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:56:11.853Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:56:11.853Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858171848, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:56:11.972Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:56:12.854Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T01:56:12.854Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env 2019-09-19T01:56:12.855Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:56:12.855Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:56:12.858Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:56:12.858Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858172854, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T01:56:12.958Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:56:13.859Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar ASDC sendASDCNotification 2019-09-19T01:56:13.859Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar 2019-09-19T01:56:13.859Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T01:56:13.859Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:56:13.874Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:56:13.897Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858173859, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:56:13.973Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:56:14.898Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:56:14.904Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:56:14.906Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:56:14.906Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:56:14.907Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:56:44.907Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:56:44.915Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:56:44.917Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:56:44.917Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:56:44.917Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:56:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:56:49.308Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:56:49.310Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858137778, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:57:14.918Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:57:14.928Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:57:14.937Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:57:14.937Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:57:14.938Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:57:38.185Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T01:57:44.938Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:57:44.957Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:57:44.965Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:57:44.967Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:57:44.969Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:57:49.273Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:57:49.322Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:57:49.322Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858141131, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:14.981Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:58:14.992Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:58:14.996Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:58:14.996Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:58:14.996Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:58:23.185Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T01:58:44.996Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:58:45.001Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:58:45.003Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:58:45.003Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T01:58:45.003Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T01:58:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:58:49.842Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.842Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858149343, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.843Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.843Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.843Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.843Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858141131, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.843Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.843Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858144863, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOTIFIED" } 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858146318, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858141131, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858146808, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858151775, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858146598, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.844Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858141131, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858146808, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858141131, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858146808, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858154107, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858148653, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858150033, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:58:49.845Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.846Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.846Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.846Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858146808, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.846Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.846Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858149733, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:58:49.884Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:58:49.884Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and ComponentName POLICY 2019-09-19T01:58:49.893Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.893Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568858151039, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T01:58:49.899Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:58:49.904Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and ComponentName SDNC 2019-09-19T01:58:49.920Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.920Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858155680, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T01:58:49.936Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:58:49.936Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and ComponentName POLICY 2019-09-19T01:58:49.951Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.951Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858149260, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:58:49.951Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.951Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858146808, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.952Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.952Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-windriver-id", "timestamp": 1568858150820, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:58:49.952Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.952Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "multicloud-k8s-id", "timestamp": 1568858156824, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:58:49.952Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858146808, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T01:58:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858157911, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858146808, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "NOTIFIED" } 2019-09-19T01:58:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.953Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858155306, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.953Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858157853, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "clamp", "timestamp": 1568858158855, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858165748, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858162441, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.954Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858167440, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.955Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.955Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "aai-ml", "timestamp": 1568858163445, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T01:58:49.957Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:58:49.957Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and ComponentName AAI 2019-09-19T01:58:49.965Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.965Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858169288, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T01:58:49.965Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.965Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858170837, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/vfw22e7be25a3e70_modules.json", "status": "DEPLOY_OK" } 2019-09-19T01:58:49.965Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.966Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858171848, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T01:58:49.966Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.966Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858172854, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/resourceInstances/vfw22e7be25a3e70/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T01:58:49.966Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:58:49.966Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858173859, "artifactURL": "/sdc/v1/catalog/services/Vfw2019091901:54:31/1.0/artifacts/service-Vfw20190919015431-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T01:59:08.194Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T01:59:15.004Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:59:15.013Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 2019-09-19T01:59:15.015Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T01:59:15.017Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T01:59:15.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T01:59:15.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T01:59:15.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:59:15.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:59:15.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:59:15.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:59:15.022Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T01:59:15.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T01:59:15.030Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T01:59:45.032Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and distributionStatus: 2019-09-19T01:59:45.035Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and serviceModelVersionId: d73cbcb8-8633-4289-a913-32a8bc4cd747 2019-09-19T01:59:45.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : d3e09ec6-b716-4af9-830a-6326ae93ab88 2019-09-19T01:59:45.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/d3e09ec6-b716-4af9-830a-6326ae93ab88/model-vers/model-ver/d73cbcb8-8633-4289-a913-32a8bc4cd747?depth=0 2019-09-19T01:59:45.066Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T01:59:45.067Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T01:59:45.067Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T01:59:45.067Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T01:59:45.311Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/d3e09ec6-b716-4af9-830a-6326ae93ab88/model-vers/model-ver/d73cbcb8-8633-4289-a913-32a8bc4cd747?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2019-09-19T01:59:45.350Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T01:59:45.437Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/d3e09ec6-b716-4af9-830a-6326ae93ab88/model-vers/model-ver/d73cbcb8-8633-4289-a913-32a8bc4cd747?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-190919-01:59:42:833-64781], vertex-id=[544840], Content-Length=[0], Date=[Thu, 19 Sep 2019 01:59:42 GMT], Content-Type=[application/json]} 2019-09-19T01:59:45.438Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T01:59:45.438Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T01:59:45.457Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T01:59:45.457Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 3007041c-6725-4ef1-8eb1-9c178d8d15d9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T01:59:45.458Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T01:59:45.458Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T01:59:45.468Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T01:59:45.469Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858385457, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:59:45.573Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T01:59:46.484Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:59:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T01:59:49.915Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T01:59:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "3007041c-6725-4ef1-8eb1-9c178d8d15d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568858385457, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T01:59:53.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T01:59:56.756Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:00:06.391Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:00:16.047Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:00:23.189Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:00:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:00:49.265Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:01:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:01:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:01:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:01:53.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T02:02:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T02:02:49.262Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:02:49.268Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:03:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:03:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:03:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:04:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:04:49.270Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:05:08.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:05:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:05:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:05:53.204Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:06:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:06:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:06:49.272Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:07:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T02:07:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:07:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:08:08.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:08:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:08:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:09:38.185Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:09:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:09:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:10:08.238Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:10:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:10:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:10:53.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:11:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T02:11:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:11:49.282Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:12:08.194Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:12:49.261Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:12:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:12:53.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:13:49.261Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:13:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:14:23.190Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T02:14:49.262Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:14:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:15:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T02:15:49.265Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:15:49.275Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:16:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:16:49.261Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:16:49.272Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:17:49.265Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:17:49.270Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:17:53.212Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:18:49.261Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:18:49.274Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:18:49.523Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.523Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.524Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.524Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.524Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.524Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.524Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOTIFIED" } 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.525Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.526Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOTIFIED" } 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.527Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.528Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.528Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:49.528Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.528Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:49.528Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.528Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOTIFIED" } 2019-09-19T02:18:49.529Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.533Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "dcae-sch", "timestamp": 1568859513350, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.534Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.535Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.535Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.535Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.535Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859503491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859502359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.539Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.540Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.542Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.545Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.546Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.546Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.546Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.546Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:49.546Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.546Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859511940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:18:49.546Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.547Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:49.547Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.547Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859522201, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:18:49.547Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:18:49.547Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859520260, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:18:49.903Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T02:18:49.903Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"acbed69c-f554-4aa5-b86c-eb5b958d1cac","serviceName":"vFWCL 2019-09-19 02:17:","serviceVersion":"1.0","serviceUUID":"88470195-5ce3-4fea-a196-6afb1af9c8d5","serviceDescription":"catalog service description","serviceInvariantUUID":"cd8fee95-5ef8-451c-b90d-d7a8a0afaeff","resources":[{"resourceInstanceName":"vFWCL_vPKG fbd84862-1c51 0","resourceName":"vFWCL_vPKG fbd84862-1c51","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"688d5a3a-6206-4bba-ac37-683a736d32ba","resourceInvariantUUID":"5cdd9536-f4b0-4f07-8e38-e5f84eae5403","resourceCustomizationUUID":"5c86bd86-75f5-48d0-8377-3432eeaed405","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml","artifactChecksum":"MTIxNTZlNTkwZjQyZDlkNzQ3MmE2NzVlOTIzMGExMzE\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"51dad315-d7a7-4264-b36a-d21efc587f72","artifactVersion":"1"},{"artifactName":"vfwcl_vpkgfbd848621c510_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json","artifactChecksum":"MTlmYTA0ZmJkNDljMDY5MjBlNzMyOTg1NDMxZTQ1MDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"4fb208e9-8c4b-4930-997f-c0b763a1dcd4","artifactVersion":"1"},{"artifactName":"base_vpkg.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml","artifactChecksum":"ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"fc6e11ad-66cc-4d62-8450-501f052d2980","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml","artifactChecksum":"NDAwYTBlODEzY2UzMjkzYjJiNTU3YjkzYzIwOThjYzI\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"b7c95c9e-bb71-422a-b9ce-70353a8363c4","artifactVersion":"1"},{"artifactName":"base_vpkg.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env","artifactChecksum":"ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"f0df776c-4b32-44d7-8d9f-57d991aede6e","artifactVersion":"2","generatedFromUUID":"fc6e11ad-66cc-4d62-8450-501f052d2980"}]},{"resourceInstanceName":"vFWCL_vFWSNK 86bb7c25-1cef 0","resourceName":"vFWCL_vFWSNK 86bb7c25-1cef","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"59856691-58b9-4851-aeee-eff782ec9876","resourceInvariantUUID":"ee33c551-e861-487a-9099-40e05fdbc2a8","resourceCustomizationUUID":"ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml","artifactChecksum":"YmUwOGUxODQwNzlkOTExYTM0N2VkNWVjMjU2ZmUxNzg\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"e6b41bd0-cc8c-4d9c-8043-92e633dc1552","artifactVersion":"1"},{"artifactName":"vfwcl_vfwsnk86bb7c251cef0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json","artifactChecksum":"YTlhYjBhNGI5N2FkNjI2OTdjY2IwNjYwNmRiMzY2Yzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"dc2e567a-3abb-463e-abc5-5d86fa99bca1","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml","artifactChecksum":"M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"1acfe91b-44ea-4b99-aed9-3176d6625aa7","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml","artifactChecksum":"ZjM5NWRkNTRmZDNjOWI1NzQzMzlmN2FiNWNiMDZkNmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"be7ce7f8-d838-4dfe-96d4-ec8337869b13","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env","artifactChecksum":"NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"05330b4a-abe6-4b2f-94f0-57028ce24170","artifactVersion":"2","generatedFromUUID":"1acfe91b-44ea-4b99-aed9-3176d6625aa7"}]}],"serviceArtifacts":[{"artifactName":"service-Vfwcl201909190217-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml","artifactChecksum":"YTI2NmQxMDAwYWIxMjA4NzQ0NDllZDcyNWJiNTlkOTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ed952bd6-bb44-4625-8838-4584e640bdd6","artifactVersion":"1"},{"artifactName":"service-Vfwcl201909190217-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar","artifactChecksum":"ODdmMDU0ZTA2YmQ5OGE5MTY1NmE3OTIyNWY5MTBkMzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"32e55161-9a1c-469e-85dc-2bd25d57d045","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T02:18:49.904Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:49.905Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:49.914Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:49.914Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:50.015Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:50.914Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:50.915Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:50.930Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:50.930Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOTIFIED" } 2019-09-19T02:18:51.020Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:51.931Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:51.931Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:51.951Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:51.952Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:52.043Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:52.952Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:52.974Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:52.980Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:52.980Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:53.092Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:53.983Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:53.984Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:53.996Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:53.996Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:18:54.087Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:54.997Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:55.008Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:55.013Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:55.015Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:55.113Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:56.016Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:56.016Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:56.021Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:56.026Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:18:56.120Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:57.031Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:57.031Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:57.035Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:57.035Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:18:57.137Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:58.035Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:58.036Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:58.042Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:58.042Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:18:58.144Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:18:59.056Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:18:59.057Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:18:59.063Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:18:59.064Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:18:59.164Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:00.064Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:19:00.065Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:00.096Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:00.096Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:19:00.195Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:01.111Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:19:01.111Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:01.126Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:01.126Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:19:01.226Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:02.129Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "serviceName": "vFWCL 2019-09-19 02:17:", "serviceVersion": "1.0", "serviceUUID": "88470195-5ce3-4fea-a196-6afb1af9c8d5", "serviceDescription": "catalog service description", "serviceInvariantUUID": "cd8fee95-5ef8-451c-b90d-d7a8a0afaeff", "resources": [ { "resourceInstanceName": "vFWCL_vPKG fbd84862-1c51 0", "resourceCustomizationUUID": "5c86bd86-75f5-48d0-8377-3432eeaed405", "resourceName": "vFWCL_vPKG fbd84862-1c51", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "688d5a3a-6206-4bba-ac37-683a736d32ba", "resourceInvariantUUID": "5cdd9536-f4b0-4f07-8e38-e5f84eae5403", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vpkgfbd848621c510_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "artifactChecksum": "MTlmYTA0ZmJkNDljMDY5MjBlNzMyOTg1NDMxZTQ1MDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "4fb208e9-8c4b-4930-997f-c0b763a1dcd4", "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "artifactChecksum": "ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "fc6e11ad-66cc-4d62-8450-501f052d2980", "generatedArtifact": { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "artifactChecksum": "ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f0df776c-4b32-44d7-8d9f-57d991aede6e", "generatedFromUUID": "fc6e11ad-66cc-4d62-8450-501f052d2980" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "artifactChecksum": "ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f0df776c-4b32-44d7-8d9f-57d991aede6e", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "vFWCL_vFWSNK 86bb7c25-1cef 0", "resourceCustomizationUUID": "ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10", "resourceName": "vFWCL_vFWSNK 86bb7c25-1cef", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "59856691-58b9-4851-aeee-eff782ec9876", "resourceInvariantUUID": "ee33c551-e861-487a-9099-40e05fdbc2a8", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vfwsnk86bb7c251cef0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "artifactChecksum": "YTlhYjBhNGI5N2FkNjI2OTdjY2IwNjYwNmRiMzY2Yzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "dc2e567a-3abb-463e-abc5-5d86fa99bca1", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "artifactChecksum": "M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "1acfe91b-44ea-4b99-aed9-3176d6625aa7", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "artifactChecksum": "NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "05330b4a-abe6-4b2f-94f0-57028ce24170", "generatedFromUUID": "1acfe91b-44ea-4b99-aed9-3176d6625aa7" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "artifactChecksum": "NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "05330b4a-abe6-4b2f-94f0-57028ce24170", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfwcl201909190217-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "artifactChecksum": "ODdmMDU0ZTA2YmQ5OGE5MTY1NmE3OTIyNWY5MTBkMzE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "32e55161-9a1c-469e-85dc-2bd25d57d045" } ], "workloadContext": "Production" } 2019-09-19T02:19:02.129Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-09-19T02:19:02.129Z|256acf5f-e38f-4c4d-b907-e2061ffbc114|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 6 88470195-5ce3-4fea-a196-6afb1af9c8d5 ASDC 2019-09-19T02:19:02.129Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:acbed69c-f554-4aa5-b86c-eb5b958d1cac ServiceName:vFWCL 2019-09-19 02:17: ServiceVersion:1.0 ServiceUUID:88470195-5ce3-4fea-a196-6afb1af9c8d5 ServiceInvariantUUID:cd8fee95-5ef8-451c-b90d-d7a8a0afaeff ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfwcl201909190217-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar ArtifactUUID:32e55161-9a1c-469e-85dc-2bd25d57d045 ArtifactChecksum:ODdmMDU0ZTA2YmQ5OGE5MTY1NmE3OTIyNWY5MTBkMzE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFWCL_vPKG fbd84862-1c51 0 ResourceCustomizationUUID:5c86bd86-75f5-48d0-8377-3432eeaed405 ResourceInvariantUUID:5cdd9536-f4b0-4f07-8e38-e5f84eae5403 ResourceName:vFWCL_vPKG fbd84862-1c51 ResourceType:VF ResourceUUID:688d5a3a-6206-4bba-ac37-683a736d32ba ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vpkgfbd848621c510_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json ArtifactUUID:4fb208e9-8c4b-4930-997f-c0b763a1dcd4 ArtifactChecksum:MTlmYTA0ZmJkNDljMDY5MjBlNzMyOTg1NDMxZTQ1MDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml ArtifactUUID:fc6e11ad-66cc-4d62-8450-501f052d2980 ArtifactChecksum:ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env ArtifactUUID:f0df776c-4b32-44d7-8d9f-57d991aede6e ArtifactChecksum:ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env ArtifactUUID:f0df776c-4b32-44d7-8d9f-57d991aede6e ArtifactChecksum:ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:vFWCL_vFWSNK 86bb7c25-1cef 0 ResourceCustomizationUUID:ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 ResourceInvariantUUID:ee33c551-e861-487a-9099-40e05fdbc2a8 ResourceName:vFWCL_vFWSNK 86bb7c25-1cef ResourceType:VF ResourceUUID:59856691-58b9-4851-aeee-eff782ec9876 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vfwsnk86bb7c251cef0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json ArtifactUUID:dc2e567a-3abb-463e-abc5-5d86fa99bca1 ArtifactChecksum:YTlhYjBhNGI5N2FkNjI2OTdjY2IwNjYwNmRiMzY2Yzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml ArtifactUUID:1acfe91b-44ea-4b99-aed9-3176d6625aa7 ArtifactChecksum:M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env ArtifactUUID:05330b4a-abe6-4b2f-94f0-57028ce24170 ArtifactChecksum:NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env ArtifactUUID:05330b4a-abe6-4b2f-94f0-57028ce24170 ArtifactChecksum:NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T02:19:02.129Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 88470195-5ce3-4fea-a196-6afb1af9c8d5 ASDC treatNotification 2019-09-19T02:19:02.299Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T02:19:02.301Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T02:19:02.301Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T02:19:02.301Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 32e55161-9a1c-469e-85dc-2bd25d57d045 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:02.301Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:19:02.301Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:03.067Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:19:03.082Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar 32e55161-9a1c-469e-85dc-2bd25d57d045 127316 2019-09-19T02:19:03.097Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar ASDC sendASDCNotification 2019-09-19T02:19:03.098Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:03.098Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:19:03.098Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:03.105Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:03.106Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859543097, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:19:03.210Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:04.108Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T02:19:04.110Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T02:19:04.110Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 32e55161-9a1c-469e-85dc-2bd25d57d045, URL: /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar to file: /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:04.110Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:04.111Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:04.114Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:05.322Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP6668157023514434247/Definitions/service-Vfwcl201909190217-template.yml 2019-09-19T02:19:08.307Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T02:19:15.850Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T02:19:15.892Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T02:19:15.893Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.893Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 68 Parsing Warnings occurred... 2019-09-19T02:19:15.893Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.893Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.895Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_unprotected_private_port_0_related_networks, port_vpg_unprotected_private_port_0_vlan_requirements, port_vpg_unprotected_private_port_0_subnetpoolid, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_unprotected_private_port_0_order, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.896Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.898Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.905Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.905Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.905Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.906Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.906Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.906Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.906Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.906Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.906Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.906Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.907Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.907Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.907Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.907Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.907Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.907Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.908Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.908Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.908Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.908Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.908Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.908Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.909Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.909Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.909Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.909Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.909Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.909Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.909Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.910Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.910Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.910Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.910Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.910Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.910Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.915Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.915Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_related_networks, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.915Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.915Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.915Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.916Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG fbd84862-1c51 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.916Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_protected_private_port_0_related_networks, port_vfw_int_unprotected_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.916Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.916Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.916Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.916Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.916Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.917Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG fbd84862-1c51 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.917Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.917Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.917Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.917Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.917Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.917Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.917Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.918Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK 86bb7c25-1cef 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.918Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.918Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.918Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.918Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.918Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.918Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK 86bb7c25-1cef 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.919Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:15.944Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T02:19:15.944Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T02:19:15.947Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T02:19:15.947Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T02:19:15.948Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T02:19:15.948Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vFWSNK 86bb7c25-1cef 0, normalized name vfwcl_vfwsnk86bb7c251cef0. Searching groups on service level starting with VF normalized name... 2019-09-19T02:19:15.951Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T02:19:15.953Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T02:19:15.968Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T02:19:15.968Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T02:19:15.969Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vPKG fbd84862-1c51 0, normalized name vfwcl_vpkgfbd848621c510. Searching groups on service level starting with VF normalized name... 2019-09-19T02:19:15.969Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T02:19:15.969Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vFWCL 2019-09-19 02:17: Description:catalog service description Model UUID:88470195-5ce3-4fea-a196-6afb1af9c8d5 Model Version:NULL Model InvariantUuid:cd8fee95-5ef8-451c-b90d-d7a8a0afaeff Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFWCL_vFWSNK 86bb7c25-1cef Model UUID:ddafdba5-644a-43f9-96d5-f2d0a3caff20 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ee33c551-e861-487a-9099-40e05fdbc2a8 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7ad5d335-c4a5-4a3d-bee8-769ad73bc33e ModelName:VfwclVfwsnk86bb7c251cef..base_vfw..module-0 ModelUuid:3a9c767c-c985-4d26-981c-fbccb5bd3494 ModelVersion:1 Description:NULL Member Name:int_protected_private_network Member Name:int_unprotected_private_network Member Name:abstract_vfw Member Name:abstract_vsn VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a4cc311e-d979-49ae-a3a5-cf5044270be3 ModelInvariantUuid:067b0db5-170d-4f38-9f5b-79f013571e60 ModelName:vFWCL_vFWSNK 86bb7c25-1cef-nodes.vfwCvfc ModelUuid:eb4fd647-70cb-4ccf-a83c-1917169fcac2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:b4ab61f1-a7d2-4a07-82ac-6e2f729f6ef9 ModelInvariantUuid:42feb4c9-aee3-4c29-bc82-e2aaa1247387 ModelName:VfwclVfwsnk86bb7c251cef.compute.nodes.heat.vfw ModelUuid:7dbadaff-51d0-4b41-9127-ed95ee412105 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9ab9dfc8-cbb9-45f3-9869-a5fb09737c5b ModelInvariantUuid:e67747f0-e906-4617-81ca-346551ba6d3b ModelName:vFWCL_vFWSNK 86bb7c25-1cef-nodes.vsnCvfc ModelUuid:1736f47e-c533-4e77-9b84-0b309933fbd5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:2aa8c690-4e2f-46ca-8d61-b07fe3b0f268 ModelInvariantUuid:9156e2d8-e3e1-41ac-9b5b-9afb9d9f0244 ModelName:VfwclVfwsnk86bb7c251cef.compute.nodes.heat.vsn ModelUuid:8bfd4675-7dbd-46c7-b99d-743d21e02e2b ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VNF Properties: Model Name:vFWCL_vPKG fbd84862-1c51 Model UUID:5cb449ee-e23a-4b77-b71c-4b774ac9da2d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:5cdd9536-f4b0-4f07-8e38-e5f84eae5403 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5c86bd86-75f5-48d0-8377-3432eeaed405 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:77ef5eaa-9130-4439-951e-30c61969709b ModelName:VfwclVpkgFbd848621c51..base_vpkg..module-0 ModelUuid:b4f24af8-082e-46a6-921f-032c3295eda9 ModelVersion:1 Description:NULL Member Name:abstract_vpg VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7703c87d-be81-4f2c-a046-d007121b13fc ModelInvariantUuid:6249fbb9-79a7-4860-a9f4-080eed4d55f2 ModelName:vFWCL_vPKG fbd84862-1c51-nodes.vpgCvfc ModelUuid:c1fdbacb-10e5-402f-b224-fa20e5086c4f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5d85994b-b32e-428a-9fd3-674ca579cfe8 ModelInvariantUuid:b118d8fe-5b96-4b51-8546-ef37e4dd57e9 ModelName:VfwclVpkgFbd848621c51.compute.nodes.heat.vpg ModelUuid:b4273711-7e1a-4c2b-a664-f772528563dd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-09-19T02:19:16.002Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 688d5a3a-6206-4bba-ac37-683a736d32ba 2019-09-19T02:19:16.005Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vPKG fbd84862-1c51 0 2019-09-19T02:19:16.006Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 688d5a3a-6206-4bba-ac37-683a736d32ba 2019-09-19T02:19:16.006Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 4fb208e9-8c4b-4930-997f-c0b763a1dcd4 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json 2019-09-19T02:19:16.006Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:19:16.006Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json 2019-09-19T02:19:16.464Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:19:16.474Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json 4fb208e9-8c4b-4930-997f-c0b763a1dcd4 793 2019-09-19T02:19:16.482Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json ASDC sendASDCNotification 2019-09-19T02:19:16.482Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json 2019-09-19T02:19:16.483Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:19:16.485Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:16.498Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:16.499Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859556482, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:19:16.605Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:17.520Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkgFbd848621c51..base_vpkg..module-0", "vfModuleModelInvariantUUID": "77ef5eaa-9130-4439-951e-30c61969709b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b4f24af8-082e-46a6-921f-032c3295eda9", "vfModuleModelCustomizationUUID": "aabbd6d5-347f-4767-95c2-41a6e0ebdaa8", "isBase": true, "artifacts": [ "fc6e11ad-66cc-4d62-8450-501f052d2980", "f0df776c-4b32-44d7-8d9f-57d991aede6e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T02:19:17.541Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkgFbd848621c51..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b4f24af8-082e-46a6-921f-032c3295eda9 VfModuleModelInvariantUUID:77ef5eaa-9130-4439-951e-30c61969709b VfModuleModelDescription:NULL Artifacts UUID List:{ fc6e11ad-66cc-4d62-8450-501f052d2980 , f0df776c-4b32-44d7-8d9f-57d991aede6e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T02:19:17.547Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkgFbd848621c51..base_vpkg..module-0", "vfModuleModelInvariantUUID": "77ef5eaa-9130-4439-951e-30c61969709b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b4f24af8-082e-46a6-921f-032c3295eda9", "vfModuleModelCustomizationUUID": "aabbd6d5-347f-4767-95c2-41a6e0ebdaa8", "isBase": true, "artifacts": [ "fc6e11ad-66cc-4d62-8450-501f052d2980", "f0df776c-4b32-44d7-8d9f-57d991aede6e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T02:19:17.548Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkgFbd848621c51..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b4f24af8-082e-46a6-921f-032c3295eda9 VfModuleModelInvariantUUID:77ef5eaa-9130-4439-951e-30c61969709b VfModuleModelDescription:NULL Artifacts UUID List:{ fc6e11ad-66cc-4d62-8450-501f052d2980 , f0df776c-4b32-44d7-8d9f-57d991aede6e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T02:19:17.548Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: fc6e11ad-66cc-4d62-8450-501f052d2980 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml 2019-09-19T02:19:17.548Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:19:17.548Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml 2019-09-19T02:19:18.569Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:19:18.570Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml fc6e11ad-66cc-4d62-8450-501f052d2980 9133 2019-09-19T02:19:18.570Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-09-19T02:19:18.570Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml 2019-09-19T02:19:18.570Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:19:18.570Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:18.580Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:18.606Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859558570, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:19:18.689Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:19.607Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: f0df776c-4b32-44d7-8d9f-57d991aede6e from URL: /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env 2019-09-19T02:19:19.607Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:19:19.607Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env 2019-09-19T02:19:20.234Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:19:20.235Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env f0df776c-4b32-44d7-8d9f-57d991aede6e 1159 2019-09-19T02:19:20.235Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-09-19T02:19:20.235Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env 2019-09-19T02:19:20.235Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:19:20.235Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:20.239Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:20.240Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859560235, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:19:20.352Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:21.240Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 88470195-5ce3-4fea-a196-6afb1af9c8d5 2019-09-19T02:19:21.241Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vPKG fbd84862-1c51 0 688d5a3a-6206-4bba-ac37-683a736d32ba ASDC 2019-09-19T02:19:21.254Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.255Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:19:21.255Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T02:19:21.256Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 2019-09-19T02:19:21.256Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 5c86bd86-75f5-48d0-8377-3432eeaed405 matches Tosca VF Customization UUID: ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 2019-09-19T02:19:21.256Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 5c86bd86-75f5-48d0-8377-3432eeaed405 doesn't match Tosca VF Customization UUID: ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 2019-09-19T02:19:21.256Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T02:19:21.256Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=5c86bd86-75f5-48d0-8377-3432eeaed405 2019-09-19T02:19:21.256Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 5c86bd86-75f5-48d0-8377-3432eeaed405 matches Tosca VF Customization UUID: 5c86bd86-75f5-48d0-8377-3432eeaed405 2019-09-19T02:19:21.256Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 5c86bd86-75f5-48d0-8377-3432eeaed405 matches vfNotificationResource CustomizationUUID 2019-09-19T02:19:21.259Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (5c86bd86-75f5-48d0-8377-3432eeaed405) : {\"vf_module_id\":\"vTrafficPNG\",\"skip_post_instantiation_configuration\":\"true\",\"vnf_name\":\"vPGK\",\"unprotected_private_subnet_id\":\"vFWSNK_zdfw1fwl01_unprotected_sub\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vfw_private_ip_0\":\"192.168.10.100\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vpg_onap_private_ip_0\":\"10.0.100.2\",\"vnf_id\":\"vPNG_Firewall_demo_app\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"vsn_private_ip_0\":\"192.168.20.250\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"vFWSNK_zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"pub_key\":\"PUT YOUR PUBLIC KEY HERE\",\"key_name\":\"vfw_key\",\"vpg_unprotected_private_ip_0\":\"192.168.10.200\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"cloud_env\":\"PUT openstack OR rackspace HERE\"} 2019-09-19T02:19:21.268Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@36080796 2019-09-19T02:19:21.269Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.269Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T02:19:21.269Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : aabbd6d5-347f-4767-95c2-41a6e0ebdaa8 2019-09-19T02:19:21.272Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 9203d72b-031d-4aee-9105-befa7044b6e6 2019-09-19T02:19:21.272Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID aabbd6d5-347f-4767-95c2-41a6e0ebdaa8 2019-09-19T02:19:21.283Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.284Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is matching search criteria 2019-09-19T02:19:21.284Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is matching search criteria 2019-09-19T02:19:21.284Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 86bb7c25-1cef 0, vFWCL_vPKG fbd84862-1c51 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:19:21.285Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.285Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is matching search criteria 2019-09-19T02:19:21.285Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is matching search criteria 2019-09-19T02:19:21.285Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 86bb7c25-1cef 0, vFWCL_vPKG fbd84862-1c51 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:19:21.286Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.288Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is not matching search criteria 2019-09-19T02:19:21.288Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T02:19:21.288Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T02:19:21.289Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T02:19:21.289Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:21.316Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:19:21.319Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:19:21.320Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T02:19:21.321Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T02:19:21.321Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T02:19:21.321Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:19:21.321Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:21.322Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is not matching search criteria 2019-09-19T02:19:21.322Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is matching search criteria 2019-09-19T02:19:21.322Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=7703c87d-be81-4f2c-a046-d007121b13fc 2019-09-19T02:19:21.324Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.324Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is matching search criteria 2019-09-19T02:19:21.324Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is matching search criteria 2019-09-19T02:19:21.325Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 86bb7c25-1cef 0, vFWCL_vPKG fbd84862-1c51 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:19:21.325Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.325Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is not matching search criteria 2019-09-19T02:19:21.326Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T02:19:21.326Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T02:19:21.326Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T02:19:21.326Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:21.327Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:19:21.327Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:19:21.327Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T02:19:21.327Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T02:19:21.328Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T02:19:21.328Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:19:21.328Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:21.332Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is matching search criteria 2019-09-19T02:19:21.348Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG fbd84862-1c51 0] matching following query criteria: sdcType=VF, customizationUUID=5c86bd86-75f5-48d0-8377-3432eeaed405 2019-09-19T02:19:21.360Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(88470195-5ce3-4fea-a196-6afb1af9c8d5) : vFWCL_vFWSNK 86bb7c25-1cef,vFWCL_vPKG fbd84862-1c51 2019-09-19T02:19:21.361Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.361Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:19:21.361Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.361Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:19:21.361Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:21.362Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:19:21.362Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vFWCL 2019-09-19 02:17: 2019-09-19T02:19:21.489Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vPKG fbd84862-1c51 688d5a3a-6206-4bba-ac37-683a736d32ba 1 ASDC deployResourceStructure 2019-09-19T02:19:21.489Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json ASDC sendASDCNotification 2019-09-19T02:19:21.490Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json 2019-09-19T02:19:21.490Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:19:21.490Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:21.500Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:21.503Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859561489, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:19:21.598Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:22.504Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-09-19T02:19:22.504Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml 2019-09-19T02:19:22.504Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:19:22.504Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:22.515Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:22.515Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859562504, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-09-19T02:19:22.634Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:23.521Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-09-19T02:19:23.521Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env 2019-09-19T02:19:23.521Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:19:23.522Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:23.529Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:23.529Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859563521, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-09-19T02:19:23.626Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:24.530Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 59856691-58b9-4851-aeee-eff782ec9876 2019-09-19T02:19:24.539Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vFWSNK 86bb7c25-1cef 0 2019-09-19T02:19:24.540Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 59856691-58b9-4851-aeee-eff782ec9876 2019-09-19T02:19:24.540Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: dc2e567a-3abb-463e-abc5-5d86fa99bca1 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json 2019-09-19T02:19:24.540Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:19:24.541Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json 2019-09-19T02:19:25.073Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:19:25.074Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json dc2e567a-3abb-463e-abc5-5d86fa99bca1 793 2019-09-19T02:19:25.074Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json ASDC sendASDCNotification 2019-09-19T02:19:25.074Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json 2019-09-19T02:19:25.074Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:19:25.074Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:25.081Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:25.081Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859565074, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:19:25.177Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:26.098Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnk86bb7c251cef..base_vfw..module-0", "vfModuleModelInvariantUUID": "7ad5d335-c4a5-4a3d-bee8-769ad73bc33e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3a9c767c-c985-4d26-981c-fbccb5bd3494", "vfModuleModelCustomizationUUID": "9203d72b-031d-4aee-9105-befa7044b6e6", "isBase": true, "artifacts": [ "1acfe91b-44ea-4b99-aed9-3176d6625aa7", "05330b4a-abe6-4b2f-94f0-57028ce24170" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T02:19:26.108Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnk86bb7c251cef..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3a9c767c-c985-4d26-981c-fbccb5bd3494 VfModuleModelInvariantUUID:7ad5d335-c4a5-4a3d-bee8-769ad73bc33e VfModuleModelDescription:NULL Artifacts UUID List:{ 1acfe91b-44ea-4b99-aed9-3176d6625aa7 , 05330b4a-abe6-4b2f-94f0-57028ce24170 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T02:19:26.128Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnk86bb7c251cef..base_vfw..module-0", "vfModuleModelInvariantUUID": "7ad5d335-c4a5-4a3d-bee8-769ad73bc33e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3a9c767c-c985-4d26-981c-fbccb5bd3494", "vfModuleModelCustomizationUUID": "9203d72b-031d-4aee-9105-befa7044b6e6", "isBase": true, "artifacts": [ "1acfe91b-44ea-4b99-aed9-3176d6625aa7", "05330b4a-abe6-4b2f-94f0-57028ce24170" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T02:19:26.128Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnk86bb7c251cef..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3a9c767c-c985-4d26-981c-fbccb5bd3494 VfModuleModelInvariantUUID:7ad5d335-c4a5-4a3d-bee8-769ad73bc33e VfModuleModelDescription:NULL Artifacts UUID List:{ 1acfe91b-44ea-4b99-aed9-3176d6625aa7 , 05330b4a-abe6-4b2f-94f0-57028ce24170 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T02:19:26.128Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 1acfe91b-44ea-4b99-aed9-3176d6625aa7 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml 2019-09-19T02:19:26.129Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:19:26.129Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml 2019-09-19T02:19:26.826Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:19:26.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml 1acfe91b-44ea-4b99-aed9-3176d6625aa7 16175 2019-09-19T02:19:26.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T02:19:26.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml 2019-09-19T02:19:26.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:19:26.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:26.832Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:26.834Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859566827, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:19:26.932Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:27.835Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 05330b4a-abe6-4b2f-94f0-57028ce24170 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env 2019-09-19T02:19:27.836Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:19:27.836Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env 2019-09-19T02:19:28.659Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:19:28.660Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env 05330b4a-abe6-4b2f-94f0-57028ce24170 1639 2019-09-19T02:19:28.660Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T02:19:28.660Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env 2019-09-19T02:19:28.660Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:19:28.661Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:28.664Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:28.664Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859568660, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:19:28.769Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:29.668Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 88470195-5ce3-4fea-a196-6afb1af9c8d5 2019-09-19T02:19:29.669Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vFWSNK 86bb7c25-1cef 0 59856691-58b9-4851-aeee-eff782ec9876 ASDC 2019-09-19T02:19:29.712Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.737Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:19:29.737Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T02:19:29.737Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 2019-09-19T02:19:29.737Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 matches Tosca VF Customization UUID: ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 2019-09-19T02:19:29.739Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 matches vfNotificationResource CustomizationUUID 2019-09-19T02:19:29.768Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10) : {\"vf_module_id\":\"vFirewallCL\",\"skip_post_instantiation_configuration\":\"true\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"vnf_name\":\"vFWSNK\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"int_unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"vfw_name_0\":\"zdfw1fwl01fwl01\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vfw_int_protected_private_floating_ip\":\"192.168.10.200\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vFirewall_demo_app\",\"vfw_int_unprotected_private_ip_0\":\"192.168.10.100\",\"vsn_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"dcae_collector_port\":\"30235\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vsn_name_0\":\"zdfw1fwl01snk01\",\"int_unprotected_private_subnet_id\":\"zdfw1fwl01_unprotected_sub\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"vsn_onap_private_ip_0\":\"10.0.100.3\",\"vfw_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"pub_key\":\"PUT YOUR KEY HERE\",\"net_prefix\":\"vFWSNK\",\"key_name\":\"vfw_key\",\"int_protected_private_net_id\":\"zdfw1fwl01_protected\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"int_protected_private_subnet_id\":\"zdfw1fwl01_protected_sub\",\"cloud_env\":\"PUT openstack OR rackspace HERE\"} 2019-09-19T02:19:29.768Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@399cdc82 2019-09-19T02:19:29.769Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.769Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T02:19:29.769Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 9203d72b-031d-4aee-9105-befa7044b6e6 2019-09-19T02:19:29.769Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 9203d72b-031d-4aee-9105-befa7044b6e6 2019-09-19T02:19:29.780Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.780Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is matching search criteria 2019-09-19T02:19:29.780Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is matching search criteria 2019-09-19T02:19:29.780Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 86bb7c25-1cef 0, vFWCL_vPKG fbd84862-1c51 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:19:29.781Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.781Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is matching search criteria 2019-09-19T02:19:29.781Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is matching search criteria 2019-09-19T02:19:29.782Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 86bb7c25-1cef 0, vFWCL_vPKG fbd84862-1c51 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:19:29.782Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.782Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is not matching search criteria 2019-09-19T02:19:29.782Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T02:19:29.783Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T02:19:29.783Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is matching search criteria 2019-09-19T02:19:29.783Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T02:19:29.783Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T02:19:29.784Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:19:29.784Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:29.784Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is not matching search criteria 2019-09-19T02:19:29.784Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T02:19:29.785Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:19:29.791Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:29.791Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T02:19:29.792Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a4cc311e-d979-49ae-a3a5-cf5044270be3 2019-09-19T02:19:29.803Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.803Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is matching search criteria 2019-09-19T02:19:29.804Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is matching search criteria 2019-09-19T02:19:29.804Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 86bb7c25-1cef 0, vFWCL_vPKG fbd84862-1c51 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:19:29.804Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.804Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is not matching search criteria 2019-09-19T02:19:29.805Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T02:19:29.805Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T02:19:29.805Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T02:19:29.805Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:29.806Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:19:29.806Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:19:29.806Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T02:19:29.806Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is matching search criteria 2019-09-19T02:19:29.807Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is not matching search criteria 2019-09-19T02:19:29.807Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T02:19:29.808Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:19:29.808Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:29.808Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T02:19:29.809Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9ab9dfc8-cbb9-45f3-9869-a5fb09737c5b 2019-09-19T02:19:29.811Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.811Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is matching search criteria 2019-09-19T02:19:29.812Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is matching search criteria 2019-09-19T02:19:29.812Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 86bb7c25-1cef 0, vFWCL_vPKG fbd84862-1c51 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:19:29.812Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.812Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK 86bb7c25-1cef 0 is matching search criteria 2019-09-19T02:19:29.813Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG fbd84862-1c51 0 is not matching search criteria 2019-09-19T02:19:29.813Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T02:19:29.813Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:19:29.817Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T02:19:29.817Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T02:19:29.817Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK 86bb7c25-1cef 0] matching following query criteria: sdcType=VF, customizationUUID=ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 2019-09-19T02:19:29.822Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T02:19:29.823Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=5c86bd86-75f5-48d0-8377-3432eeaed405 2019-09-19T02:19:29.823Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 matches Tosca VF Customization UUID: 5c86bd86-75f5-48d0-8377-3432eeaed405 2019-09-19T02:19:29.824Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: ca1baa61-77cc-4b6d-b7fc-4e8cb3831e10 doesn't match Tosca VF Customization UUID: 5c86bd86-75f5-48d0-8377-3432eeaed405 2019-09-19T02:19:29.824Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(88470195-5ce3-4fea-a196-6afb1af9c8d5) : vFWCL_vFWSNK 86bb7c25-1cef,vFWCL_vPKG fbd84862-1c51 2019-09-19T02:19:29.825Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.826Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:19:29.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:19:29.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:19:29.829Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:17: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:19:29.836Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vFWCL 2019-09-19 02:17: 2019-09-19T02:19:30.034Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vFWSNK 86bb7c25-1cef 59856691-58b9-4851-aeee-eff782ec9876 1 ASDC deployResourceStructure 2019-09-19T02:19:30.034Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json ASDC sendASDCNotification 2019-09-19T02:19:30.034Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json 2019-09-19T02:19:30.035Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:19:30.035Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:30.038Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:30.038Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859570034, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:19:30.138Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:31.040Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T02:19:31.040Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml 2019-09-19T02:19:31.041Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:19:31.041Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:31.046Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:31.046Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859571040, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T02:19:31.144Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:32.057Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T02:19:32.058Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env 2019-09-19T02:19:32.058Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:19:32.059Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:32.073Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:32.074Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859572057, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T02:19:32.176Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:33.074Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar ASDC sendASDCNotification 2019-09-19T02:19:33.075Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar 2019-09-19T02:19:33.075Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:19:33.075Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:19:33.083Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:19:33.085Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859573074, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:19:33.205Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:19:34.089Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:19:34.099Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:19:34.114Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:19:34.116Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:19:34.116Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:19:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:19:49.305Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:19:49.305Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOTIFIED" } 2019-09-19T02:19:53.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:20:04.118Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:20:04.133Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:20:04.156Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:20:04.163Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:20:04.164Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:20:23.197Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:20:34.165Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:20:34.199Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:20:34.201Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:20:34.201Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:20:34.202Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:20:49.268Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:20:49.356Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:20:49.356Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:04.207Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:04.212Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:04.213Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:21:04.213Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:21:04.213Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:21:08.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T02:21:34.214Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:34.221Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:34.229Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:21:34.232Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:21:34.232Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:21:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:21:49.783Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.783Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:21:49.783Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.784Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.784Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.784Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.784Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.784Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859525362, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.784Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.784Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.784Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOTIFIED" } 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859522298, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.785Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "cds", "timestamp": 1568859526366, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T02:21:49.802Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.802Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName cds 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:21:49.811Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859525415, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.812Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.813Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:21:49.813Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.813Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.813Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.813Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.813Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.813Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859524332, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.814Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.814Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "policy-id", "timestamp": 1568859526502, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:21:49.819Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.819Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName POLICY 2019-09-19T02:21:49.824Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.824Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859518716, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.825Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.826Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.826Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859525430, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:21:49.857Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.857Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName POLICY 2019-09-19T02:21:49.873Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.874Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:21:49.874Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.874Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859517778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:21:49.874Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.874Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.874Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.875Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.875Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.875Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859515750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:21:49.875Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.886Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859526545, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:21:49.886Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.887Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859535204, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.887Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.887Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.887Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.887Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:21:49.887Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.888Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.888Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.888Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859531333, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.888Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.888Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.888Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.898Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:21:49.898Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.898Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.899Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.900Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.900Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.900Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859531043, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.900Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.900Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859529314, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.901Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.901Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.902Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.902Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.902Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.902Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859538143, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859532698, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.903Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859521131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:21:49.904Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.904Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859531120, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859540016, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.905Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859529261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:21:49.906Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.907Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859534550, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.907Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.907Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859541754, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:21:49.919Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.919Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName POLICY 2019-09-19T02:21:49.923Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.923Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:21:49.923Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.924Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859533394, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.924Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.925Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859535634, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:21:49.929Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.930Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName POLICY 2019-09-19T02:21:49.936Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.936Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859538030, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:21:49.936Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.936Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859526808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:21:49.936Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.937Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859543097, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.937Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.937Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859543012, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:21:49.937Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.937Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859534524, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:21:49.940Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.941Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName POLICY 2019-09-19T02:21:49.945Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.946Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859536713, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:21:49.946Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.946Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568859539042, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T02:21:49.950Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.950Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName SDNC 2019-09-19T02:21:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-starlingx-id", "timestamp": 1568859535638, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:21:49.960Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.960Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859541105, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.960Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.960Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859539040, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.960Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859545406, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859541332, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859547995, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859541515, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "clamp", "timestamp": 1568859542334, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.961Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859543884, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859550188, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:49.962Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.962Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859544971, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:21:49.966Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.966Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName POLICY 2019-09-19T02:21:49.986Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:49.986Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859552304, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:21:49.992Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:49.992Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName POLICY 2019-09-19T02:21:50.007Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.009Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-windriver-id", "timestamp": 1568859546053, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.009Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.009Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859549395, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.009Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.009Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "multicloud-k8s-id", "timestamp": 1568859553752, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.009Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.013Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "aai-ml", "timestamp": 1568859550397, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T02:21:50.043Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:21:50.043Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId acbed69c-f554-4aa5-b86c-eb5b958d1cac and ComponentName AAI 2019-09-19T02:21:50.068Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.074Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859556482, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:50.078Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.078Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859558570, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:50.078Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.078Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859560235, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859561489, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/vfwcl_vpkgfbd848621c510_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859562504, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859563521, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vpkgfbd848621c510/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859565074, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:50.079Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.080Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859566827, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:50.083Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859568660, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859570034, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/vfwcl_vfwsnk86bb7c251cef0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859571040, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859572057, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/resourceInstances/vfwcl_vfwsnk86bb7c251cef0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:21:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859573074, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:17:/1.0/artifacts/service-Vfwcl201909190217-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:21:53.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:22:04.238Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:22:04.248Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:22:04.250Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T02:22:04.257Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T02:22:34.267Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac and distributionStatus: 2019-09-19T02:22:34.282Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: acbed69c-f554-4aa5-b86c-eb5b958d1cac and serviceModelVersionId: 88470195-5ce3-4fea-a196-6afb1af9c8d5 2019-09-19T02:22:34.284Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : cd8fee95-5ef8-451c-b90d-d7a8a0afaeff 2019-09-19T02:22:34.284Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/cd8fee95-5ef8-451c-b90d-d7a8a0afaeff/model-vers/model-ver/88470195-5ce3-4fea-a196-6afb1af9c8d5?depth=0 2019-09-19T02:22:34.297Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T02:22:34.297Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T02:22:34.297Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T02:22:34.297Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T02:22:34.421Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/cd8fee95-5ef8-451c-b90d-d7a8a0afaeff/model-vers/model-ver/88470195-5ce3-4fea-a196-6afb1af9c8d5?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2019-09-19T02:22:34.438Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T02:22:34.517Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/cd8fee95-5ef8-451c-b90d-d7a8a0afaeff/model-vers/model-ver/88470195-5ce3-4fea-a196-6afb1af9c8d5?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-190919-02:22:32:083-7483], vertex-id=[413904], Content-Length=[0], Date=[Thu, 19 Sep 2019 02:22:32 GMT], Content-Type=[application/json]} 2019-09-19T02:22:34.517Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T02:22:34.517Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T02:22:34.527Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T02:22:34.527Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID acbed69c-f554-4aa5-b86c-eb5b958d1cac and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T02:22:34.527Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T02:22:34.527Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:22:34.591Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:22:34.591Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859754527, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T02:22:34.691Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:22:35.598Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:22:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:22:45.720Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:22:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:22:49.898Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:22:49.898Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "acbed69c-f554-4aa5-b86c-eb5b958d1cac", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568859754527, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T02:22:55.333Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:23:04.921Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:23:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T02:23:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:23:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:23:53.198Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:24:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:24:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:25:38.180Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:25:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:25:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:26:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:26:49.265Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:26:53.188Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T02:27:38.188Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:27:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:27:49.265Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:28:08.191Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:28:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:28:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:28:53.196Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:29:49.272Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:29:49.273Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:30:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:30:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:31:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:31:49.265Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:31:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:32:23.203Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:32:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:32:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:33:49.262Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:33:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:33:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:34:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:34:49.268Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:35:49.264Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:35:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:36:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:36:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:36:49.269Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:36:53.193Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:37:38.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T02:37:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:37:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:38:49.262Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:38:49.266Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:39:49.271Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:39:49.277Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:40:38.196Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:40:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:40:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:41:23.185Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:41:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:41:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:42:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T02:42:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:42:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:42:53.185Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T02:43:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T02:43:49.284Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:43:49.285Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:44:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T02:44:49.261Z|870b301b-387b-4ef8-965d-19fab6a97bec|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:44:49.267Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:44:49.445Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.446Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.447Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.447Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.447Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.447Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.447Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.447Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.447Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.448Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.448Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.448Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:44:49.448Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.448Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.448Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.448Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.449Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.449Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.449Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.451Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:49.451Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.451Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.451Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.451Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.451Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.452Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.453Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.454Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.454Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:49.454Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.455Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.455Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.455Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:44:49.456Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.456Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:49.456Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.456Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.456Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.456Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.457Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.459Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.460Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.461Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.461Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.462Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.463Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.464Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:44:49.467Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.469Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.470Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.472Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.475Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.475Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.476Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.476Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.477Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.477Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.478Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.479Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.479Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.479Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.480Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.480Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.481Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:44:49.481Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.482Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.482Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.483Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:49.483Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.484Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:44:49.484Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.485Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.485Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.486Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.494Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.494Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.495Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.495Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.495Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.495Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:49.495Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.495Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.496Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.496Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.496Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.496Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861056808, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:44:49.496Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.497Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861056940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:44:49.497Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.497Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:44:49.497Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861055750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.498Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.499Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.499Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:49.499Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.499Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:44:49.499Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.499Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.499Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.500Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861077373, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:44:49.500Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861078203, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.501Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "cds", "timestamp": 1568861078376, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T02:44:49.516Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:44:49.516Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName cds 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861063491, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861076257, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.521Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.522Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.522Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.522Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861062359, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:44:49.522Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.522Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:44:49.522Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.522Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "dcae-sch", "timestamp": 1568861073351, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861077885, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861077940, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861076774, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.523Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.524Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861079680, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:44:49.524Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.524Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:44:49.524Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.524Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.524Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.524Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861078757, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:44:49.524Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.525Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861080773, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:44:49.530Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:44:49.530Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName POLICY 2019-09-19T02:44:49.543Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.543Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861080971, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:44:49.543Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.543Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.544Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:44:49.544Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:49.891Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T02:44:49.891Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"1383151d-eaa4-404b-9757-ecb2b7c0b1c0","serviceName":"vFWCL 2019-09-19 02:43:","serviceVersion":"1.0","serviceUUID":"adacb5e2-ba19-47ba-a1ab-d958e01dc948","serviceDescription":"catalog service description","serviceInvariantUUID":"e4d35e4f-4cab-4f51-8399-9a261215e6a8","resources":[{"resourceInstanceName":"vFWCL_vFWSNK e06f6d28-386f 0","resourceName":"vFWCL_vFWSNK e06f6d28-386f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e74125fd-e086-4069-b529-7d335caa674c","resourceInvariantUUID":"65254ee6-2088-45af-9de4-9da64a940d09","resourceCustomizationUUID":"b15cd06a-bd5e-4b77-953d-75014ab9e01f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml","artifactChecksum":"ZjI2OTA0Mzk3OTUyYjUwNjVhM2U2Y2ZjZGFiNTBmZWE\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"f49f89fa-c9a7-4b76-b7eb-44eaeb975686","artifactVersion":"1"},{"artifactName":"vfwcl_vfwsnke06f6d28386f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json","artifactChecksum":"NWM2MzA5YzViNGQ1MDIyYWUwZjQ0YzFkMDkxMDRmNjY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"9142c069-c2ef-42f7-8324-92ca3300efb7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml","artifactChecksum":"M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"1c0abaaa-4876-4cd4-b6da-cb6289a33261","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTdmM2YyZWNlNjU0Y2UxNjE2ZmFlZjlkMjkwMTI3Mjk\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"e6f7f9b6-ef8a-4445-b6ee-1028b7082ca2","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env","artifactChecksum":"NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"adbcea63-335c-4ada-8d83-34056b876493","artifactVersion":"2","generatedFromUUID":"1c0abaaa-4876-4cd4-b6da-cb6289a33261"}]},{"resourceInstanceName":"vFWCL_vPKG 89b69709-e03b 0","resourceName":"vFWCL_vPKG 89b69709-e03b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ef4af664-9b06-4511-91ff-0d18dd50b0bd","resourceInvariantUUID":"9c4b067c-1393-4646-9b82-2cd85e1b2862","resourceCustomizationUUID":"adc12927-5cd4-4067-add5-7aef72456cf2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml","artifactChecksum":"MWY2ZjNhYTFjMTA2ZDkwMDJlNWUwMjZkNzQ1ZTljODc\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"8fd01092-8641-4ee1-a2c2-c3fe4b95ab81","artifactVersion":"1"},{"artifactName":"vfwcl_vpkg89b69709e03b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json","artifactChecksum":"ZmY2YmMwNGE1YzRkNzJmOGI1YzM2NWM1MDRlZjY5MmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"91141885-2825-4eb4-a6a6-b6c1b45a7aa3","artifactVersion":"1"},{"artifactName":"base_vpkg.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml","artifactChecksum":"ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml","artifactChecksum":"YTlkYjY4ZDk5MDFhMDQ5ZjA3YWYyODIyMGU1MTc4YjU\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"d93b8452-213f-4a04-a0a9-fd34e0640fe7","artifactVersion":"1"},{"artifactName":"base_vpkg.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env","artifactChecksum":"ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"39ebd3ba-6e5f-4f63-b8a5-3337c1471eea","artifactVersion":"2","generatedFromUUID":"5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfwcl201909190243-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml","artifactChecksum":"ZmYxNmM2Yjg0YzI4NWU5ODQ0MzQyMzg1Y2IwMGUwN2Y\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"09119b9e-66ac-490d-acde-b12a18ee7217","artifactVersion":"1"},{"artifactName":"service-Vfwcl201909190243-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar","artifactChecksum":"YTFlMzQ4Mzc3Njg0ZmVlYzE5ZmVhYjA5NjY4OWU0ZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2991e483-42a7-423f-81b2-bb9f9ad0d846","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T02:44:49.893Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:49.893Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:49.904Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:49.910Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:49.996Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:50.913Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:50.913Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:50.921Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:50.921Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:44:51.018Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:51.928Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:51.929Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:51.939Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:51.939Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:52.041Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:52.940Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:52.941Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:52.958Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:52.988Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:53.048Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:53.991Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:53.991Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:54.002Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:54.004Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:44:54.101Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:55.005Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:55.008Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:55.011Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:55.011Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:55.135Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:56.031Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:56.031Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:56.035Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:56.035Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:44:56.143Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:57.045Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:57.047Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:57.056Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:57.056Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:44:57.155Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:58.056Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:58.057Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:58.078Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:58.079Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:44:58.160Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:44:59.085Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:44:59.085Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:44:59.088Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:44:59.089Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:44:59.190Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:00.131Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:45:00.133Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:00.174Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:00.174Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:45:00.239Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:01.175Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T02:45:01.175Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:01.182Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:01.182Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:45:01.280Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:02.183Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "serviceName": "vFWCL 2019-09-19 02:43:", "serviceVersion": "1.0", "serviceUUID": "adacb5e2-ba19-47ba-a1ab-d958e01dc948", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4d35e4f-4cab-4f51-8399-9a261215e6a8", "resources": [ { "resourceInstanceName": "vFWCL_vFWSNK e06f6d28-386f 0", "resourceCustomizationUUID": "b15cd06a-bd5e-4b77-953d-75014ab9e01f", "resourceName": "vFWCL_vFWSNK e06f6d28-386f", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e74125fd-e086-4069-b529-7d335caa674c", "resourceInvariantUUID": "65254ee6-2088-45af-9de4-9da64a940d09", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vfwsnke06f6d28386f0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "artifactChecksum": "NWM2MzA5YzViNGQ1MDIyYWUwZjQ0YzFkMDkxMDRmNjY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "9142c069-c2ef-42f7-8324-92ca3300efb7", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "artifactChecksum": "M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "1c0abaaa-4876-4cd4-b6da-cb6289a33261", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "artifactChecksum": "NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "adbcea63-335c-4ada-8d83-34056b876493", "generatedFromUUID": "1c0abaaa-4876-4cd4-b6da-cb6289a33261" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "artifactChecksum": "NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "adbcea63-335c-4ada-8d83-34056b876493", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "vFWCL_vPKG 89b69709-e03b 0", "resourceCustomizationUUID": "adc12927-5cd4-4067-add5-7aef72456cf2", "resourceName": "vFWCL_vPKG 89b69709-e03b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ef4af664-9b06-4511-91ff-0d18dd50b0bd", "resourceInvariantUUID": "9c4b067c-1393-4646-9b82-2cd85e1b2862", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vpkg89b69709e03b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "artifactChecksum": "ZmY2YmMwNGE1YzRkNzJmOGI1YzM2NWM1MDRlZjY5MmI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "91141885-2825-4eb4-a6a6-b6c1b45a7aa3", "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "artifactChecksum": "ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a", "generatedArtifact": { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "artifactChecksum": "ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "39ebd3ba-6e5f-4f63-b8a5-3337c1471eea", "generatedFromUUID": "5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "artifactChecksum": "ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "39ebd3ba-6e5f-4f63-b8a5-3337c1471eea", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfwcl201909190243-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "artifactChecksum": "YTFlMzQ4Mzc3Njg0ZmVlYzE5ZmVhYjA5NjY4OWU0ZDE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2991e483-42a7-423f-81b2-bb9f9ad0d846" } ], "workloadContext": "Production" } 2019-09-19T02:45:02.186Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-09-19T02:45:02.186Z|870b301b-387b-4ef8-965d-19fab6a97bec|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 6 adacb5e2-ba19-47ba-a1ab-d958e01dc948 ASDC 2019-09-19T02:45:02.186Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:1383151d-eaa4-404b-9757-ecb2b7c0b1c0 ServiceName:vFWCL 2019-09-19 02:43: ServiceVersion:1.0 ServiceUUID:adacb5e2-ba19-47ba-a1ab-d958e01dc948 ServiceInvariantUUID:e4d35e4f-4cab-4f51-8399-9a261215e6a8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfwcl201909190243-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar ArtifactUUID:2991e483-42a7-423f-81b2-bb9f9ad0d846 ArtifactChecksum:YTFlMzQ4Mzc3Njg0ZmVlYzE5ZmVhYjA5NjY4OWU0ZDE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFWCL_vFWSNK e06f6d28-386f 0 ResourceCustomizationUUID:b15cd06a-bd5e-4b77-953d-75014ab9e01f ResourceInvariantUUID:65254ee6-2088-45af-9de4-9da64a940d09 ResourceName:vFWCL_vFWSNK e06f6d28-386f ResourceType:VF ResourceUUID:e74125fd-e086-4069-b529-7d335caa674c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vfwsnke06f6d28386f0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json ArtifactUUID:9142c069-c2ef-42f7-8324-92ca3300efb7 ArtifactChecksum:NWM2MzA5YzViNGQ1MDIyYWUwZjQ0YzFkMDkxMDRmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml ArtifactUUID:1c0abaaa-4876-4cd4-b6da-cb6289a33261 ArtifactChecksum:M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env ArtifactUUID:adbcea63-335c-4ada-8d83-34056b876493 ArtifactChecksum:NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env ArtifactUUID:adbcea63-335c-4ada-8d83-34056b876493 ArtifactChecksum:NDZhZDhlNjVhYzZkN2MzOTNiOTNhNGQyYWNhZWUzYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:vFWCL_vPKG 89b69709-e03b 0 ResourceCustomizationUUID:adc12927-5cd4-4067-add5-7aef72456cf2 ResourceInvariantUUID:9c4b067c-1393-4646-9b82-2cd85e1b2862 ResourceName:vFWCL_vPKG 89b69709-e03b ResourceType:VF ResourceUUID:ef4af664-9b06-4511-91ff-0d18dd50b0bd ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vpkg89b69709e03b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json ArtifactUUID:91141885-2825-4eb4-a6a6-b6c1b45a7aa3 ArtifactChecksum:ZmY2YmMwNGE1YzRkNzJmOGI1YzM2NWM1MDRlZjY5MmI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml ArtifactUUID:5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a ArtifactChecksum:ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env ArtifactUUID:39ebd3ba-6e5f-4f63-b8a5-3337c1471eea ArtifactChecksum:ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env ArtifactUUID:39ebd3ba-6e5f-4f63-b8a5-3337c1471eea ArtifactChecksum:ZDQyMjAwOGY3MjJiODA0MzM4OWI0MzI4ZjliMTg4Njk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-09-19T02:45:02.187Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF adacb5e2-ba19-47ba-a1ab-d958e01dc948 ASDC treatNotification 2019-09-19T02:45:02.308Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T02:45:02.309Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T02:45:02.309Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T02:45:02.310Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 2991e483-42a7-423f-81b2-bb9f9ad0d846 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:02.310Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:45:02.310Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:03.211Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:45:03.213Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar 2991e483-42a7-423f-81b2-bb9f9ad0d846 127109 2019-09-19T02:45:03.214Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar ASDC sendASDCNotification 2019-09-19T02:45:03.214Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:03.214Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:45:03.214Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:03.219Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:03.223Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861103214, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:45:03.317Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:04.223Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T02:45:04.225Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T02:45:04.225Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 2991e483-42a7-423f-81b2-bb9f9ad0d846, URL: /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar to file: /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:04.225Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:04.226Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:04.226Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:04.624Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8419949397769433712/Definitions/service-Vfwcl201909190243-template.yml 2019-09-19T02:45:08.206Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:45:09.987Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T02:45:09.992Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T02:45:09.999Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:09.999Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 68 Parsing Warnings occurred... 2019-09-19T02:45:09.999Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:09.999Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:09.999Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_unprotected_private_port_0_related_networks, port_vpg_unprotected_private_port_0_vlan_requirements, port_vpg_unprotected_private_port_0_subnetpoolid, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_unprotected_private_port_0_order, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:09.999Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.000Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.000Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.000Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.000Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.000Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.000Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.001Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.001Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.001Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.001Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.004Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.004Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.004Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.007Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.007Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.007Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.007Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.007Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.007Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.007Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.007Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.008Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.008Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.009Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.009Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.009Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.009Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.009Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.009Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.009Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.013Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.013Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.014Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.014Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.014Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.015Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.015Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.017Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_related_networks, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.017Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.017Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK e06f6d28-386f 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.017Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.018Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.018Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_protected_private_port_0_related_networks, port_vfw_int_unprotected_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG 89b69709-e03b 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.023Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.024Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.024Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.029Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.029Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.031Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK e06f6d28-386f 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.031Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.031Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.031Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.031Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.031Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.031Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG 89b69709-e03b 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.031Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:10.033Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T02:45:10.033Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T02:45:10.033Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T02:45:10.034Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T02:45:10.034Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T02:45:10.073Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vPKG 89b69709-e03b 0, normalized name vfwcl_vpkg89b69709e03b0. Searching groups on service level starting with VF normalized name... 2019-09-19T02:45:10.074Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T02:45:10.074Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T02:45:10.074Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T02:45:10.074Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T02:45:10.074Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vFWSNK e06f6d28-386f 0, normalized name vfwcl_vfwsnke06f6d28386f0. Searching groups on service level starting with VF normalized name... 2019-09-19T02:45:10.077Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-09-19T02:45:10.077Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vFWCL 2019-09-19 02:43: Description:catalog service description Model UUID:adacb5e2-ba19-47ba-a1ab-d958e01dc948 Model Version:NULL Model InvariantUuid:e4d35e4f-4cab-4f51-8399-9a261215e6a8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFWCL_vPKG 89b69709-e03b Model UUID:85f18ea8-cbbf-4ed4-ae2d-6b439217a4f4 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:9c4b067c-1393-4646-9b82-2cd85e1b2862 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:adc12927-5cd4-4067-add5-7aef72456cf2 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:644987a1-d328-4065-91ec-a684bd5bbfe3 ModelName:VfwclVpkg89b69709E03b..base_vpkg..module-0 ModelUuid:7cb6eb4e-0dab-4c97-9f0d-686dc3f4f615 ModelVersion:1 Description:NULL Member Name:abstract_vpg VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ba4d559b-c0da-4cd5-992b-1212aee2d688 ModelInvariantUuid:7af95773-4193-47cd-8837-ebf6f3e9480c ModelName:vFWCL_vPKG 89b69709-e03b-nodes.vpgCvfc ModelUuid:4fe9cae4-cf2e-48d8-9534-1e8eeb0871f0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:6ffb4da1-aea4-4184-8751-41b44324c069 ModelInvariantUuid:6e24778d-b304-4706-bceb-8ad50614d01c ModelName:VfwclVpkg89b69709E03b.compute.nodes.heat.vpg ModelUuid:91a8783d-670f-4d04-be76-53c4fa158e69 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VNF Properties: Model Name:vFWCL_vFWSNK e06f6d28-386f Model UUID:a3117d8d-8ebc-46b7-9eeb-47cf4b40ae6b Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:65254ee6-2088-45af-9de4-9da64a940d09 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b15cd06a-bd5e-4b77-953d-75014ab9e01f NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:47096d9a-6c52-4d2f-a70f-3407c46e243b ModelName:VfwclVfwsnkE06f6d28386f..base_vfw..module-0 ModelUuid:794a65eb-fc8a-47ca-9c10-2384ff653665 ModelVersion:1 Description:NULL Member Name:int_protected_private_network Member Name:abstract_vfw Member Name:int_unprotected_private_network Member Name:abstract_vsn VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:07d94468-a0e0-4689-8553-644fcc34f6d8 ModelInvariantUuid:e3025e98-8644-4920-a512-f5224eea3f48 ModelName:vFWCL_vFWSNK e06f6d28-386f-nodes.vfwCvfc ModelUuid:24318da0-6347-4d2f-b247-97f9ca54b890 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:99c919f2-161a-453c-b198-ad95c59bcfff ModelInvariantUuid:46877877-efe2-4a17-89e5-a62ccc1f7286 ModelName:VfwclVfwsnkE06f6d28386f.compute.nodes.heat.vfw ModelUuid:038d926a-12ba-4dc8-80a1-0dfc24aaef95 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:73d45bce-0324-42f2-8eb4-be21c95d2a0e ModelInvariantUuid:5ad6d9a3-3f0d-481d-8e97-659ae532d544 ModelName:vFWCL_vFWSNK e06f6d28-386f-nodes.vsnCvfc ModelUuid:f7e99885-6d0d-4460-9bec-bd8902d0ad9b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:763bb782-b18a-4b18-b689-bbac34962de5 ModelInvariantUuid:ca97d21a-dc80-448b-8dc5-a6a04df3e121 ModelName:VfwclVfwsnkE06f6d28386f.compute.nodes.heat.vsn ModelUuid:b37751ed-6c3c-49b5-b27d-2ff88160afbb ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-09-19T02:45:10.085Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: e74125fd-e086-4069-b529-7d335caa674c 2019-09-19T02:45:10.089Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vFWSNK e06f6d28-386f 0 2019-09-19T02:45:10.089Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: e74125fd-e086-4069-b529-7d335caa674c 2019-09-19T02:45:10.089Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 9142c069-c2ef-42f7-8324-92ca3300efb7 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json 2019-09-19T02:45:10.091Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:45:10.091Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json 2019-09-19T02:45:10.748Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:45:10.748Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json 9142c069-c2ef-42f7-8324-92ca3300efb7 793 2019-09-19T02:45:10.748Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json ASDC sendASDCNotification 2019-09-19T02:45:10.749Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json 2019-09-19T02:45:10.749Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:45:10.749Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:10.752Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:10.755Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861110748, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:45:10.855Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:11.755Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnkE06f6d28386f..base_vfw..module-0", "vfModuleModelInvariantUUID": "47096d9a-6c52-4d2f-a70f-3407c46e243b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "794a65eb-fc8a-47ca-9c10-2384ff653665", "vfModuleModelCustomizationUUID": "8fa2e81c-fdcb-47f1-806a-9472e5776bad", "isBase": true, "artifacts": [ "1c0abaaa-4876-4cd4-b6da-cb6289a33261", "adbcea63-335c-4ada-8d83-34056b876493" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T02:45:11.780Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnkE06f6d28386f..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:794a65eb-fc8a-47ca-9c10-2384ff653665 VfModuleModelInvariantUUID:47096d9a-6c52-4d2f-a70f-3407c46e243b VfModuleModelDescription:NULL Artifacts UUID List:{ 1c0abaaa-4876-4cd4-b6da-cb6289a33261 , adbcea63-335c-4ada-8d83-34056b876493 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T02:45:11.796Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnkE06f6d28386f..base_vfw..module-0", "vfModuleModelInvariantUUID": "47096d9a-6c52-4d2f-a70f-3407c46e243b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "794a65eb-fc8a-47ca-9c10-2384ff653665", "vfModuleModelCustomizationUUID": "8fa2e81c-fdcb-47f1-806a-9472e5776bad", "isBase": true, "artifacts": [ "1c0abaaa-4876-4cd4-b6da-cb6289a33261", "adbcea63-335c-4ada-8d83-34056b876493" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T02:45:11.796Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnkE06f6d28386f..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:794a65eb-fc8a-47ca-9c10-2384ff653665 VfModuleModelInvariantUUID:47096d9a-6c52-4d2f-a70f-3407c46e243b VfModuleModelDescription:NULL Artifacts UUID List:{ 1c0abaaa-4876-4cd4-b6da-cb6289a33261 , adbcea63-335c-4ada-8d83-34056b876493 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T02:45:11.797Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 1c0abaaa-4876-4cd4-b6da-cb6289a33261 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml 2019-09-19T02:45:11.797Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:45:11.797Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml 2019-09-19T02:45:12.379Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:45:12.379Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml 1c0abaaa-4876-4cd4-b6da-cb6289a33261 16175 2019-09-19T02:45:12.380Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T02:45:12.380Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml 2019-09-19T02:45:12.380Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:45:12.380Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:12.391Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:12.395Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861112380, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:45:12.499Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:13.407Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: adbcea63-335c-4ada-8d83-34056b876493 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env 2019-09-19T02:45:13.409Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:45:13.409Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env 2019-09-19T02:45:14.559Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:45:14.560Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env adbcea63-335c-4ada-8d83-34056b876493 1639 2019-09-19T02:45:14.560Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T02:45:14.560Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env 2019-09-19T02:45:14.560Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:45:14.564Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:14.593Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:14.593Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861114560, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:45:14.694Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:15.594Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: adacb5e2-ba19-47ba-a1ab-d958e01dc948 2019-09-19T02:45:15.594Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vFWSNK e06f6d28-386f 0 e74125fd-e086-4069-b529-7d335caa674c ASDC 2019-09-19T02:45:15.615Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.615Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:45:15.616Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T02:45:15.616Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=adc12927-5cd4-4067-add5-7aef72456cf2 2019-09-19T02:45:15.616Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: b15cd06a-bd5e-4b77-953d-75014ab9e01f matches Tosca VF Customization UUID: adc12927-5cd4-4067-add5-7aef72456cf2 2019-09-19T02:45:15.616Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: b15cd06a-bd5e-4b77-953d-75014ab9e01f doesn't match Tosca VF Customization UUID: adc12927-5cd4-4067-add5-7aef72456cf2 2019-09-19T02:45:15.616Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T02:45:15.617Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=b15cd06a-bd5e-4b77-953d-75014ab9e01f 2019-09-19T02:45:15.617Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: b15cd06a-bd5e-4b77-953d-75014ab9e01f matches Tosca VF Customization UUID: b15cd06a-bd5e-4b77-953d-75014ab9e01f 2019-09-19T02:45:15.617Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: b15cd06a-bd5e-4b77-953d-75014ab9e01f matches vfNotificationResource CustomizationUUID 2019-09-19T02:45:15.621Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (b15cd06a-bd5e-4b77-953d-75014ab9e01f) : {\"vf_module_id\":\"vFirewallCL\",\"skip_post_instantiation_configuration\":\"true\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"vnf_name\":\"vFWSNK\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"int_unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"vfw_name_0\":\"zdfw1fwl01fwl01\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vfw_int_protected_private_floating_ip\":\"192.168.10.200\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vFirewall_demo_app\",\"vfw_int_unprotected_private_ip_0\":\"192.168.10.100\",\"vsn_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"dcae_collector_port\":\"30235\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vsn_name_0\":\"zdfw1fwl01snk01\",\"int_unprotected_private_subnet_id\":\"zdfw1fwl01_unprotected_sub\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"vsn_onap_private_ip_0\":\"10.0.100.3\",\"vfw_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"pub_key\":\"PUT YOUR KEY HERE\",\"net_prefix\":\"vFWSNK\",\"key_name\":\"vfw_key\",\"int_protected_private_net_id\":\"zdfw1fwl01_protected\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"int_protected_private_subnet_id\":\"zdfw1fwl01_protected_sub\",\"cloud_env\":\"PUT openstack OR rackspace HERE\"} 2019-09-19T02:45:15.621Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@36511e54 2019-09-19T02:45:15.624Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.627Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T02:45:15.628Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 8fa2e81c-fdcb-47f1-806a-9472e5776bad 2019-09-19T02:45:15.628Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 14b475a8-09b0-4af4-b682-a3332ceec3cc 2019-09-19T02:45:15.628Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 8fa2e81c-fdcb-47f1-806a-9472e5776bad 2019-09-19T02:45:15.630Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.632Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is matching search criteria 2019-09-19T02:45:15.632Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is matching search criteria 2019-09-19T02:45:15.632Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG 89b69709-e03b 0, vFWCL_vFWSNK e06f6d28-386f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:45:15.632Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.633Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is matching search criteria 2019-09-19T02:45:15.633Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is matching search criteria 2019-09-19T02:45:15.633Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG 89b69709-e03b 0, vFWCL_vFWSNK e06f6d28-386f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:45:15.634Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.634Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is not matching search criteria 2019-09-19T02:45:15.634Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T02:45:15.634Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:45:15.634Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:15.634Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T02:45:15.635Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is not matching search criteria 2019-09-19T02:45:15.635Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T02:45:15.635Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is matching search criteria 2019-09-19T02:45:15.635Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T02:45:15.635Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T02:45:15.635Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T02:45:15.636Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:45:15.636Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:15.636Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=07d94468-a0e0-4689-8553-644fcc34f6d8 2019-09-19T02:45:15.637Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.647Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is matching search criteria 2019-09-19T02:45:15.649Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is matching search criteria 2019-09-19T02:45:15.651Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG 89b69709-e03b 0, vFWCL_vFWSNK e06f6d28-386f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:45:15.663Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.668Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is not matching search criteria 2019-09-19T02:45:15.668Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T02:45:15.669Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:45:15.671Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:15.673Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T02:45:15.681Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is not matching search criteria 2019-09-19T02:45:15.688Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T02:45:15.691Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T02:45:15.692Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:15.693Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:45:15.694Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T02:45:15.694Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:45:15.695Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T02:45:15.695Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is matching search criteria 2019-09-19T02:45:15.695Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=73d45bce-0324-42f2-8eb4-be21c95d2a0e 2019-09-19T02:45:15.702Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is matching search criteria 2019-09-19T02:45:15.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is matching search criteria 2019-09-19T02:45:15.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG 89b69709-e03b 0, vFWCL_vFWSNK e06f6d28-386f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:45:15.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is not matching search criteria 2019-09-19T02:45:15.704Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 2019-09-19T02:45:15.704Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:45:15.704Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:15.704Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 2019-09-19T02:45:15.705Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is matching search criteria 2019-09-19T02:45:15.705Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vFWSNK e06f6d28-386f 0] matching following query criteria: sdcType=VF, customizationUUID=b15cd06a-bd5e-4b77-953d-75014ab9e01f 2019-09-19T02:45:15.712Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(adacb5e2-ba19-47ba-a1ab-d958e01dc948) : vFWCL_vPKG 89b69709-e03b,vFWCL_vFWSNK e06f6d28-386f 2019-09-19T02:45:15.713Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.714Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:45:15.714Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.714Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:45:15.714Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:15.714Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:45:15.715Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vFWCL 2019-09-19 02:43: 2019-09-19T02:45:15.880Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vFWSNK e06f6d28-386f e74125fd-e086-4069-b529-7d335caa674c 1 ASDC deployResourceStructure 2019-09-19T02:45:15.880Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json ASDC sendASDCNotification 2019-09-19T02:45:15.880Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json 2019-09-19T02:45:15.880Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:45:15.881Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:15.928Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:15.930Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861115880, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:45:16.029Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:16.931Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-09-19T02:45:16.931Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml 2019-09-19T02:45:16.931Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:45:16.932Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:16.935Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:16.939Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861116931, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T02:45:17.040Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:17.951Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env ASDC sendASDCNotification 2019-09-19T02:45:17.951Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env 2019-09-19T02:45:17.951Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:45:17.951Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:17.976Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:17.976Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861117951, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T02:45:18.077Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:18.986Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: ef4af664-9b06-4511-91ff-0d18dd50b0bd 2019-09-19T02:45:19.019Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vPKG 89b69709-e03b 0 2019-09-19T02:45:19.020Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: ef4af664-9b06-4511-91ff-0d18dd50b0bd 2019-09-19T02:45:19.020Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 91141885-2825-4eb4-a6a6-b6c1b45a7aa3 from URL: /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json 2019-09-19T02:45:19.024Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:45:19.024Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json 2019-09-19T02:45:19.632Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:45:19.633Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json 91141885-2825-4eb4-a6a6-b6c1b45a7aa3 793 2019-09-19T02:45:19.633Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json ASDC sendASDCNotification 2019-09-19T02:45:19.633Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json 2019-09-19T02:45:19.633Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:45:19.633Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:19.639Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:19.639Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861119633, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:45:19.739Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:20.641Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkg89b69709E03b..base_vpkg..module-0", "vfModuleModelInvariantUUID": "644987a1-d328-4065-91ec-a684bd5bbfe3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "7cb6eb4e-0dab-4c97-9f0d-686dc3f4f615", "vfModuleModelCustomizationUUID": "14b475a8-09b0-4af4-b682-a3332ceec3cc", "isBase": true, "artifacts": [ "5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a", "39ebd3ba-6e5f-4f63-b8a5-3337c1471eea" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T02:45:20.699Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkg89b69709E03b..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:7cb6eb4e-0dab-4c97-9f0d-686dc3f4f615 VfModuleModelInvariantUUID:644987a1-d328-4065-91ec-a684bd5bbfe3 VfModuleModelDescription:NULL Artifacts UUID List:{ 5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a , 39ebd3ba-6e5f-4f63-b8a5-3337c1471eea } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T02:45:20.702Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkg89b69709E03b..base_vpkg..module-0", "vfModuleModelInvariantUUID": "644987a1-d328-4065-91ec-a684bd5bbfe3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "7cb6eb4e-0dab-4c97-9f0d-686dc3f4f615", "vfModuleModelCustomizationUUID": "14b475a8-09b0-4af4-b682-a3332ceec3cc", "isBase": true, "artifacts": [ "5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a", "39ebd3ba-6e5f-4f63-b8a5-3337c1471eea" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T02:45:20.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkg89b69709E03b..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:7cb6eb4e-0dab-4c97-9f0d-686dc3f4f615 VfModuleModelInvariantUUID:644987a1-d328-4065-91ec-a684bd5bbfe3 VfModuleModelDescription:NULL Artifacts UUID List:{ 5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a , 39ebd3ba-6e5f-4f63-b8a5-3337c1471eea } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T02:45:20.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a from URL: /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml 2019-09-19T02:45:20.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:45:20.703Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml 2019-09-19T02:45:21.535Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:45:21.538Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml 5cfe18a7-7478-4ce6-99f2-0cd27e7bee4a 9133 2019-09-19T02:45:21.540Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-09-19T02:45:21.542Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml 2019-09-19T02:45:21.542Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:45:21.542Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:21.549Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:21.552Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861121540, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:45:21.648Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:22.553Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 39ebd3ba-6e5f-4f63-b8a5-3337c1471eea from URL: /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env 2019-09-19T02:45:22.554Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T02:45:22.554Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env 2019-09-19T02:45:23.370Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T02:45:23.371Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env 39ebd3ba-6e5f-4f63-b8a5-3337c1471eea 1159 2019-09-19T02:45:23.371Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-09-19T02:45:23.371Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env 2019-09-19T02:45:23.371Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T02:45:23.371Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:23.381Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:23.421Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861123371, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:45:23.487Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:24.423Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: adacb5e2-ba19-47ba-a1ab-d958e01dc948 2019-09-19T02:45:24.426Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vPKG 89b69709-e03b 0 ef4af664-9b06-4511-91ff-0d18dd50b0bd ASDC 2019-09-19T02:45:24.436Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.447Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:45:24.448Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T02:45:24.448Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=adc12927-5cd4-4067-add5-7aef72456cf2 2019-09-19T02:45:24.449Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: adc12927-5cd4-4067-add5-7aef72456cf2 matches Tosca VF Customization UUID: adc12927-5cd4-4067-add5-7aef72456cf2 2019-09-19T02:45:24.449Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: adc12927-5cd4-4067-add5-7aef72456cf2 matches vfNotificationResource CustomizationUUID 2019-09-19T02:45:24.470Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (adc12927-5cd4-4067-add5-7aef72456cf2) : {\"vf_module_id\":\"vTrafficPNG\",\"skip_post_instantiation_configuration\":\"true\",\"vnf_name\":\"vPGK\",\"unprotected_private_subnet_id\":\"vFWSNK_zdfw1fwl01_unprotected_sub\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vfw_private_ip_0\":\"192.168.10.100\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vpg_onap_private_ip_0\":\"10.0.100.2\",\"vnf_id\":\"vPNG_Firewall_demo_app\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"vsn_private_ip_0\":\"192.168.20.250\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404)\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"vFWSNK_zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.5.0-SNAPSHOT\",\"pub_key\":\"PUT YOUR PUBLIC KEY HERE\",\"key_name\":\"vfw_key\",\"vpg_unprotected_private_ip_0\":\"192.168.10.200\",\"install_script_version\":\"1.5.0-SNAPSHOT\",\"cloud_env\":\"PUT openstack OR rackspace HERE\"} 2019-09-19T02:45:24.470Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@6c428090 2019-09-19T02:45:24.470Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.470Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T02:45:24.470Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 14b475a8-09b0-4af4-b682-a3332ceec3cc 2019-09-19T02:45:24.471Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 14b475a8-09b0-4af4-b682-a3332ceec3cc 2019-09-19T02:45:24.472Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.472Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is matching search criteria 2019-09-19T02:45:24.473Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is matching search criteria 2019-09-19T02:45:24.473Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG 89b69709-e03b 0, vFWCL_vFWSNK e06f6d28-386f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:45:24.473Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.473Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is matching search criteria 2019-09-19T02:45:24.473Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is matching search criteria 2019-09-19T02:45:24.473Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG 89b69709-e03b 0, vFWCL_vFWSNK e06f6d28-386f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:45:24.474Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.474Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is not matching search criteria 2019-09-19T02:45:24.474Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is matching search criteria 2019-09-19T02:45:24.474Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is not matching search criteria 2019-09-19T02:45:24.474Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T02:45:24.475Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T02:45:24.475Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:24.475Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:45:24.475Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T02:45:24.480Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:45:24.481Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T02:45:24.481Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T02:45:24.481Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T02:45:24.482Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:45:24.484Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:24.484Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ba4d559b-c0da-4cd5-992b-1212aee2d688 2019-09-19T02:45:24.488Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.491Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is matching search criteria 2019-09-19T02:45:24.491Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is matching search criteria 2019-09-19T02:45:24.491Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG 89b69709-e03b 0, vFWCL_vFWSNK e06f6d28-386f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T02:45:24.491Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.492Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vPKG 89b69709-e03b 0 is matching search criteria 2019-09-19T02:45:24.493Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vFWCL_vFWSNK e06f6d28-386f 0 is not matching search criteria 2019-09-19T02:45:24.493Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 2019-09-19T02:45:24.493Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 2019-09-19T02:45:24.494Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:24.494Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:45:24.494Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 2019-09-19T02:45:24.494Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2019-09-19T02:45:24.494Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 2019-09-19T02:45:24.495Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 2019-09-19T02:45:24.495Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 2019-09-19T02:45:24.495Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2019-09-19T02:45:24.495Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2019-09-19T02:45:24.497Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFWCL_vPKG 89b69709-e03b 0] matching following query criteria: sdcType=VF, customizationUUID=adc12927-5cd4-4067-add5-7aef72456cf2 2019-09-19T02:45:24.501Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T02:45:24.501Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=b15cd06a-bd5e-4b77-953d-75014ab9e01f 2019-09-19T02:45:24.501Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: adc12927-5cd4-4067-add5-7aef72456cf2 matches Tosca VF Customization UUID: b15cd06a-bd5e-4b77-953d-75014ab9e01f 2019-09-19T02:45:24.501Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: adc12927-5cd4-4067-add5-7aef72456cf2 doesn't match Tosca VF Customization UUID: b15cd06a-bd5e-4b77-953d-75014ab9e01f 2019-09-19T02:45:24.501Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(adacb5e2-ba19-47ba-a1ab-d958e01dc948) : vFWCL_vPKG 89b69709-e03b,vFWCL_vFWSNK e06f6d28-386f 2019-09-19T02:45:24.501Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.502Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:45:24.502Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.502Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:45:24.502Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T02:45:24.502Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFWCL 2019-09-19 02:43: is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T02:45:24.504Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vFWCL 2019-09-19 02:43: 2019-09-19T02:45:24.692Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vPKG 89b69709-e03b ef4af664-9b06-4511-91ff-0d18dd50b0bd 1 ASDC deployResourceStructure 2019-09-19T02:45:24.693Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json ASDC sendASDCNotification 2019-09-19T02:45:24.693Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json 2019-09-19T02:45:24.693Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:45:24.693Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:24.699Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:24.699Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861124693, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:45:24.812Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:25.699Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-09-19T02:45:25.700Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml 2019-09-19T02:45:25.700Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:45:25.717Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:25.720Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:25.720Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861125699, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-09-19T02:45:25.821Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:26.720Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-09-19T02:45:26.721Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env 2019-09-19T02:45:26.721Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:45:26.721Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:26.729Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:26.729Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861126720, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-09-19T02:45:26.826Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:27.738Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar ASDC sendASDCNotification 2019-09-19T02:45:27.739Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar 2019-09-19T02:45:27.739Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T02:45:27.739Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:45:27.742Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:45:27.743Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861127738, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:45:27.848Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:45:28.743Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:45:28.762Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:45:28.765Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:45:28.765Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:45:28.765Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:45:49.266Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:45:49.334Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:45:49.335Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:45:53.194Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:45:58.770Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:45:58.803Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:45:58.812Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:45:58.812Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:45:58.812Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:46:28.812Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:46:28.840Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:46:28.847Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:46:28.849Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:46:28.850Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:46:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:46:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:46:49.305Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:46:49.305Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861081860, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:46:58.850Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:46:58.877Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:46:58.880Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:46:58.880Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:46:58.880Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:47:28.882Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:28.911Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:28.918Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:47:28.918Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-09-19T02:47:28.918Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-09-19T02:47:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:47:49.834Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.834Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.834Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.834Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "policy-id", "timestamp": 1568861082068, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:47:49.869Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:49.869Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName POLICY 2019-09-19T02:47:49.893Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.893Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.894Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.894Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861080490, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.894Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.894Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.894Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.894Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:47:49.894Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.895Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.895Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.895Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:47:49.895Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.895Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861086433, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:47:49.895Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.895Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861081610, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:47:49.906Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:49.906Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName POLICY 2019-09-19T02:47:49.911Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.911Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.911Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.912Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861083733, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.912Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.912Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:47:49.912Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.913Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.913Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.913Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-09-19T02:47:49.914Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.915Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "aai-ml", "timestamp": 1568861087437, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T02:47:49.945Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:49.947Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName AAI 2019-09-19T02:47:49.956Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.956Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861082761, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:47:49.957Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.957Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.957Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.957Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.957Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.957Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.957Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.957Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861085698, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861078714, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:47:49.958Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-09-19T02:47:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861084681, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.959Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861077778, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:47:49.959Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.960Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.960Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.960Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861087592, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.966Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.973Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:47:49.973Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.973Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861086478, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.973Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.973Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861095705, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.974Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.974Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "NOTIFIED" } 2019-09-19T02:47:49.974Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.974Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861088681, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:47:49.979Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:49.979Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName POLICY 2019-09-19T02:47:49.995Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.996Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.996Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.996Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861091712, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.996Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.997Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-09-19T02:47:49.997Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.997Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.997Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.998Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-windriver-id", "timestamp": 1568861089767, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:47:49.998Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.998Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.998Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.998Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861088692, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.998Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861097881, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-09-19T02:47:49.999Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:49.999Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861089813, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:47:50.006Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:50.006Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName POLICY 2019-09-19T02:47:50.011Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861099572, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861081131, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-starlingx-id", "timestamp": 1568861090910, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.012Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.013Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861089261, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "NOTIFIED" } 2019-09-19T02:47:50.013Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.013Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861101168, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:47:50.015Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:50.015Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName POLICY 2019-09-19T02:47:50.024Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.024Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861097216, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.025Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.025Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861102452, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.025Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.025Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861103214, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.025Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.025Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568861098229, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T02:47:50.028Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:50.032Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName SDNC 2019-09-19T02:47:50.042Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.042Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861104329, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.042Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.042Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861106175, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.042Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.043Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861100589, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T02:47:50.043Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.043Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861108411, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.043Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.043Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "clamp", "timestamp": 1568861101600, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T02:47:50.044Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.044Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861110413, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T02:47:50.049Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:50.050Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and ComponentName POLICY 2019-09-19T02:47:50.057Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.078Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861110748, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.078Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.079Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "multicloud-k8s-id", "timestamp": 1568861111573, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.079Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.079Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861112380, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.079Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.080Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861114560, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.081Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.081Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861115880, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/vfwcl_vfwsnke06f6d28386f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.082Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.083Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861116931, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.083Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.087Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861117951, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vfwsnke06f6d28386f0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.093Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.096Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861119633, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.097Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.101Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861121540, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.102Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.103Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861123371, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-09-19T02:47:50.103Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.104Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861124693, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/vfwcl_vpkg89b69709e03b0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.104Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.105Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861125699, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.105Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.105Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861126720, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/resourceInstances/vfwcl_vpkg89b69709e03b0/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-09-19T02:47:50.105Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:47:50.105Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861127738, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019091902:43:/1.0/artifacts/service-Vfwcl201909190243-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T02:47:58.932Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:58.940Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 2019-09-19T02:47:58.944Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-09-19T02:47:58.944Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-09-19T02:47:58.944Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-09-19T02:47:58.944Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-09-19T02:47:58.945Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:47:58.945Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:47:58.945Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:47:58.945Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:47:58.945Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-09-19T02:47:58.945Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-09-19T02:47:58.949Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-09-19T02:48:08.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:48:28.990Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and distributionStatus: 2019-09-19T02:48:28.993Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and serviceModelVersionId: adacb5e2-ba19-47ba-a1ab-d958e01dc948 2019-09-19T02:48:28.993Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : e4d35e4f-4cab-4f51-8399-9a261215e6a8 2019-09-19T02:48:28.994Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/e4d35e4f-4cab-4f51-8399-9a261215e6a8/model-vers/model-ver/adacb5e2-ba19-47ba-a1ab-d958e01dc948?depth=0 2019-09-19T02:48:29.011Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T02:48:29.011Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T02:48:29.011Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T02:48:29.011Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T02:48:29.208Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/e4d35e4f-4cab-4f51-8399-9a261215e6a8/model-vers/model-ver/adacb5e2-ba19-47ba-a1ab-d958e01dc948?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2019-09-19T02:48:29.225Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-09-19T02:48:29.317Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/e4d35e4f-4cab-4f51-8399-9a261215e6a8/model-vers/model-ver/adacb5e2-ba19-47ba-a1ab-d958e01dc948?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-190919-02:48:27:070-2124], vertex-id=[618568], Content-Length=[0], Date=[Thu, 19 Sep 2019 02:48:27 GMT], Content-Type=[application/json]} 2019-09-19T02:48:29.318Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T02:48:29.318Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-09-19T02:48:29.344Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:667) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-09-19T02:48:29.344Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 1383151d-eaa4-404b-9757-ecb2b7c0b1c0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-09-19T02:48:29.345Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-09-19T02:48:29.345Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T02:48:29.348Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T02:48:29.348Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861309345, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T02:48:29.449Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T02:48:30.357Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:48:40.641Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:48:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:48:49.907Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T02:48:49.913Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "1383151d-eaa4-404b-9757-ecb2b7c0b1c0", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568861309345, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-09-19T02:48:50.323Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:49:00.011Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:49:38.191Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T02:49:49.261Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:49:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:50:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:50:49.261Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:50:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:51:49.262Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:51:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:52:38.196Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:52:49.261Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:52:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:53:49.261Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:53:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:53:53.188Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T02:54:38.189Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T02:54:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:54:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:55:08.180Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:55:49.273Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:55:49.287Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:56:08.189Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:56:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:56:49.265Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:56:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T02:57:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:57:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:58:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:58:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:59:38.196Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T02:59:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T02:59:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:00:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:00:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:00:49.265Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:01:08.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:01:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:01:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:01:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:02:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:02:49.268Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:03:23.192Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T03:03:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:03:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:04:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:04:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:05:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:05:49.273Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:05:49.275Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:06:08.258Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:06:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:06:49.273Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:06:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:07:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:07:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:07:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:08:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:08:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:09:08.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:09:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:09:49.271Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:10:38.195Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T03:10:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:10:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:11:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:11:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:11:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:12:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:12:49.270Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:12:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T03:13:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:13:49.266Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:14:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:14:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:15:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:15:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:16:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:16:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:16:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:17:23.217Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T03:17:49.262Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:17:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:18:08.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:18:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:18:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:18:53.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T03:19:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:19:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:19:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:20:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T03:20:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:20:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:21:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:21:49.268Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:22:23.188Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:22:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:22:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:23:08.209Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:23:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:23:49.268Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:24:08.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:24:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:24:49.268Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:24:53.180Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:25:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:25:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:25:53.198Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:26:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:26:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:27:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:27:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:27:49.266Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:28:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:28:49.266Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:28:53.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:29:38.189Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T03:29:49.262Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:29:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:30:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T03:30:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:30:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:31:08.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T03:31:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:31:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:31:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:32:49.262Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:32:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:33:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:33:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:33:49.265Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:33:53.201Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:34:38.189Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:34:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:34:49.265Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:35:23.188Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:35:49.262Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:35:49.265Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:36:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:36:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:36:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:37:38.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T03:37:49.263Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:37:49.268Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:38:08.195Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:38:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:38:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:39:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:39:49.269Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:39:49.419Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.419Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864363491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.420Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "dcae-sch", "timestamp": 1568864373353, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864362367, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864363491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "dcae-sch", "timestamp": 1568864373353, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864362367, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOTIFIED" } 2019-09-19T03:39:49.421Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.423Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864371940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.423Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.423Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864363491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T03:39:49.423Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.423Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "dcae-sch", "timestamp": 1568864373353, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.423Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.425Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864362367, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T03:39:49.425Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.425Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864371940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "dcae-sch", "timestamp": 1568864373353, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864378716, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864363491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864362367, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.429Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.430Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864371940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.430Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.430Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "dcae-sch", "timestamp": 1568864373353, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.430Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.430Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864363491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.430Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.430Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864362367, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T03:39:49.431Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.431Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864378716, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOTIFIED" } 2019-09-19T03:39:49.432Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.432Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864371940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.432Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.432Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "dcae-sch", "timestamp": 1568864373353, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.432Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.432Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864363491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.432Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.432Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864362367, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864371940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864378716, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "dcae-sch", "timestamp": 1568864373353, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864363491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:39:49.433Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.434Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864362367, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:39:49.434Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.434Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864371940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.434Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.434Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864377778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.435Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.435Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864378716, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.436Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.436Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864371940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:39:49.438Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.438Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864377778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.438Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.438Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864375626, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T03:39:49.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864378716, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T03:39:49.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.439Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864374137, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T03:39:49.439Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.441Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864380079, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T03:39:49.441Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.442Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864377778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.442Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.442Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864375750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.443Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.443Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864378716, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.443Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.443Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864377778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.443Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.443Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "cds", "timestamp": 1568864381084, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T03:39:49.463Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 2019-09-19T03:39:49.472Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and ComponentName cds 2019-09-19T03:39:49.535Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.535Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864375750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOTIFIED" } 2019-09-19T03:39:49.535Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.535Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864376143, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T03:39:49.536Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.536Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864378288, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T03:39:49.536Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.536Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864377778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.536Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.536Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864378716, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:39:49.536Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.537Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864375750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T03:39:49.537Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.537Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "policy-id", "timestamp": 1568864379372, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T03:39:49.548Z||org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 2019-09-19T03:39:49.549Z||o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and ComponentName POLICY 2019-09-19T03:39:49.619Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.620Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864377778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:49.620Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:39:49.620Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864377974, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T03:39:49.885Z||org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T03:39:49.885Z||org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5","serviceName":"vCPEResCust 2019-09-19 _88de","serviceVersion":"1.0","serviceUUID":"60203f6b-fdea-412f-9914-6b9a75f39593","serviceDescription":"catalog service description","serviceInvariantUUID":"3d19be05-6f56-4ed6-af7a-2ca7b7f436b0","resources":[{"resourceInstanceName":"vCPE_vgw 78a631c8-7d0c 0","resourceName":"vCPE_vgw 78a631c8-7d0c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"426edf05-3cb5-42d1-b914-b9a1abfac1ae","resourceInvariantUUID":"6d531b00-f13c-4c6d-af2c-28131f5de021","resourceCustomizationUUID":"446c75df-f200-4f28-8e10-fa2539ca22ff","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml","artifactChecksum":"YWNjMzhhNjliZWE5ZDJmMmFlYjhhODg1MDVhZjQwNjY\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"9e1f63b3-aaec-4327-98ee-a54d7f41744a","artifactVersion":"1"},{"artifactName":"vcpe_vgw78a631c87d0c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json","artifactChecksum":"YzZhOWJjMjMyZTQ1MTZhOTVmNzRiY2U3YmJmNGNmNDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"1f6afb73-e33d-4a51-b964-8e6658223c3e","artifactVersion":"1"},{"artifactName":"base_vcpe_vgw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml","artifactChecksum":"OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"132ef30f-72de-4b90-9458-03468f17470c","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml","artifactChecksum":"MGM4NDI3MjdlZmZhN2VlZTZiYTE4MDM3YWIxNmY1MWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"888b6ed6-9b88-496b-8099-cf53b517c9a7","artifactVersion":"1"},{"artifactName":"base_vcpe_vgw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env","artifactChecksum":"MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"e75d5ac8-102d-4379-9d15-74b842fe4517","artifactVersion":"2","generatedFromUUID":"132ef30f-72de-4b90-9458-03468f17470c"}]},{"resourceInstanceName":"BRG_2019-09-19 03:38:39.918 0","resourceName":"BRG_2019-09-19 03:38:39.918","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"efed3459-3f00-4c37-a1b8-043f940404ab","resourceInvariantUUID":"0e69d469-c4df-4c0a-8957-8159143e9dc4","resourceCustomizationUUID":"9a7ca37f-19e0-488c-827b-9ac8a937a762","category":"Allotted Resource","subcategory":"BRG","artifacts":[]},{"resourceInstanceName":"TunnelXConn_2019-09-19 03:38:39.918 0","resourceName":"TunnelXConn_2019-09-19 03:38:39.918","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cdc6179d-d0da-4f12-860e-fc523535d08e","resourceInvariantUUID":"f6fac6b5-f5f6-4cad-aefd-ffe6a6ee5f07","resourceCustomizationUUID":"b3a851de-7c25-4bad-8cfc-12160aedb1bc","category":"Allotted Resource","subcategory":"TunnelXConn","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-Vcperescust2019091988de-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml","artifactChecksum":"NDBmNzgzNTNjNGMzMDkyNDg4MGJkYzUxNDNhZjcyNTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1f97ebe2-a07c-4e0b-9e56-e3d21a84fe59","artifactVersion":"1"},{"artifactName":"service-Vcperescust2019091988de-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar","artifactChecksum":"ZmZlMDFhZGQ1NjkyM2I5OWU4YTZiZjYwNGZkMTIyY2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"362ea235-244c-49ae-b343-a932913eee35","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T03:39:49.888Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T03:39:49.888Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:39:49.917Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:39:49.917Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:50.010Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:39:50.917Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T03:39:50.918Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:39:50.922Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:39:50.922Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOTIFIED" } 2019-09-19T03:39:51.022Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:39:51.934Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T03:39:51.935Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:39:51.946Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:39:51.946Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T03:39:52.047Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:39:52.948Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T03:39:52.948Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:39:52.966Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:39:52.966Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:53.067Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:39:53.977Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T03:39:53.977Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:39:54.021Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:39:54.022Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T03:39:54.099Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:39:55.022Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T03:39:55.037Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:39:55.057Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:39:55.075Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:39:55.146Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:39:56.082Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T03:39:56.084Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:39:56.093Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:39:56.093Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:39:56.203Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:39:57.099Z||org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "serviceName": "vCPEResCust 2019-09-19 _88de", "serviceVersion": "1.0", "serviceUUID": "60203f6b-fdea-412f-9914-6b9a75f39593", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3d19be05-6f56-4ed6-af7a-2ca7b7f436b0", "resources": [ { "resourceInstanceName": "vCPE_vgw 78a631c8-7d0c 0", "resourceCustomizationUUID": "446c75df-f200-4f28-8e10-fa2539ca22ff", "resourceName": "vCPE_vgw 78a631c8-7d0c", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "426edf05-3cb5-42d1-b914-b9a1abfac1ae", "resourceInvariantUUID": "6d531b00-f13c-4c6d-af2c-28131f5de021", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vgw78a631c87d0c0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "artifactChecksum": "YzZhOWJjMjMyZTQ1MTZhOTVmNzRiY2U3YmJmNGNmNDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "1f6afb73-e33d-4a51-b964-8e6658223c3e", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "artifactChecksum": "OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "132ef30f-72de-4b90-9458-03468f17470c", "generatedArtifact": { "artifactName": "base_vcpe_vgw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "artifactChecksum": "MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "e75d5ac8-102d-4379-9d15-74b842fe4517", "generatedFromUUID": "132ef30f-72de-4b90-9458-03468f17470c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "artifactChecksum": "MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "e75d5ac8-102d-4379-9d15-74b842fe4517", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "BRG_2019-09-19 03:38:39.918 0", "resourceCustomizationUUID": "9a7ca37f-19e0-488c-827b-9ac8a937a762", "resourceName": "BRG_2019-09-19 03:38:39.918", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "efed3459-3f00-4c37-a1b8-043f940404ab", "resourceInvariantUUID": "0e69d469-c4df-4c0a-8957-8159143e9dc4", "category": "Allotted Resource", "subcategory": "BRG", "artifacts": [] }, { "resourceInstanceName": "TunnelXConn_2019-09-19 03:38:39.918 0", "resourceCustomizationUUID": "b3a851de-7c25-4bad-8cfc-12160aedb1bc", "resourceName": "TunnelXConn_2019-09-19 03:38:39.918", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "cdc6179d-d0da-4f12-860e-fc523535d08e", "resourceInvariantUUID": "f6fac6b5-f5f6-4cad-aefd-ffe6a6ee5f07", "category": "Allotted Resource", "subcategory": "TunnelXConn", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-Vcperescust2019091988de-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "artifactChecksum": "ZmZlMDFhZGQ1NjkyM2I5OWU4YTZiZjYwNGZkMTIyY2Y\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "362ea235-244c-49ae-b343-a932913eee35" } ], "workloadContext": "Production" } 2019-09-19T03:39:57.100Z||org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 3 2019-09-19T03:39:57.100Z||org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 60203f6b-fdea-412f-9914-6b9a75f39593 ASDC 2019-09-19T03:39:57.100Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 ServiceName:vCPEResCust 2019-09-19 _88de ServiceVersion:1.0 ServiceUUID:60203f6b-fdea-412f-9914-6b9a75f39593 ServiceInvariantUUID:3d19be05-6f56-4ed6-af7a-2ca7b7f436b0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vcperescust2019091988de-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar ArtifactUUID:362ea235-244c-49ae-b343-a932913eee35 ArtifactChecksum:ZmZlMDFhZGQ1NjkyM2I5OWU4YTZiZjYwNGZkMTIyY2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vCPE_vgw 78a631c8-7d0c 0 ResourceCustomizationUUID:446c75df-f200-4f28-8e10-fa2539ca22ff ResourceInvariantUUID:6d531b00-f13c-4c6d-af2c-28131f5de021 ResourceName:vCPE_vgw 78a631c8-7d0c ResourceType:VF ResourceUUID:426edf05-3cb5-42d1-b914-b9a1abfac1ae ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vgw78a631c87d0c0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json ArtifactUUID:1f6afb73-e33d-4a51-b964-8e6658223c3e ArtifactChecksum:YzZhOWJjMjMyZTQ1MTZhOTVmNzRiY2U3YmJmNGNmNDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml ArtifactUUID:132ef30f-72de-4b90-9458-03468f17470c ArtifactChecksum:OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vgw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env ArtifactUUID:e75d5ac8-102d-4379-9d15-74b842fe4517 ArtifactChecksum:MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env ArtifactUUID:e75d5ac8-102d-4379-9d15-74b842fe4517 ArtifactChecksum:MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:BRG_2019-09-19 03:38:39.918 0 ResourceCustomizationUUID:9a7ca37f-19e0-488c-827b-9ac8a937a762 ResourceInvariantUUID:0e69d469-c4df-4c0a-8957-8159143e9dc4 ResourceName:BRG_2019-09-19 03:38:39.918 ResourceType:VF ResourceUUID:efed3459-3f00-4c37-a1b8-043f940404ab ResourceVersion:1.0 Category:Allotted Resource SubCategory:BRG Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:TunnelXConn_2019-09-19 03:38:39.918 0 ResourceCustomizationUUID:b3a851de-7c25-4bad-8cfc-12160aedb1bc ResourceInvariantUUID:f6fac6b5-f5f6-4cad-aefd-ffe6a6ee5f07 ResourceName:TunnelXConn_2019-09-19 03:38:39.918 ResourceType:VF ResourceUUID:cdc6179d-d0da-4f12-860e-fc523535d08e ResourceVersion:1.0 Category:Allotted Resource SubCategory:TunnelXConn Resource Artifacts List: NULL } 2019-09-19T03:39:57.101Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 60203f6b-fdea-412f-9914-6b9a75f39593 ASDC treatNotification 2019-09-19T03:39:57.217Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T03:39:57.219Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T03:39:57.219Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T03:39:57.219Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 362ea235-244c-49ae-b343-a932913eee35 from URL: /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:39:57.219Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T03:39:57.219Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:39:58.374Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T03:39:58.377Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar 362ea235-244c-49ae-b343-a932913eee35 84578 2019-09-19T03:39:58.377Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar ASDC sendASDCNotification 2019-09-19T03:39:58.378Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:39:58.378Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T03:39:58.379Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:39:58.390Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:39:58.391Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864398377, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T03:39:58.485Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:39:59.391Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T03:39:59.394Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T03:39:59.395Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 362ea235-244c-49ae-b343-a932913eee35, URL: /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar to file: /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:39:59.395Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vcperescust2019091988de-csar.csar 2019-09-19T03:39:59.396Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:39:59.396Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:00.120Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP669253386538288532/Definitions/service-Vcperescust2019091988de-template.yml 2019-09-19T03:40:04.682Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T03:40:04.688Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T03:40:04.690Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.690Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 53 Parsing Warnings occurred... 2019-09-19T03:40:04.690Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.690Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.690Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.690Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.691Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.691Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.691Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.692Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [port_vgw_private_1_port_vlan_requirements, port_vgw_private_2_port_order, port_vgw_private_2_port_subnetpoolid, port_vgw_private_0_port_network_role, port_vgw_private_0_port_related_networks, port_vgw_private_1_port_order, port_vgw_private_0_port_subnetpoolid, port_vgw_private_1_port_related_networks, port_vgw_private_1_port_subnetpoolid, nfc_function, port_vgw_private_2_port_vlan_requirements, port_vgw_private_0_port_order, port_vgw_private_2_port_network_role, port_vgw_private_2_port_related_networks, port_vgw_private_1_port_network_role, port_vgw_private_0_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.692Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.693Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.693Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.693Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.694Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG_2019-09-19 03:38:39.918 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.694Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.694Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.694Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.695Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.695Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "TunnelXConn_2019-09-19 03:38:39.918 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.695Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.696Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.696Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.696Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.699Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG" are missing field(s): [target_network_role, role]. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.700Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.700Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.710Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.717Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.718Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.718Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.718Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw 78a631c8-7d0c 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.718Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.719Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.719Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.719Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.720Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.720Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.720Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.720Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.720Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "TunnelXConn" are missing field(s): [target_network_role, role]. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.720Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.720Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.720Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.722Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.722Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.722Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.723Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.725Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.725Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.725Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.725Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.725Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw 78a631c8-7d0c 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.725Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.726Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091988de-csar.csar 2019-09-19T03:40:04.726Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T03:40:04.726Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T03:40:04.726Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T03:40:04.726Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T03:40:04.726Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T03:40:04.731Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vgw 78a631c8-7d0c 0, normalized name vcpe_vgw78a631c87d0c0. Searching groups on service level starting with VF normalized name... 2019-09-19T03:40:04.737Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T03:40:04.752Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T03:40:04.752Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name BRG_2019-09-19 03:38:39.918 0, normalized name brg_2019091903:38:399180. Searching groups on service level starting with VF normalized name... 2019-09-19T03:40:04.753Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T03:40:04.753Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T03:40:04.754Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name TunnelXConn_2019-09-19 03:38:39.918 0, normalized name tunnelxconn_2019091903:38:399180. Searching groups on service level starting with VF normalized name... 2019-09-19T03:40:04.754Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T03:40:04.754Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T03:40:04.755Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T03:40:04.755Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T03:40:04.755Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vCPEResCust 2019-09-19 _88de Description:catalog service description Model UUID:60203f6b-fdea-412f-9914-6b9a75f39593 Model Version:NULL Model InvariantUuid:3d19be05-6f56-4ed6-af7a-2ca7b7f436b0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vgw 78a631c8-7d0c Model UUID:ea769fbd-1f74-46fa-984f-2dfc2f89efd7 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:6d531b00-f13c-4c6d-af2c-28131f5de021 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:446c75df-f200-4f28-8e10-fa2539ca22ff NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:15cb4702-14c6-4ddb-91fe-75210c2a5541 ModelName:VcpeVgw78a631c87d0c..base_vcpe_vgw..module-0 ModelUuid:abd859c9-aaf1-474a-8e62-f48e1463857c ModelVersion:1 Description:NULL Member Name:abstract_vgw VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:65a7be47-af5a-47a3-bd83-85c92a17e8a5 ModelInvariantUuid:8c261ded-07cf-40f4-8778-f8a567a87099 ModelName:vCPE_vgw 78a631c8-7d0c-nodes.vgwCvfc ModelUuid:eb42158f-b23f-4472-8317-dc0910b6b11d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vgw VNFC Properties: ModelCustomizationUuid:df36ee39-618f-4917-aa76-91c02231af7a ModelInvariantUuid:5afe4b81-951c-45d8-a8ba-4a00a4995153 ModelName:VcpeVgw78a631c87d0c.compute.nodes.heat.vgw ModelUuid:07078572-3eb7-42c4-8a77-a9704d69a3eb ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VNF Properties: Model Name:BRG_2019-09-19 03:38:39.918 Model UUID:2dbd5570-9951-4b37-b0de-9a5df4736d2c Description:Alloted Resource BRG Version:1.0 Type:VF Category:Allotted Resource InvariantUuid:0e69d469-c4df-4c0a-8957-8159143e9dc4 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9a7ca37f-19e0-488c-827b-9ac8a937a762 NFFunction:null NFCode:null NFRole:BRG NFType:BRG MultiStageDesign:false VNF Properties: Model Name:TunnelXConn_2019-09-19 03:38:39.918 Model UUID:5c4dcae5-4841-407f-ae4e-f04255c53742 Description:Alloted Resource TunnelXConn Version:1.0 Type:VF Category:Allotted Resource InvariantUuid:f6fac6b5-f5f6-4cad-aefd-ffe6a6ee5f07 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b3a851de-7c25-4bad-8cfc-12160aedb1bc NFFunction:null NFCode:null NFRole:TunnelXConn NFType:TunnelXConn MultiStageDesign:false Allotted Resource Properties: Model Name:BRG_2019-09-19 03:38:39.918 Model Name:BRG_2019-09-19 03:38:39.918 Model InvariantUuid:0e69d469-c4df-4c0a-8957-8159143e9dc4 Model Version:1.0 Model UUID:2dbd5570-9951-4b37-b0de-9a5df4736d2c Model Subcategory:BRG Model Category:Allotted Resource Model Description:Alloted Resource BRG Allotted Resource Customization Properties: Model Cutomization UUID:9a7ca37f-19e0-488c-827b-9ac8a937a762 NFFunction:null NFCode:null NFRole:BRG NFType:BRG Model Name:TunnelXConn_2019-09-19 03:38:39.918 Model Name:TunnelXConn_2019-09-19 03:38:39.918 Model InvariantUuid:f6fac6b5-f5f6-4cad-aefd-ffe6a6ee5f07 Model Version:1.0 Model UUID:5c4dcae5-4841-407f-ae4e-f04255c53742 Model Subcategory:TunnelXConn Model Category:Allotted Resource Model Description:Alloted Resource TunnelXConn Allotted Resource Customization Properties: Model Cutomization UUID:b3a851de-7c25-4bad-8cfc-12160aedb1bc NFFunction:null NFCode:null NFRole:TunnelXConn NFType:TunnelXConn 2019-09-19T03:40:04.763Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 426edf05-3cb5-42d1-b914-b9a1abfac1ae 2019-09-19T03:40:04.765Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vgw 78a631c8-7d0c 0 2019-09-19T03:40:04.765Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 426edf05-3cb5-42d1-b914-b9a1abfac1ae 2019-09-19T03:40:04.765Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 1f6afb73-e33d-4a51-b964-8e6658223c3e from URL: /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json 2019-09-19T03:40:04.765Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T03:40:04.765Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json 2019-09-19T03:40:05.312Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T03:40:05.312Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json 1f6afb73-e33d-4a51-b964-8e6658223c3e 799 2019-09-19T03:40:05.312Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json ASDC sendASDCNotification 2019-09-19T03:40:05.312Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json 2019-09-19T03:40:05.313Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T03:40:05.313Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:40:05.319Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:40:05.319Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864405312, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T03:40:05.416Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:40:06.320Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgw78a631c87d0c..base_vcpe_vgw..module-0", "vfModuleModelInvariantUUID": "15cb4702-14c6-4ddb-91fe-75210c2a5541", "vfModuleModelVersion": "1", "vfModuleModelUUID": "abd859c9-aaf1-474a-8e62-f48e1463857c", "vfModuleModelCustomizationUUID": "aaecdca4-89e3-417d-8f83-a87b5863ed5e", "isBase": true, "artifacts": [ "132ef30f-72de-4b90-9458-03468f17470c", "e75d5ac8-102d-4379-9d15-74b842fe4517" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T03:40:06.325Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgw78a631c87d0c..base_vcpe_vgw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:abd859c9-aaf1-474a-8e62-f48e1463857c VfModuleModelInvariantUUID:15cb4702-14c6-4ddb-91fe-75210c2a5541 VfModuleModelDescription:NULL Artifacts UUID List:{ 132ef30f-72de-4b90-9458-03468f17470c , e75d5ac8-102d-4379-9d15-74b842fe4517 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T03:40:06.329Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgw78a631c87d0c..base_vcpe_vgw..module-0", "vfModuleModelInvariantUUID": "15cb4702-14c6-4ddb-91fe-75210c2a5541", "vfModuleModelVersion": "1", "vfModuleModelUUID": "abd859c9-aaf1-474a-8e62-f48e1463857c", "vfModuleModelCustomizationUUID": "aaecdca4-89e3-417d-8f83-a87b5863ed5e", "isBase": true, "artifacts": [ "132ef30f-72de-4b90-9458-03468f17470c", "e75d5ac8-102d-4379-9d15-74b842fe4517" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T03:40:06.330Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgw78a631c87d0c..base_vcpe_vgw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:abd859c9-aaf1-474a-8e62-f48e1463857c VfModuleModelInvariantUUID:15cb4702-14c6-4ddb-91fe-75210c2a5541 VfModuleModelDescription:NULL Artifacts UUID List:{ 132ef30f-72de-4b90-9458-03468f17470c , e75d5ac8-102d-4379-9d15-74b842fe4517 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T03:40:06.330Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 132ef30f-72de-4b90-9458-03468f17470c from URL: /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml 2019-09-19T03:40:06.331Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T03:40:06.331Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml 2019-09-19T03:40:06.745Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T03:40:06.746Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml 132ef30f-72de-4b90-9458-03468f17470c 8918 2019-09-19T03:40:06.746Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml ASDC sendASDCNotification 2019-09-19T03:40:06.747Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml 2019-09-19T03:40:06.747Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T03:40:06.747Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:40:06.755Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:40:06.755Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864406746, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T03:40:06.863Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:40:07.756Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: e75d5ac8-102d-4379-9d15-74b842fe4517 from URL: /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env 2019-09-19T03:40:07.756Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T03:40:07.756Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env 2019-09-19T03:40:09.022Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T03:40:09.027Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env e75d5ac8-102d-4379-9d15-74b842fe4517 1507 2019-09-19T03:40:09.028Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env ASDC sendASDCNotification 2019-09-19T03:40:09.028Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env 2019-09-19T03:40:09.028Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T03:40:09.028Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:40:09.032Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:40:09.032Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864409027, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T03:40:09.134Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:40:10.033Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 60203f6b-fdea-412f-9914-6b9a75f39593 2019-09-19T03:40:10.034Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vgw 78a631c8-7d0c 0 426edf05-3cb5-42d1-b914-b9a1abfac1ae ASDC 2019-09-19T03:40:10.070Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.073Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T03:40:10.073Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T03:40:10.074Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=446c75df-f200-4f28-8e10-fa2539ca22ff 2019-09-19T03:40:10.074Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 446c75df-f200-4f28-8e10-fa2539ca22ff matches Tosca VF Customization UUID: 446c75df-f200-4f28-8e10-fa2539ca22ff 2019-09-19T03:40:10.074Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 446c75df-f200-4f28-8e10-fa2539ca22ff matches vfNotificationResource CustomizationUUID 2019-09-19T03:40:10.080Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (446c75df-f200-4f28-8e10-fa2539ca22ff) : {\"vf_module_id\":\"vCPE_Customer_GW\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vgw_name_0\":\"zdcpe1cpe01gw01\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"cpe_public_net_id\":\"zdfw1cpe01_public\",\"mux_ip_addr\":\"10.5.0.20\",\"mux_gw_private_net_id\":\"zdfw1muxgw01_private\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_GW_demo_app\",\"cpe_public_net_cidr\":\"10.2.0.0/24\",\"vg_vgmux_tunnel_vni\":\"100.0\",\"dcae_collector_port\":\"8081\",\"mux_gw_private_net_cidr\":\"10.5.0.0/24\",\"mux_gw_private_subnet_id\":\"zdfw1muxgw01_sub_private\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"vgw_private_ip_0\":\"10.5.0.21\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"vgw_private_ip_1\":\"10.0.101.30\",\"key_name\":\"vgw_key\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"script_version\":\"1.5.0-SNAPSHOT\",\"cpe_public_subnet_id\":\"zdfw1cpe01_sub_public\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T03:40:10.080Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@3340b5d3 2019-09-19T03:40:10.081Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.081Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T03:40:10.081Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : aaecdca4-89e3-417d-8f83-a87b5863ed5e 2019-09-19T03:40:10.083Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID aaecdca4-89e3-417d-8f83-a87b5863ed5e 2019-09-19T03:40:10.087Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.087Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 78a631c8-7d0c 0 is matching search criteria 2019-09-19T03:40:10.088Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:10.088Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:10.089Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 78a631c8-7d0c 0, BRG_2019-09-19 03:38:39.918 0, TunnelXConn_2019-09-19 03:38:39.918 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T03:40:10.089Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.089Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 78a631c8-7d0c 0 is matching search criteria 2019-09-19T03:40:10.089Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:10.090Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:10.090Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 78a631c8-7d0c 0, BRG_2019-09-19 03:38:39.918 0, TunnelXConn_2019-09-19 03:38:39.918 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T03:40:10.090Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.091Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 78a631c8-7d0c 0 is not matching search criteria 2019-09-19T03:40:10.091Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is matching search criteria 2019-09-19T03:40:10.091Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 03:38:39.918 0 is not matching search criteria 2019-09-19T03:40:10.091Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 2019-09-19T03:40:10.091Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 03:38:39.918 0 is not matching search criteria 2019-09-19T03:40:10.092Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 2019-09-19T03:40:10.092Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vgw] matching following query criteria: sdcType=CVFC, customizationUUID=65a7be47-af5a-47a3-bd83-85c92a17e8a5 2019-09-19T03:40:10.095Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.095Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 78a631c8-7d0c 0 is matching search criteria 2019-09-19T03:40:10.095Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:10.096Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:10.096Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 78a631c8-7d0c 0, BRG_2019-09-19 03:38:39.918 0, TunnelXConn_2019-09-19 03:38:39.918 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T03:40:10.096Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.097Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 78a631c8-7d0c 0 is matching search criteria 2019-09-19T03:40:10.097Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 03:38:39.918 0 is not matching search criteria 2019-09-19T03:40:10.098Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 2019-09-19T03:40:10.099Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 03:38:39.918 0 is not matching search criteria 2019-09-19T03:40:10.100Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 2019-09-19T03:40:10.100Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 78a631c8-7d0c 0] matching following query criteria: sdcType=VF, customizationUUID=446c75df-f200-4f28-8e10-fa2539ca22ff 2019-09-19T03:40:10.104Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Allotted Resource 2019-09-19T03:40:10.104Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=9a7ca37f-19e0-488c-827b-9ac8a937a762 2019-09-19T03:40:10.105Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 446c75df-f200-4f28-8e10-fa2539ca22ff matches Tosca VF Customization UUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 2019-09-19T03:40:10.105Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 446c75df-f200-4f28-8e10-fa2539ca22ff doesn't match Tosca VF Customization UUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 2019-09-19T03:40:10.105Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Allotted Resource 2019-09-19T03:40:10.106Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=b3a851de-7c25-4bad-8cfc-12160aedb1bc 2019-09-19T03:40:10.106Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 446c75df-f200-4f28-8e10-fa2539ca22ff matches Tosca VF Customization UUID: b3a851de-7c25-4bad-8cfc-12160aedb1bc 2019-09-19T03:40:10.107Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 446c75df-f200-4f28-8e10-fa2539ca22ff doesn't match Tosca VF Customization UUID: b3a851de-7c25-4bad-8cfc-12160aedb1bc 2019-09-19T03:40:10.107Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(60203f6b-fdea-412f-9914-6b9a75f39593) : vCPE_vgw 78a631c8-7d0c,BRG_2019-09-19 03:38:39.918,TunnelXConn_2019-09-19 03:38:39.918 2019-09-19T03:40:10.107Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.109Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T03:40:10.165Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.165Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 78a631c8-7d0c 0 is not matching search criteria 2019-09-19T03:40:10.166Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 2019-09-19T03:40:10.166Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 2019-09-19T03:40:10.166Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 2019-09-19T03:40:10.167Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 2019-09-19T03:40:10.167Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 2019-09-19T03:40:10.167Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:10.172Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 03:38:39.918 0 is not matching search criteria 2019-09-19T03:40:10.172Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 2019-09-19T03:40:10.172Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-09-19 03:38:39.918 0] matching following query criteria: sdcType=VF, customizationUUID=9a7ca37f-19e0-488c-827b-9ac8a937a762 2019-09-19T03:40:10.176Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (9a7ca37f-19e0-488c-827b-9ac8a937a762) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 2019-09-19T03:40:10.184Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.185Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 78a631c8-7d0c 0 is not matching search criteria 2019-09-19T03:40:10.185Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 2019-09-19T03:40:10.185Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 2019-09-19T03:40:10.185Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 2019-09-19T03:40:10.186Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 2019-09-19T03:40:10.186Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 2019-09-19T03:40:10.186Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 03:38:39.918 0 is not matching search criteria 2019-09-19T03:40:10.186Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 2019-09-19T03:40:10.187Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:10.187Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TunnelXConn_2019-09-19 03:38:39.918 0] matching following query criteria: sdcType=VF, customizationUUID=b3a851de-7c25-4bad-8cfc-12160aedb1bc 2019-09-19T03:40:10.187Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (b3a851de-7c25-4bad-8cfc-12160aedb1bc) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"TunnelXConn\",\"nf_type\":\"TunnelXConn\"} 2019-09-19T03:40:10.188Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.188Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T03:40:10.188Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:10.188Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T03:40:10.188Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vCPEResCust 2019-09-19 _88de 2019-09-19T03:40:10.333Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vgw 78a631c8-7d0c 426edf05-3cb5-42d1-b914-b9a1abfac1ae 1 ASDC deployResourceStructure 2019-09-19T03:40:10.334Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json ASDC sendASDCNotification 2019-09-19T03:40:10.334Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json 2019-09-19T03:40:10.334Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T03:40:10.335Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:40:10.346Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:40:10.346Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864410334, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T03:40:10.461Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:40:11.347Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml ASDC sendASDCNotification 2019-09-19T03:40:11.347Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml 2019-09-19T03:40:11.349Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T03:40:11.349Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:40:11.353Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:40:11.353Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864411347, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "DEPLOY_OK" } 2019-09-19T03:40:11.454Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:40:12.354Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env ASDC sendASDCNotification 2019-09-19T03:40:12.361Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env 2019-09-19T03:40:12.361Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-09-19T03:40:12.362Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:40:12.367Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:40:12.373Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864412354, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "DEPLOY_OK" } 2019-09-19T03:40:12.468Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:40:13.375Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: efed3459-3f00-4c37-a1b8-043f940404ab 2019-09-19T03:40:13.417Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - BRG_2019-09-19 03:38:39.918 0 2019-09-19T03:40:13.418Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: efed3459-3f00-4c37-a1b8-043f940404ab 2019-09-19T03:40:13.418Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 60203f6b-fdea-412f-9914-6b9a75f39593 2019-09-19T03:40:13.419Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT BRG_2019-09-19 03:38:39.918 0 efed3459-3f00-4c37-a1b8-043f940404ab ASDC 2019-09-19T03:40:13.419Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T03:40:13.426Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:13.439Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T03:40:13.443Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T03:40:13.447Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=446c75df-f200-4f28-8e10-fa2539ca22ff 2019-09-19T03:40:13.448Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 matches Tosca VF Customization UUID: 446c75df-f200-4f28-8e10-fa2539ca22ff 2019-09-19T03:40:13.452Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 doesn't match Tosca VF Customization UUID: 446c75df-f200-4f28-8e10-fa2539ca22ff 2019-09-19T03:40:13.453Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Allotted Resource 2019-09-19T03:40:13.453Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=9a7ca37f-19e0-488c-827b-9ac8a937a762 2019-09-19T03:40:13.455Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 matches Tosca VF Customization UUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 2019-09-19T03:40:13.455Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 matches vfNotificationResource CustomizationUUID 2019-09-19T03:40:13.491Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (9a7ca37f-19e0-488c-827b-9ac8a937a762) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 2019-09-19T03:40:13.491Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:13.491Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 78a631c8-7d0c 0 is not matching search criteria 2019-09-19T03:40:13.491Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 2019-09-19T03:40:13.492Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 2019-09-19T03:40:13.492Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 2019-09-19T03:40:13.492Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 2019-09-19T03:40:13.492Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 2019-09-19T03:40:13.492Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 03:38:39.918 0 is matching search criteria 2019-09-19T03:40:13.493Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 03:38:39.918 0 is not matching search criteria 2019-09-19T03:40:13.493Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 2019-09-19T03:40:13.493Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-09-19 03:38:39.918 0] matching following query criteria: sdcType=VF, customizationUUID=9a7ca37f-19e0-488c-827b-9ac8a937a762 2019-09-19T03:40:13.497Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Allotted Resource 2019-09-19T03:40:13.497Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=b3a851de-7c25-4bad-8cfc-12160aedb1bc 2019-09-19T03:40:13.497Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 matches Tosca VF Customization UUID: b3a851de-7c25-4bad-8cfc-12160aedb1bc 2019-09-19T03:40:13.497Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 9a7ca37f-19e0-488c-827b-9ac8a937a762 doesn't match Tosca VF Customization UUID: b3a851de-7c25-4bad-8cfc-12160aedb1bc 2019-09-19T03:40:13.497Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(60203f6b-fdea-412f-9914-6b9a75f39593) : vCPE_vgw 78a631c8-7d0c,BRG_2019-09-19 03:38:39.918,TunnelXConn_2019-09-19 03:38:39.918 2019-09-19T03:40:13.498Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:13.498Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T03:40:13.529Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (9a7ca37f-19e0-488c-827b-9ac8a937a762) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 2019-09-19T03:40:13.541Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (b3a851de-7c25-4bad-8cfc-12160aedb1bc) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"TunnelXConn\",\"nf_type\":\"TunnelXConn\"} 2019-09-19T03:40:13.541Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:13.541Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T03:40:13.542Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T03:40:13.542Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _88de is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T03:40:13.543Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vCPEResCust 2019-09-19 _88de 2019-09-19T03:40:13.576Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 1062, SQLState: 23000 2019-09-19T03:40:13.582Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.hibernate.engine.jdbc.spi.SqlExceptionHelper - (conn=3166) Duplicate entry '60203f6b-fdea-412f-9914-6b9a75f39593-9a7ca37f-19e0-488c-827b-9ac' for key 'PRIMARY' 2019-09-19T03:40:13.587Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.hibernate.internal.ExceptionMapperStandardImpl - HHH000346: Error during managed flush [org.hibernate.exception.ConstraintViolationException: could not execute statement] 2019-09-19T03:40:13.595Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - org.springframework.dao.DataIntegrityViolationException: could not execute statement; SQL [n/a]; constraint [PRIMARY]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:296) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:253) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:536) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:746) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:714) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:534) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:305) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$4dc9f655.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:469) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:793) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:607) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:59) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:178) at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:45) at org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1340) at org.hibernate.action.internal.CollectionUpdateAction.execute(CollectionUpdateAction.java:83) at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604) at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:478) at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:356) at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:39) at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1454) at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:511) at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3290) at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2486) at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:473) at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.beforeCompletionCallback(JdbcResourceLocalTransactionCoordinatorImpl.java:178) at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.access$300(JdbcResourceLocalTransactionCoordinatorImpl.java:39) at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.commit(JdbcResourceLocalTransactionCoordinatorImpl.java:271) at org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:104) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:532) ... 20 common frames omitted Caused by: java.sql.SQLIntegrityConstraintViolationException: (conn=3166) Duplicate entry '60203f6b-fdea-412f-9914-6b9a75f39593-9a7ca37f-19e0-488c-827b-9ac' for key 'PRIMARY' at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:229) at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:165) at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:238) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeInternal(MariaDbPreparedStatementClient.java:232) at org.mariadb.jdbc.MariaDbPreparedStatementClient.execute(MariaDbPreparedStatementClient.java:159) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeUpdate(MariaDbPreparedStatementClient.java:194) at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:175) ... 37 common frames omitted Caused by: java.sql.SQLException: Duplicate entry '60203f6b-fdea-412f-9914-6b9a75f39593-9a7ca37f-19e0-488c-827b-9ac' for key 'PRIMARY' Query is: insert into allotted_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?), parameters ['60203f6b-fdea-412f-9914-6b9a75f39593','9a7ca37f-19e0-488c-827b-9ac8a937a762'] java thread: pool-3-thread-6 at org.mariadb.jdbc.internal.util.LogQueryTool.exceptionWithQuery(LogQueryTool.java:163) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:280) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeInternal(MariaDbPreparedStatementClient.java:223) ... 42 common frames omitted 2019-09-19T03:40:13.595Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and distributionStatus: 2019-09-19T03:40:13.599Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and serviceModelVersionId: 60203f6b-fdea-412f-9914-6b9a75f39593 2019-09-19T03:40:13.599Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 3d19be05-6f56-4ed6-af7a-2ca7b7f436b0 2019-09-19T03:40:13.602Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/3d19be05-6f56-4ed6-af7a-2ca7b7f436b0/model-vers/model-ver/60203f6b-fdea-412f-9914-6b9a75f39593?depth=0 2019-09-19T03:40:13.633Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T03:40:13.640Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T03:40:13.644Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T03:40:13.649Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T03:40:13.811Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/3d19be05-6f56-4ed6-af7a-2ca7b7f436b0/model-vers/model-ver/60203f6b-fdea-412f-9914-6b9a75f39593?depth=0 with request headers:{X-RequestID=[2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-ONAP-InvocationID=[54d7f01d-719f-42c3-a08c-8f3aeb22495f], X-ECOMP-RequestID=[2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5], X-TransactionId=[], X-ONAP-RequestID=[2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5], Content-Type=[application/merge-patch+json]} 2019-09-19T03:40:13.927Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2019-09-19T03:40:14.027Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/3d19be05-6f56-4ed6-af7a-2ca7b7f436b0/model-vers/model-ver/60203f6b-fdea-412f-9914-6b9a75f39593?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-190919-03:40:12:131-58132], vertex-id=[307216], Content-Length=[0], Date=[Thu, 19 Sep 2019 03:40:12 GMT], Content-Type=[application/json]} 2019-09-19T03:40:14.028Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T03:40:14.030Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status of DISTRIBUTION_COMPLETE_ERROR 2019-09-19T03:40:14.030Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason could not execute statement; SQL [n/a]; constraint [PRIMARY]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement 2019-09-19T03:40:14.030Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status with errorReason 2019-09-19T03:40:14.032Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T03:40:14.071Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T03:40:14.071Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864414030, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "could not execute statement; SQL [n/a]; constraint [PRIMARY]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement" } 2019-09-19T03:40:14.202Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T03:40:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:40:49.262Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:40:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:40:49.309Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:40:49.310Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864375750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.262Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:41:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:41:49.813Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.813Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864377778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:41:49.814Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.814Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.814Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.814Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864379059, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T03:41:49.817Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 2019-09-19T03:41:49.817Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and ComponentName POLICY 2019-09-19T03:41:49.822Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.822Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864389740, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.822Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.822Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864375750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T03:41:49.823Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.823Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOTIFIED" } 2019-09-19T03:41:49.823Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.823Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864381131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.824Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.824Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-starlingx-id", "timestamp": 1568864380168, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T03:41:49.824Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.824Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864375750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.824Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.825Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864386173, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.825Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.825Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T03:41:49.825Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.825Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864391828, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.825Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.826Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864381131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOTIFIED" } 2019-09-19T03:41:49.826Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.826Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864386316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.826Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864375750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:41:49.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.827Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864381131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864386316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T03:41:49.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864381131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.828Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.829Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864386316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.829Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.829Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864393939, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.829Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.829Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864385334, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.829Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.830Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.830Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.830Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864381131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.830Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.830Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864386316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.830Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.830Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864389961, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T03:41:49.831Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.831Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864389260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:41:49.831Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.831Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864395779, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T03:41:49.841Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 2019-09-19T03:41:49.842Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and ComponentName POLICY 2019-09-19T03:41:49.845Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.845Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864381131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.845Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.846Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864386316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.846Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.846Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568864390965, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T03:41:49.852Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 2019-09-19T03:41:49.853Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and ComponentName SDNC 2019-09-19T03:41:49.856Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.856Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864387272, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.856Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864381131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864386316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-k8s-id", "timestamp": 1568864397151, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864386316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "NOTIFIED" } 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864398377, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864389429, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864394689, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.857Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864390511, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T03:41:49.861Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 2019-09-19T03:41:49.861Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and ComponentName POLICY 2019-09-19T03:41:49.867Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.867Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "multicloud-windriver-id", "timestamp": 1568864391604, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T03:41:49.867Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.867Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864392917, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T03:41:49.867Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "clamp", "timestamp": 1568864393918, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864405312, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864400862, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/artifacts/service-Vcperescust2019091988de-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864406746, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.868Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "aai-ml", "timestamp": 1568864401865, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T03:41:49.873Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 2019-09-19T03:41:49.874Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5 and ComponentName AAI 2019-09-19T03:41:49.924Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.924Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864409027, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T03:41:49.924Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.925Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864410334, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/vcpe_vgw78a631c87d0c0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T03:41:49.925Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.925Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864411347, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.yaml", "status": "DEPLOY_OK" } 2019-09-19T03:41:49.925Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.925Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864412354, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091988de/1.0/resourceInstances/vcpe_vgw78a631c87d0c0/artifacts/base_vcpe_vgw.env", "status": "DEPLOY_OK" } 2019-09-19T03:41:49.925Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T03:41:49.925Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568864414030, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "could not execute statement; SQL [n/a]; constraint [PRIMARY]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement" } 2019-09-19T03:41:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:42:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T03:42:49.262Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:42:49.266Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:43:08.196Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T03:43:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:43:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:43:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T03:44:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T03:44:49.262Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:44:49.267Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:45:23.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T03:45:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:45:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:46:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:46:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:46:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:47:38.186Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:47:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:47:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:48:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T03:48:49.262Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:48:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:49:08.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:49:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:49:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:49:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T03:50:38.217Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T03:50:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:50:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:51:23.193Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:51:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:51:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:52:08.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:52:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:52:49.280Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:52:53.180Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T03:53:23.190Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T03:53:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:53:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:53:53.186Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:54:23.180Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T03:54:49.270Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:54:49.274Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:55:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T03:55:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:55:49.266Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:56:49.264Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:56:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:57:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:57:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:57:53.194Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T03:58:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T03:58:49.261Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:58:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:59:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T03:59:49.275Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:00:08.188Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T04:00:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:00:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:01:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:01:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:02:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:02:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:03:08.203Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T04:03:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:03:49.265Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:03:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T04:04:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T04:04:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:04:49.271Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:05:08.191Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T04:05:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:05:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:05:53.191Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T04:06:38.194Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T04:06:49.261Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:06:49.265Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:06:49.900Z||org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-09-19T04:06:49.900Z||org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"b964d759-6b3a-4bb2-acdc-6383b21e128c","serviceName":"vCPEResCust 2019-09-19 _30a2","serviceVersion":"1.0","serviceUUID":"2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c","serviceDescription":"catalog service description","serviceInvariantUUID":"e7c15aa2-2dcc-4527-af58-22ab000e232b","resources":[{"resourceInstanceName":"BRG_2019-09-19 04:05:21.297 0","resourceName":"BRG_2019-09-19 04:05:21.297","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cbf85aea-3462-4aee-af52-b87b944fe0d7","resourceInvariantUUID":"7fe9deec-4357-40ad-902d-d6bf48daeb2a","resourceCustomizationUUID":"28b80a9e-4861-4590-aad1-61d52b05b41b","category":"Allotted Resource","subcategory":"BRG","artifacts":[]},{"resourceInstanceName":"vCPE_vgw 59d1914d-f73f 0","resourceName":"vCPE_vgw 59d1914d-f73f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f0da6952-8fed-407a-bf90-824e421300cc","resourceInvariantUUID":"74563a1f-a1b9-4594-9e20-61e2298c4465","resourceCustomizationUUID":"896e30c7-bc2f-4b1f-a044-b440e64f3f7e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml","artifactChecksum":"MDMwMmIzNWI2ODM3ODg3YmM5Y2Q2ZWRkNGFkMTVmZjI\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"fa5c9856-3905-44d5-bfac-d9774c0ccb1a","artifactVersion":"1"},{"artifactName":"vcpe_vgw59d1914df73f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json","artifactChecksum":"MDBhNmZhOTAyNDliYTcyN2I1MGQ5OGYyMzIxODdhZDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"387fb5ed-d261-46ea-b091-55cd39a4e230","artifactVersion":"1"},{"artifactName":"base_vcpe_vgw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml","artifactChecksum":"OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"f9449cfd-33ba-4ce1-801f-c04271eef0da","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml","artifactChecksum":"YWYxZDRmOTE2Yjc0MTVhZDNlNGNhOTY4ZDExOGRkZjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"1452d908-8fb8-4b6a-a128-d3ff784655bb","artifactVersion":"1"},{"artifactName":"base_vcpe_vgw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env","artifactChecksum":"MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"76dbd230-f215-47f9-9660-0c42fca101e7","artifactVersion":"2","generatedFromUUID":"f9449cfd-33ba-4ce1-801f-c04271eef0da"}]},{"resourceInstanceName":"TunnelXConn_2019-09-19 04:05:21.297 0","resourceName":"TunnelXConn_2019-09-19 04:05:21.297","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"63083f56-ed38-4aed-816a-a06f8c4820d0","resourceInvariantUUID":"fe4a495d-088c-40c5-88ac-92fcd55b737a","resourceCustomizationUUID":"185e5ae8-1d52-4db3-b4d8-dd420b071c49","category":"Allotted Resource","subcategory":"TunnelXConn","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-Vcperescust2019091930a2-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml","artifactChecksum":"MjkyYTgwMmYyNjQxNzdlYTk5MTEzNzQ3YmMxNzAxMGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"84800b40-88b0-43cc-95c2-35b887f9f277","artifactVersion":"1"},{"artifactName":"service-Vcperescust2019091930a2-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar","artifactChecksum":"ZTkwNWQ4MjJhYjU4ZmQwNDViNzI0YzZiOGFhMDMzNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0786d00e-3119-4336-b4ba-0206c80a122e","artifactVersion":"1"}],"workloadContext":"Production"} 2019-09-19T04:06:49.901Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T04:06:49.901Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:06:49.905Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:06:49.905Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.930Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.931Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865967778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.931Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.931Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865962359, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.932Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.932Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "dcae-sch", "timestamp": 1568865973350, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.935Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.935Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865963491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.935Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.935Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865967778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.936Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.936Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "dcae-sch", "timestamp": 1568865973350, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.936Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.937Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865962359, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOTIFIED" } 2019-09-19T04:06:49.937Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.937Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865963491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.938Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.941Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865978714, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.942Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.942Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865967778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.942Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.942Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "dcae-sch", "timestamp": 1568865973350, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.942Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.942Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865963491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T04:06:49.943Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.943Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865962359, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T04:06:49.943Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.943Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865978714, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOTIFIED" } 2019-09-19T04:06:49.943Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.981Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865967778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.997Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:49.999Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "dcae-sch", "timestamp": 1568865973350, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:49.999Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.001Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865963491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.001Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.002Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865962359, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.004Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.008Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865971131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.008Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.008Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865967778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.009Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:06:50.008Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.011Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865978714, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T04:06:50.011Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.011Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "dcae-sch", "timestamp": 1568865973350, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.011Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.012Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865976316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.013Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.013Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865963491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.013Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.014Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865962359, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T04:06:50.014Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.015Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865971131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOTIFIED" } 2019-09-19T04:06:50.017Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.017Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865967778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.017Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.017Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "dcae-sch", "timestamp": 1568865973350, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865976316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865978714, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865976940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.018Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865963491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.019Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.019Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865962359, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.019Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.019Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865971131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.019Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865967778, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:50.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "dcae-sch", "timestamp": 1568865973350, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865976316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.020Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865976940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865978714, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865963491, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865962359, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865971131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.021Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.022Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865976316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.022Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.022Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865976940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.022Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865980383, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865971131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865978714, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865976316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865976940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.023Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865975750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865971131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865976316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865975549, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865978714, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.024Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865977110, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.035Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.035Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865976940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.035Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.035Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865975750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOTIFIED" } 2019-09-19T04:06:50.035Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865971131, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:50.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865976316, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:50.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865976940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.036Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865975750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T04:06:50.037Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.037Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865977612, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.038Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.038Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865989306, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.038Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.038Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865976940, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:50.038Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.038Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865984602, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.038Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.039Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865979591, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T04:06:50.039Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.039Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865975750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.040Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.040Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865984986, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T04:06:50.040Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.040Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "policy-id", "timestamp": 1568865980678, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T04:06:50.104Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b964d759-6b3a-4bb2-acdc-6383b21e128c 2019-09-19T04:06:50.104Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId b964d759-6b3a-4bb2-acdc-6383b21e128c and ComponentName POLICY 2019-09-19T04:06:50.114Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.114Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865975750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T04:06:50.114Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.115Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1568865985997, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-09-19T04:06:50.118Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b964d759-6b3a-4bb2-acdc-6383b21e128c 2019-09-19T04:06:50.118Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId b964d759-6b3a-4bb2-acdc-6383b21e128c and ComponentName SDNC 2019-09-19T04:06:50.124Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.124Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865979716, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.124Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.124Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865985623, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.125Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.125Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865991696, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.125Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.125Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865975750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:50.125Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.125Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865980869, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T04:06:50.134Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b964d759-6b3a-4bb2-acdc-6383b21e128c 2019-09-19T04:06:50.134Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId b964d759-6b3a-4bb2-acdc-6383b21e128c and ComponentName POLICY 2019-09-19T04:06:50.142Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.142Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "cds", "timestamp": 1568865986627, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-09-19T04:06:50.145Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b964d759-6b3a-4bb2-acdc-6383b21e128c 2019-09-19T04:06:50.145Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId b964d759-6b3a-4bb2-acdc-6383b21e128c and ComponentName cds 2019-09-19T04:06:50.152Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.152Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865975750, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:50.153Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.153Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-starlingx-id", "timestamp": 1568865981960, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T04:06:50.153Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.153Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865994155, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.154Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.154Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865984927, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.154Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.154Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865995693, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T04:06:50.160Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b964d759-6b3a-4bb2-acdc-6383b21e128c 2019-09-19T04:06:50.161Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId b964d759-6b3a-4bb2-acdc-6383b21e128c and ComponentName POLICY 2019-09-19T04:06:50.186Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.186Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865990820, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DEPLOY_OK" } 2019-09-19T04:06:50.186Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.186Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "aai-ml", "timestamp": 1568865991823, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-09-19T04:06:50.200Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b964d759-6b3a-4bb2-acdc-6383b21e128c 2019-09-19T04:06:50.200Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId b964d759-6b3a-4bb2-acdc-6383b21e128c and ComponentName AAI 2019-09-19T04:06:50.207Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.207Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865987172, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.207Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.207Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-k8s-id", "timestamp": 1568865997221, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T04:06:50.208Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.208Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865988851, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-09-19T04:06:50.208Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.208Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865989414, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:50.209Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.209Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "clamp", "timestamp": 1568865989853, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-09-19T04:06:50.209Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.209Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865990513, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-09-19T04:06:50.211Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b964d759-6b3a-4bb2-acdc-6383b21e128c 2019-09-19T04:06:50.212Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId b964d759-6b3a-4bb2-acdc-6383b21e128c and ComponentName POLICY 2019-09-19T04:06:50.230Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:06:50.230Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "multicloud-windriver-id", "timestamp": 1568865991604, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "DEPLOY_OK" } 2019-09-19T04:06:50.910Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T04:06:50.919Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:06:50.942Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:06:50.942Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOTIFIED" } 2019-09-19T04:06:51.022Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:06:51.947Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T04:06:51.947Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:06:51.956Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:06:51.956Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T04:06:52.057Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:06:52.957Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T04:06:52.957Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:06:52.963Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:06:52.970Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:53.063Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:06:53.977Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T04:06:53.977Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:06:53.980Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:06:53.980Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T04:06:54.081Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:06:54.981Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T04:06:54.981Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:06:54.995Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:06:54.995Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:06:55.085Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:06:56.000Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-09-19T04:06:56.004Z||org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:06:56.034Z||org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:06:56.034Z||org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:06:56.119Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:06:57.049Z||org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "serviceName": "vCPEResCust 2019-09-19 _30a2", "serviceVersion": "1.0", "serviceUUID": "2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e7c15aa2-2dcc-4527-af58-22ab000e232b", "resources": [ { "resourceInstanceName": "BRG_2019-09-19 04:05:21.297 0", "resourceCustomizationUUID": "28b80a9e-4861-4590-aad1-61d52b05b41b", "resourceName": "BRG_2019-09-19 04:05:21.297", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "cbf85aea-3462-4aee-af52-b87b944fe0d7", "resourceInvariantUUID": "7fe9deec-4357-40ad-902d-d6bf48daeb2a", "category": "Allotted Resource", "subcategory": "BRG", "artifacts": [] }, { "resourceInstanceName": "vCPE_vgw 59d1914d-f73f 0", "resourceCustomizationUUID": "896e30c7-bc2f-4b1f-a044-b440e64f3f7e", "resourceName": "vCPE_vgw 59d1914d-f73f", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f0da6952-8fed-407a-bf90-824e421300cc", "resourceInvariantUUID": "74563a1f-a1b9-4594-9e20-61e2298c4465", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vgw59d1914df73f0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "artifactChecksum": "MDBhNmZhOTAyNDliYTcyN2I1MGQ5OGYyMzIxODdhZDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "387fb5ed-d261-46ea-b091-55cd39a4e230", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "artifactChecksum": "OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f9449cfd-33ba-4ce1-801f-c04271eef0da", "generatedArtifact": { "artifactName": "base_vcpe_vgw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "artifactChecksum": "MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "76dbd230-f215-47f9-9660-0c42fca101e7", "generatedFromUUID": "f9449cfd-33ba-4ce1-801f-c04271eef0da" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "artifactChecksum": "MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "76dbd230-f215-47f9-9660-0c42fca101e7", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "TunnelXConn_2019-09-19 04:05:21.297 0", "resourceCustomizationUUID": "185e5ae8-1d52-4db3-b4d8-dd420b071c49", "resourceName": "TunnelXConn_2019-09-19 04:05:21.297", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "63083f56-ed38-4aed-816a-a06f8c4820d0", "resourceInvariantUUID": "fe4a495d-088c-40c5-88ac-92fcd55b737a", "category": "Allotted Resource", "subcategory": "TunnelXConn", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-Vcperescust2019091930a2-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "artifactChecksum": "ZTkwNWQ4MjJhYjU4ZmQwNDViNzI0YzZiOGFhMDMzNjQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0786d00e-3119-4336-b4ba-0206c80a122e" } ], "workloadContext": "Production" } 2019-09-19T04:06:57.050Z||org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 3 2019-09-19T04:06:57.050Z||org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c ASDC 2019-09-19T04:06:57.051Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:b964d759-6b3a-4bb2-acdc-6383b21e128c ServiceName:vCPEResCust 2019-09-19 _30a2 ServiceVersion:1.0 ServiceUUID:2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c ServiceInvariantUUID:e7c15aa2-2dcc-4527-af58-22ab000e232b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vcperescust2019091930a2-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar ArtifactUUID:0786d00e-3119-4336-b4ba-0206c80a122e ArtifactChecksum:ZTkwNWQ4MjJhYjU4ZmQwNDViNzI0YzZiOGFhMDMzNjQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:BRG_2019-09-19 04:05:21.297 0 ResourceCustomizationUUID:28b80a9e-4861-4590-aad1-61d52b05b41b ResourceInvariantUUID:7fe9deec-4357-40ad-902d-d6bf48daeb2a ResourceName:BRG_2019-09-19 04:05:21.297 ResourceType:VF ResourceUUID:cbf85aea-3462-4aee-af52-b87b944fe0d7 ResourceVersion:1.0 Category:Allotted Resource SubCategory:BRG Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:vCPE_vgw 59d1914d-f73f 0 ResourceCustomizationUUID:896e30c7-bc2f-4b1f-a044-b440e64f3f7e ResourceInvariantUUID:74563a1f-a1b9-4594-9e20-61e2298c4465 ResourceName:vCPE_vgw 59d1914d-f73f ResourceType:VF ResourceUUID:f0da6952-8fed-407a-bf90-824e421300cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vgw59d1914df73f0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json ArtifactUUID:387fb5ed-d261-46ea-b091-55cd39a4e230 ArtifactChecksum:MDBhNmZhOTAyNDliYTcyN2I1MGQ5OGYyMzIxODdhZDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml ArtifactUUID:f9449cfd-33ba-4ce1-801f-c04271eef0da ArtifactChecksum:OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vgw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env ArtifactUUID:76dbd230-f215-47f9-9660-0c42fca101e7 ArtifactChecksum:MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env ArtifactUUID:76dbd230-f215-47f9-9660-0c42fca101e7 ArtifactChecksum:MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:TunnelXConn_2019-09-19 04:05:21.297 0 ResourceCustomizationUUID:185e5ae8-1d52-4db3-b4d8-dd420b071c49 ResourceInvariantUUID:fe4a495d-088c-40c5-88ac-92fcd55b737a ResourceName:TunnelXConn_2019-09-19 04:05:21.297 ResourceType:VF ResourceUUID:63083f56-ed38-4aed-816a-a06f8c4820d0 ResourceVersion:1.0 Category:Allotted Resource SubCategory:TunnelXConn Resource Artifacts List: NULL } 2019-09-19T04:06:57.058Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c ASDC treatNotification 2019-09-19T04:06:57.178Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T04:06:57.179Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T04:06:57.179Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-09-19T04:06:57.180Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 0786d00e-3119-4336-b4ba-0206c80a122e from URL: /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:06:57.180Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T04:06:57.180Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:06:57.663Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T04:06:57.684Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar 0786d00e-3119-4336-b4ba-0206c80a122e 84572 2019-09-19T04:06:57.684Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar ASDC sendASDCNotification 2019-09-19T04:06:57.684Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:06:57.686Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T04:06:57.686Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:06:57.723Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:06:57.729Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866017684, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T04:06:57.830Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:06:58.758Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-09-19T04:06:58.777Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-09-19T04:06:58.778Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 0786d00e-3119-4336-b4ba-0206c80a122e, URL: /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar to file: /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:06:58.778Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:06:58.778Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:06:58.779Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:06:59.305Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8519599089345814890/Definitions/service-Vcperescust2019091930a2-template.yml 2019-09-19T04:07:03.222Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-09-19T04:07:03.226Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T04:07:03.231Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.232Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 53 Parsing Warnings occurred... 2019-09-19T04:07:03.232Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.232Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.232Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.232Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.233Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.233Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.233Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.233Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [port_vgw_private_1_port_vlan_requirements, port_vgw_private_2_port_order, port_vgw_private_2_port_subnetpoolid, port_vgw_private_0_port_network_role, port_vgw_private_0_port_related_networks, port_vgw_private_1_port_order, port_vgw_private_0_port_subnetpoolid, port_vgw_private_1_port_related_networks, port_vgw_private_1_port_subnetpoolid, nfc_function, port_vgw_private_2_port_vlan_requirements, port_vgw_private_0_port_order, port_vgw_private_2_port_network_role, port_vgw_private_2_port_related_networks, port_vgw_private_1_port_network_role, port_vgw_private_0_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.234Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.242Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.246Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.246Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG" are missing field(s): [target_network_role, role]. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.247Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "TunnelXConn_2019-09-19 04:05:21.297 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.249Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw 59d1914d-f73f 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "TunnelXConn" are missing field(s): [target_network_role, role]. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.250Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw 59d1914d-f73f 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG_2019-09-19 04:05:21.297 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vcperescust2019091930a2-csar.csar 2019-09-19T04:07:03.251Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-09-19T04:07:03.252Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T04:07:03.252Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T04:07:03.252Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name BRG_2019-09-19 04:05:21.297 0, normalized name brg_2019091904:05:212970. Searching groups on service level starting with VF normalized name... 2019-09-19T04:07:03.252Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T04:07:03.252Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T04:07:03.252Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name TunnelXConn_2019-09-19 04:05:21.297 0, normalized name tunnelxconn_2019091904:05:212970. Searching groups on service level starting with VF normalized name... 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vgw 59d1914d-f73f 0, normalized name vcpe_vgw59d1914df73f0. Searching groups on service level starting with VF normalized name... 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-09-19T04:07:03.253Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vCPEResCust 2019-09-19 _30a2 Description:catalog service description Model UUID:2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c Model Version:NULL Model InvariantUuid:e7c15aa2-2dcc-4527-af58-22ab000e232b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:BRG_2019-09-19 04:05:21.297 Model UUID:b4c03037-c188-469d-a45f-622658b8d2f5 Description:Alloted Resource BRG Version:1.0 Type:VF Category:Allotted Resource InvariantUuid:7fe9deec-4357-40ad-902d-d6bf48daeb2a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:28b80a9e-4861-4590-aad1-61d52b05b41b NFFunction:null NFCode:null NFRole:BRG NFType:BRG MultiStageDesign:false VNF Properties: Model Name:TunnelXConn_2019-09-19 04:05:21.297 Model UUID:ba35d10e-3b3d-4dde-b851-3da09dc2e5d5 Description:Alloted Resource TunnelXConn Version:1.0 Type:VF Category:Allotted Resource InvariantUuid:fe4a495d-088c-40c5-88ac-92fcd55b737a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:185e5ae8-1d52-4db3-b4d8-dd420b071c49 NFFunction:null NFCode:null NFRole:TunnelXConn NFType:TunnelXConn MultiStageDesign:false VNF Properties: Model Name:vCPE_vgw 59d1914d-f73f Model UUID:ffbdb9ee-1b87-487f-aa95-faaea9bed750 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:74563a1f-a1b9-4594-9e20-61e2298c4465 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:896e30c7-bc2f-4b1f-a044-b440e64f3f7e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ade16909-03a8-4cdc-85a8-954e7a9fa4de ModelName:VcpeVgw59d1914dF73f..base_vcpe_vgw..module-0 ModelUuid:258d24dd-3403-433b-9add-d1d8fe47d8d8 ModelVersion:1 Description:NULL Member Name:abstract_vgw VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a4810a98-5e47-49c0-aa31-eccf4bea46d3 ModelInvariantUuid:0a190500-c592-4aa5-ba05-88dd2c51a27f ModelName:vCPE_vgw 59d1914d-f73f-nodes.vgwCvfc ModelUuid:aac412c9-8415-4f7a-b6b0-60e4dd86f191 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vgw VNFC Properties: ModelCustomizationUuid:58180ad8-050b-494a-9b15-211a6776c295 ModelInvariantUuid:90f007b3-364e-4fdc-afc2-65e1659b77a6 ModelName:VcpeVgw59d1914dF73f.compute.nodes.heat.vgw ModelUuid:00b0631b-c0ca-457f-9277-6bccc2dc2def ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: Model Name:BRG_2019-09-19 04:05:21.297 Model Name:BRG_2019-09-19 04:05:21.297 Model InvariantUuid:7fe9deec-4357-40ad-902d-d6bf48daeb2a Model Version:1.0 Model UUID:b4c03037-c188-469d-a45f-622658b8d2f5 Model Subcategory:BRG Model Category:Allotted Resource Model Description:Alloted Resource BRG Allotted Resource Customization Properties: Model Cutomization UUID:28b80a9e-4861-4590-aad1-61d52b05b41b NFFunction:null NFCode:null NFRole:BRG NFType:BRG Model Name:TunnelXConn_2019-09-19 04:05:21.297 Model Name:TunnelXConn_2019-09-19 04:05:21.297 Model InvariantUuid:fe4a495d-088c-40c5-88ac-92fcd55b737a Model Version:1.0 Model UUID:ba35d10e-3b3d-4dde-b851-3da09dc2e5d5 Model Subcategory:TunnelXConn Model Category:Allotted Resource Model Description:Alloted Resource TunnelXConn Allotted Resource Customization Properties: Model Cutomization UUID:185e5ae8-1d52-4db3-b4d8-dd420b071c49 NFFunction:null NFCode:null NFRole:TunnelXConn NFType:TunnelXConn 2019-09-19T04:07:03.257Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: cbf85aea-3462-4aee-af52-b87b944fe0d7 2019-09-19T04:07:03.258Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - BRG_2019-09-19 04:05:21.297 0 2019-09-19T04:07:03.259Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: cbf85aea-3462-4aee-af52-b87b944fe0d7 2019-09-19T04:07:03.259Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c 2019-09-19T04:07:03.259Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT BRG_2019-09-19 04:05:21.297 0 cbf85aea-3462-4aee-af52-b87b944fe0d7 ASDC 2019-09-19T04:07:03.259Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-09-19T04:07:03.270Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:03.271Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T04:07:03.271Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Allotted Resource 2019-09-19T04:07:03.272Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=28b80a9e-4861-4590-aad1-61d52b05b41b 2019-09-19T04:07:03.272Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 28b80a9e-4861-4590-aad1-61d52b05b41b matches Tosca VF Customization UUID: 28b80a9e-4861-4590-aad1-61d52b05b41b 2019-09-19T04:07:03.272Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 28b80a9e-4861-4590-aad1-61d52b05b41b matches vfNotificationResource CustomizationUUID 2019-09-19T04:07:03.287Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (28b80a9e-4861-4590-aad1-61d52b05b41b) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 2019-09-19T04:07:03.287Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:03.288Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:03.288Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 04:05:21.297 0 is not matching search criteria 2019-09-19T04:07:03.288Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 2019-09-19T04:07:03.289Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 59d1914d-f73f 0 is not matching search criteria 2019-09-19T04:07:03.289Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 2019-09-19T04:07:03.289Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 2019-09-19T04:07:03.290Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 2019-09-19T04:07:03.290Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 2019-09-19T04:07:03.290Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 2019-09-19T04:07:03.291Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-09-19 04:05:21.297 0] matching following query criteria: sdcType=VF, customizationUUID=28b80a9e-4861-4590-aad1-61d52b05b41b 2019-09-19T04:07:03.295Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Allotted Resource 2019-09-19T04:07:03.296Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=185e5ae8-1d52-4db3-b4d8-dd420b071c49 2019-09-19T04:07:03.296Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 28b80a9e-4861-4590-aad1-61d52b05b41b matches Tosca VF Customization UUID: 185e5ae8-1d52-4db3-b4d8-dd420b071c49 2019-09-19T04:07:03.296Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 28b80a9e-4861-4590-aad1-61d52b05b41b doesn't match Tosca VF Customization UUID: 185e5ae8-1d52-4db3-b4d8-dd420b071c49 2019-09-19T04:07:03.296Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T04:07:03.296Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=896e30c7-bc2f-4b1f-a044-b440e64f3f7e 2019-09-19T04:07:03.297Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 28b80a9e-4861-4590-aad1-61d52b05b41b matches Tosca VF Customization UUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e 2019-09-19T04:07:03.297Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 28b80a9e-4861-4590-aad1-61d52b05b41b doesn't match Tosca VF Customization UUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e 2019-09-19T04:07:03.297Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c) : BRG_2019-09-19 04:05:21.297,TunnelXConn_2019-09-19 04:05:21.297,vCPE_vgw 59d1914d-f73f 2019-09-19T04:07:03.297Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:03.297Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T04:07:03.320Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:03.320Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:03.321Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 04:05:21.297 0 is not matching search criteria 2019-09-19T04:07:03.321Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 2019-09-19T04:07:03.321Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 59d1914d-f73f 0 is not matching search criteria 2019-09-19T04:07:03.321Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 2019-09-19T04:07:03.322Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 2019-09-19T04:07:03.322Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 2019-09-19T04:07:03.322Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 2019-09-19T04:07:03.323Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 2019-09-19T04:07:03.323Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-09-19 04:05:21.297 0] matching following query criteria: sdcType=VF, customizationUUID=28b80a9e-4861-4590-aad1-61d52b05b41b 2019-09-19T04:07:03.325Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (28b80a9e-4861-4590-aad1-61d52b05b41b) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 2019-09-19T04:07:03.328Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:03.329Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 04:05:21.297 0 is not matching search criteria 2019-09-19T04:07:03.329Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 2019-09-19T04:07:03.329Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:03.329Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 59d1914d-f73f 0 is not matching search criteria 2019-09-19T04:07:03.330Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 2019-09-19T04:07:03.330Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 2019-09-19T04:07:03.330Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 2019-09-19T04:07:03.331Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 2019-09-19T04:07:03.331Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 2019-09-19T04:07:03.331Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TunnelXConn_2019-09-19 04:05:21.297 0] matching following query criteria: sdcType=VF, customizationUUID=185e5ae8-1d52-4db3-b4d8-dd420b071c49 2019-09-19T04:07:03.332Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (185e5ae8-1d52-4db3-b4d8-dd420b071c49) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"TunnelXConn\",\"nf_type\":\"TunnelXConn\"} 2019-09-19T04:07:03.332Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:03.332Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T04:07:03.332Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:03.333Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T04:07:03.333Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vCPEResCust 2019-09-19 _30a2 2019-09-19T04:07:03.488Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC BRG_2019-09-19 04:05:21.297 cbf85aea-3462-4aee-af52-b87b944fe0d7 0 ASDC deployResourceStructure 2019-09-19T04:07:03.488Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: f0da6952-8fed-407a-bf90-824e421300cc 2019-09-19T04:07:03.498Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vgw 59d1914d-f73f 0 2019-09-19T04:07:03.498Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: f0da6952-8fed-407a-bf90-824e421300cc 2019-09-19T04:07:03.498Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 387fb5ed-d261-46ea-b091-55cd39a4e230 from URL: /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json 2019-09-19T04:07:03.499Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T04:07:03.501Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json 2019-09-19T04:07:04.112Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T04:07:04.113Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json 387fb5ed-d261-46ea-b091-55cd39a4e230 799 2019-09-19T04:07:04.114Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json ASDC sendASDCNotification 2019-09-19T04:07:04.114Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json 2019-09-19T04:07:04.115Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T04:07:04.116Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:07:04.120Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:07:04.121Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866024114, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T04:07:04.228Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:07:05.130Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgw59d1914dF73f..base_vcpe_vgw..module-0", "vfModuleModelInvariantUUID": "ade16909-03a8-4cdc-85a8-954e7a9fa4de", "vfModuleModelVersion": "1", "vfModuleModelUUID": "258d24dd-3403-433b-9add-d1d8fe47d8d8", "vfModuleModelCustomizationUUID": "d1d5baec-aae2-463c-b306-9ed12067f5ed", "isBase": true, "artifacts": [ "f9449cfd-33ba-4ce1-801f-c04271eef0da", "76dbd230-f215-47f9-9660-0c42fca101e7" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T04:07:05.136Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgw59d1914dF73f..base_vcpe_vgw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:258d24dd-3403-433b-9add-d1d8fe47d8d8 VfModuleModelInvariantUUID:ade16909-03a8-4cdc-85a8-954e7a9fa4de VfModuleModelDescription:NULL Artifacts UUID List:{ f9449cfd-33ba-4ce1-801f-c04271eef0da , 76dbd230-f215-47f9-9660-0c42fca101e7 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T04:07:05.149Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgw59d1914dF73f..base_vcpe_vgw..module-0", "vfModuleModelInvariantUUID": "ade16909-03a8-4cdc-85a8-954e7a9fa4de", "vfModuleModelVersion": "1", "vfModuleModelUUID": "258d24dd-3403-433b-9add-d1d8fe47d8d8", "vfModuleModelCustomizationUUID": "d1d5baec-aae2-463c-b306-9ed12067f5ed", "isBase": true, "artifacts": [ "f9449cfd-33ba-4ce1-801f-c04271eef0da", "76dbd230-f215-47f9-9660-0c42fca101e7" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-09-19T04:07:05.155Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgw59d1914dF73f..base_vcpe_vgw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:258d24dd-3403-433b-9add-d1d8fe47d8d8 VfModuleModelInvariantUUID:ade16909-03a8-4cdc-85a8-954e7a9fa4de VfModuleModelDescription:NULL Artifacts UUID List:{ f9449cfd-33ba-4ce1-801f-c04271eef0da , 76dbd230-f215-47f9-9660-0c42fca101e7 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-09-19T04:07:05.155Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: f9449cfd-33ba-4ce1-801f-c04271eef0da from URL: /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml 2019-09-19T04:07:05.155Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T04:07:05.156Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml 2019-09-19T04:07:05.755Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T04:07:05.756Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml f9449cfd-33ba-4ce1-801f-c04271eef0da 8918 2019-09-19T04:07:05.756Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml ASDC sendASDCNotification 2019-09-19T04:07:05.756Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml 2019-09-19T04:07:05.756Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T04:07:05.756Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:07:05.761Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:07:05.761Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866025756, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T04:07:05.860Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:07:06.770Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 76dbd230-f215-47f9-9660-0c42fca101e7 from URL: /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env 2019-09-19T04:07:06.771Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-09-19T04:07:06.771Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env 2019-09-19T04:07:07.653Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-09-19T04:07:07.653Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env 76dbd230-f215-47f9-9660-0c42fca101e7 1507 2019-09-19T04:07:07.655Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env ASDC sendASDCNotification 2019-09-19T04:07:07.655Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env 2019-09-19T04:07:07.655Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-09-19T04:07:07.655Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:07:07.664Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:07:07.665Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866027655, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T04:07:07.788Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:07:08.227Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T04:07:08.667Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c 2019-09-19T04:07:08.667Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vgw 59d1914d-f73f 0 f0da6952-8fed-407a-bf90-824e421300cc ASDC 2019-09-19T04:07:08.697Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.698Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T04:07:08.698Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Allotted Resource 2019-09-19T04:07:08.698Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=28b80a9e-4861-4590-aad1-61d52b05b41b 2019-09-19T04:07:08.698Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e matches Tosca VF Customization UUID: 28b80a9e-4861-4590-aad1-61d52b05b41b 2019-09-19T04:07:08.698Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e doesn't match Tosca VF Customization UUID: 28b80a9e-4861-4590-aad1-61d52b05b41b 2019-09-19T04:07:08.698Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Allotted Resource 2019-09-19T04:07:08.698Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=185e5ae8-1d52-4db3-b4d8-dd420b071c49 2019-09-19T04:07:08.698Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e matches Tosca VF Customization UUID: 185e5ae8-1d52-4db3-b4d8-dd420b071c49 2019-09-19T04:07:08.699Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e doesn't match Tosca VF Customization UUID: 185e5ae8-1d52-4db3-b4d8-dd420b071c49 2019-09-19T04:07:08.699Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-09-19T04:07:08.699Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=896e30c7-bc2f-4b1f-a044-b440e64f3f7e 2019-09-19T04:07:08.699Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e matches Tosca VF Customization UUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e 2019-09-19T04:07:08.699Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 896e30c7-bc2f-4b1f-a044-b440e64f3f7e matches vfNotificationResource CustomizationUUID 2019-09-19T04:07:08.754Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (896e30c7-bc2f-4b1f-a044-b440e64f3f7e) : {\"vf_module_id\":\"vCPE_Customer_GW\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vgw_name_0\":\"zdcpe1cpe01gw01\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"cpe_public_net_id\":\"zdfw1cpe01_public\",\"mux_ip_addr\":\"10.5.0.20\",\"mux_gw_private_net_id\":\"zdfw1muxgw01_private\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_GW_demo_app\",\"cpe_public_net_cidr\":\"10.2.0.0/24\",\"vg_vgmux_tunnel_vni\":\"100.0\",\"dcae_collector_port\":\"8081\",\"mux_gw_private_net_cidr\":\"10.5.0.0/24\",\"mux_gw_private_subnet_id\":\"zdfw1muxgw01_sub_private\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"vgw_private_ip_0\":\"10.5.0.21\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"vgw_private_ip_1\":\"10.0.101.30\",\"key_name\":\"vgw_key\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"script_version\":\"1.5.0-SNAPSHOT\",\"cpe_public_subnet_id\":\"zdfw1cpe01_sub_public\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 2019-09-19T04:07:08.754Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@761a4947 2019-09-19T04:07:08.754Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.754Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2019-09-19T04:07:08.755Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : d1d5baec-aae2-463c-b306-9ed12067f5ed 2019-09-19T04:07:08.755Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID d1d5baec-aae2-463c-b306-9ed12067f5ed 2019-09-19T04:07:08.756Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.757Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:08.758Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:08.758Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 59d1914d-f73f 0 is matching search criteria 2019-09-19T04:07:08.758Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-09-19 04:05:21.297 0, TunnelXConn_2019-09-19 04:05:21.297 0, vCPE_vgw 59d1914d-f73f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T04:07:08.758Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.758Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:08.758Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:08.761Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 59d1914d-f73f 0 is matching search criteria 2019-09-19T04:07:08.761Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-09-19 04:05:21.297 0, TunnelXConn_2019-09-19 04:05:21.297 0, vCPE_vgw 59d1914d-f73f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T04:07:08.761Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.761Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 04:05:21.297 0 is not matching search criteria 2019-09-19T04:07:08.762Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 2019-09-19T04:07:08.762Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 04:05:21.297 0 is not matching search criteria 2019-09-19T04:07:08.762Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 2019-09-19T04:07:08.762Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 59d1914d-f73f 0 is not matching search criteria 2019-09-19T04:07:08.763Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is matching search criteria 2019-09-19T04:07:08.763Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vgw] matching following query criteria: sdcType=CVFC, customizationUUID=a4810a98-5e47-49c0-aa31-eccf4bea46d3 2019-09-19T04:07:08.765Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.766Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:08.766Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 04:05:21.297 0 is matching search criteria 2019-09-19T04:07:08.766Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 59d1914d-f73f 0 is matching search criteria 2019-09-19T04:07:08.766Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-09-19 04:05:21.297 0, TunnelXConn_2019-09-19 04:05:21.297 0, vCPE_vgw 59d1914d-f73f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2019-09-19T04:07:08.767Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.767Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG_2019-09-19 04:05:21.297 0 is not matching search criteria 2019-09-19T04:07:08.798Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 2019-09-19T04:07:08.799Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-09-19 04:05:21.297 0 is not matching search criteria 2019-09-19T04:07:08.799Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 2019-09-19T04:07:08.799Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.s.t.p.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw 59d1914d-f73f 0 is matching search criteria 2019-09-19T04:07:08.800Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw 59d1914d-f73f 0] matching following query criteria: sdcType=VF, customizationUUID=896e30c7-bc2f-4b1f-a044-b440e64f3f7e 2019-09-19T04:07:08.812Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c) : BRG_2019-09-19 04:05:21.297,TunnelXConn_2019-09-19 04:05:21.297,vCPE_vgw 59d1914d-f73f 2019-09-19T04:07:08.813Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.813Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T04:07:08.907Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (28b80a9e-4861-4590-aad1-61d52b05b41b) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 2019-09-19T04:07:08.913Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id (185e5ae8-1d52-4db3-b4d8-dd420b071c49) : {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"TunnelXConn\",\"nf_type\":\"TunnelXConn\"} 2019-09-19T04:07:08.918Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.918Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T04:07:08.918Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2019-09-19T04:07:08.919Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-09-19 _30a2 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2019-09-19T04:07:08.920Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vCPEResCust 2019-09-19 _30a2 2019-09-19T04:07:09.023Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 1062, SQLState: 23000 2019-09-19T04:07:09.024Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.hibernate.engine.jdbc.spi.SqlExceptionHelper - (conn=3776) Duplicate entry '2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c-28b80a9e-4861-4590-aad1-61d' for key 'PRIMARY' 2019-09-19T04:07:09.025Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.hibernate.internal.ExceptionMapperStandardImpl - HHH000346: Error during managed flush [org.hibernate.exception.ConstraintViolationException: could not execute statement] 2019-09-19T04:07:09.030Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - org.springframework.dao.DataIntegrityViolationException: could not execute statement; SQL [n/a]; constraint [PRIMARY]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:296) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:253) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:536) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:746) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:714) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:534) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:305) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$4dc9f655.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:469) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:793) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:607) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:59) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:178) at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:45) at org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1340) at org.hibernate.action.internal.CollectionUpdateAction.execute(CollectionUpdateAction.java:83) at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604) at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:478) at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:356) at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:39) at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1454) at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:511) at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3290) at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2486) at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:473) at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.beforeCompletionCallback(JdbcResourceLocalTransactionCoordinatorImpl.java:178) at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl.access$300(JdbcResourceLocalTransactionCoordinatorImpl.java:39) at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.commit(JdbcResourceLocalTransactionCoordinatorImpl.java:271) at org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:104) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:532) ... 20 common frames omitted Caused by: java.sql.SQLIntegrityConstraintViolationException: (conn=3776) Duplicate entry '2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c-28b80a9e-4861-4590-aad1-61d' for key 'PRIMARY' at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:229) at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:165) at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:238) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeInternal(MariaDbPreparedStatementClient.java:232) at org.mariadb.jdbc.MariaDbPreparedStatementClient.execute(MariaDbPreparedStatementClient.java:159) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeUpdate(MariaDbPreparedStatementClient.java:194) at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:175) ... 37 common frames omitted Caused by: java.sql.SQLException: Duplicate entry '2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c-28b80a9e-4861-4590-aad1-61d' for key 'PRIMARY' Query is: insert into allotted_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?), parameters ['2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c','28b80a9e-4861-4590-aad1-61d52b05b41b'] java thread: pool-3-thread-8 at org.mariadb.jdbc.internal.util.LogQueryTool.exceptionWithQuery(LogQueryTool.java:163) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:280) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeInternal(MariaDbPreparedStatementClient.java:223) ... 42 common frames omitted 2019-09-19T04:07:09.030Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: b964d759-6b3a-4bb2-acdc-6383b21e128c and distributionStatus: 2019-09-19T04:07:09.037Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b964d759-6b3a-4bb2-acdc-6383b21e128c and serviceModelVersionId: 2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c 2019-09-19T04:07:09.038Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : e7c15aa2-2dcc-4527-af58-22ab000e232b 2019-09-19T04:07:09.041Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/e7c15aa2-2dcc-4527-af58-22ab000e232b/model-vers/model-ver/2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c?depth=0 2019-09-19T04:07:09.046Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-09-19T04:07:09.047Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.logging.filter.base.MDCSetup - Checking for system property [partnerName] 2019-09-19T04:07:09.047Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.logging.filter.base.MDCSetup - System property was null or empty. Checking environment variable for: partnerName 2019-09-19T04:07:09.047Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.logging.filter.base.MDCSetup - Environment variable: partnerName was null or empty. Returning value: UNKNOWN 2019-09-19T04:07:09.077Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/e7c15aa2-2dcc-4527-af58-22ab000e232b/model-vers/model-ver/2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c?depth=0 with request headers:{X-RequestID=[b964d759-6b3a-4bb2-acdc-6383b21e128c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-ONAP-InvocationID=[75ad2e3e-b453-4afd-bc00-86b5563fc066], X-ECOMP-RequestID=[b964d759-6b3a-4bb2-acdc-6383b21e128c], X-TransactionId=[], X-ONAP-RequestID=[b964d759-6b3a-4bb2-acdc-6383b21e128c], Content-Type=[application/merge-patch+json]} 2019-09-19T04:07:09.088Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2019-09-19T04:07:09.155Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/e7c15aa2-2dcc-4527-af58-22ab000e232b/model-vers/model-ver/2c2e0904-4fa9-46f3-83ab-d8ba29fc5e6c?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-190919-04:07:07:485-32912], vertex-id=[696392], Content-Length=[0], Date=[Thu, 19 Sep 2019 04:07:07 GMT], Content-Type=[application/json]} 2019-09-19T04:07:09.156Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-09-19T04:07:09.156Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status of DISTRIBUTION_COMPLETE_ERROR 2019-09-19T04:07:09.163Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID b964d759-6b3a-4bb2-acdc-6383b21e128c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason could not execute statement; SQL [n/a]; constraint [PRIMARY]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement 2019-09-19T04:07:09.163Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status with errorReason 2019-09-19T04:07:09.163Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-09-19T04:07:09.165Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-09-19T04:07:09.165Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866029163, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "could not execute statement; SQL [n/a]; constraint [PRIMARY]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement" } 2019-09-19T04:07:09.266Z||com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-09-19T04:07:49.268Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:07:49.271Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:07:49.420Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:07:49.421Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:07:53.195Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T04:08:38.182Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T04:08:49.261Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:08:49.266Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:08:49.797Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.797Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "NOTIFIED" } 2019-09-19T04:08:49.797Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.797Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-09-19T04:08:49.797Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.797Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-09-19T04:08:49.797Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.798Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-09-19T04:08:49.798Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.798Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-template.yml", "status": "NOT_NOTIFIED" } 2019-09-19T04:08:49.804Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.804Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866009260, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "NOTIFIED" } 2019-09-19T04:08:49.804Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.804Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866017684, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/artifacts/service-Vcperescust2019091930a2-csar.csar", "status": "DOWNLOAD_OK" } 2019-09-19T04:08:49.805Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.805Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866024114, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/vcpe_vgw59d1914df73f0_modules.json", "status": "DOWNLOAD_OK" } 2019-09-19T04:08:49.805Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.805Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866025756, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-09-19T04:08:49.805Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.806Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866027655, "artifactURL": "/sdc/v1/catalog/services/Vcperescust2019091930a2/1.0/resourceInstances/vcpe_vgw59d1914df73f0/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-09-19T04:08:49.807Z||org.onap.sdc.impl.StatusConsumer - received message from topic 2019-09-19T04:08:49.807Z||org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "b964d759-6b3a-4bb2-acdc-6383b21e128c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1568866029163, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "could not execute statement; SQL [n/a]; constraint [PRIMARY]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement" } 2019-09-19T04:09:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T04:09:49.262Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:09:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:10:08.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T04:10:49.261Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:10:49.272Z|3007041c-6725-4ef1-8eb1-9c178d8d15d9|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:10:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T04:11:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T04:11:49.261Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:11:49.265Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:12:49.261Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:12:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:12:53.186Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T04:13:38.184Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117 2019-09-19T04:13:49.261Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:13:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:14:49.262Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:14:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:15:08.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.5.156 2019-09-19T04:15:49.264Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:15:49.265Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:15:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T04:16:38.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T04:16:49.261Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:16:49.265Z|2f1dcd0a-1a5c-45b5-8b43-b3b43c834df5|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:17:49.263Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:17:49.265Z|acbed69c-f554-4aa5-b86c-eb5b958d1cac|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:17:53.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T04:18:38.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T04:18:49.261Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:18:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:19:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.1.106 2019-09-19T04:19:49.265Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:19:49.267Z||com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:20:08.183Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.7.117 2019-09-19T04:20:49.264Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:20:49.281Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:20:53.191Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.7.117 to 10.42.1.106 2019-09-19T04:21:49.261Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:21:49.265Z|1383151d-eaa4-404b-9757-ecb2b7c0b1c0|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:22:23.181Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.1.106 to 10.42.5.156 2019-09-19T04:22:49.262Z|b964d759-6b3a-4bb2-acdc-6383b21e128c|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:22:49.265Z|7e0991f9-1ebc-4dac-939e-608ab97851ef|com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-09-19T04:22:53.189Z||org.onap.so.db.connections.ScheduledDnsLookup - Switched Database IP Address from 10.42.5.156 to 10.42.7.117