Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-1184

Database table is not populated for Generic NeutronNet resource

XMLWordPrintable

      Model distribution for vCPE infra service fails in SO due to missing Generic NeutronNet resource in tables. Table catalogdb.temp_network_heat_template_lookup is empty. Checked error.log in pod so-sdc-controller:

      2018-11-04T00:19:05.637Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_function not found
      2018-11-04T00:19:05.638Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_naming_code not found
      2018-11-04T00:19:05.638Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_role not found
      2018-11-04T00:19:05.638Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_type not found
      2018-11-04T00:19:09.408Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_function not found
      2018-11-04T00:19:09.408Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_naming_code not found
      2018-11-04T00:19:09.408Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_role not found
      2018-11-04T00:19:09.408Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property nf_type not found
      2018-11-04T00:19:09.410Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|||processProperties - property availability_zone_count not found
      2018-11-04T00:19:09.420Z|8cbfe85c-4f34-4027-b054-0b58ef1f4a15|pool-5-thread-4|NotificationHandler|UNKNOWN|||ERROR|300|Exception caught during installation of vcpevsp_infra. Transaction rollback|ASDC_ARTIFACT_INSTALL_EXC
      org.onap.so.asdc.client.exceptions.ArtifactInstallerException: No NetworkResourceName found in TempNetworkHeatTemplateLookup for Generic NeutronNet
      at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.processNetworks(ToscaResourceInstaller.java:375)
      at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:304)
      at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke(<generated>)
      at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
      at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:736)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
      at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
      at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:282)
      at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
      at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:671)
      at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$cdee4c03.installTheResource(<generated>)
      at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:447)
      at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:720)
      at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:576)
      at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:55)
      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)

            xuyang11 xuyang11
            xuyang11 xuyang11
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: