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

SO scaleout operation is failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Istanbul Release
    • Honolulu Maintenance Release 1
    • None

      Problems overview

      • Due to NPE

      During execution of scale-out operation (trigger by CL) the GenericVnfHealthCheckBB raise a exception:

      Runtime error : Error while evaluating expression: ${GenericVnfHealthCheck.setParamsForGenericVnfHealthCheck(InjectExecution.execute(execution, execution.getVariable(\"gBuildingBlockExecution\")))}. Cause: java.lang.NullPointerException
      
      • APPC HC failing because of incorrect DATE format
      2021-07-16T14:42:04,284 | DEBUG | qtp330619169-22508 | AppcProviderLcm | 451 - appc-common-bundle - 1.7.3.SNAPSHOT | Input received : HealthCheckInput{getAction=HealthCheck, getActionIdentifiers=ActionIdentifiers{getVnfId=4c804e89-29c3-4638-8e22-36c9f2cd4d18, augmentations={}}, getCommonHeader=CommonHeader{getApiVer=2.00, getFlags=Flags{getForce=FALSE, getMode=NORMAL, getTtl=65000, augmentations={}}, getOriginatorId=MSO, getRequestId=d2edeee8-5d7f-4684-bc3c-6b6388d164d6, getSubRequestId=fbb2c3a0-bc29-4214-980e-32c947206887, getTimestamp=ZULU{_value=2021-07-16T14:42:03.608303Z}, augmentations={}}, getPayload=Payload{_value={"request-parameters":{"host-ip-address":"106.120.119.229"},"configuration-parameters":{"vnf_name":"VNF_SERVICE_INSTANCE-1626346788-model"}}}, augmentations={}}
      2021-07-16T14:42:04,285 | ERROR | qtp330619169-22508 | eelf | 451 - appc-common-bundle - 1.7.3.SNAPSHOT | DATE format is incorrect: Unparseable date: "2021-07-16T14:42:03.608303Z"
      • The ControllerExecutionBB default flow end with:
        "statusMessage": "Failed to determine error message",
        "flowStatus": "ControllerExecutionBB has failed."

        This is cuse potentialy becouse of missing condition block and the end. So the end and exception block is trigger, like we have in the CDS path (see example execution in the attachment).

      Goal

      Sucessfully execute the scale-out operation

            krystian krystian
            krystian krystian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: