Release Automation

 View Only

Action completing on agent but not updating status in Nolio UI

  • 1.  Action completing on agent but not updating status in Nolio UI

    Posted Jan 29, 2020 05:19 PM
    We have a Run Command Line action that is running on an agent and seemingly completing, i.e. the service that the command line starts on the agent has been started. However the status does not get reflected in the Nolio UI when looking at the deployment. The deployment shows the action still running. The action doesn't succeed or fail so the logic of the process never moves on to the next action.

    Looking at the logs from the agent I can see the following log line when the actions in the process are being executed:

    2019-12-19 09:37:53,851 [job-20811645-jobServer-20815833-9] WARN (com.nolio.platform.shared.datamodel.Action:211) - !!! Startup IMPORTS(P35623.F5805151.E5805162.E5805167.E5805164.E5805158):Run Command Line-Another copy of this action is already have been submitted and is being executed right now on another thread !!!

    What does this warning actually mean and could it be related to the issue that we're seeing?