Octopus Runner Timeouts
Have been using TeamCity for a few years and just started getting timeouts on the Octopus Deploy Step.
"[Octopus Deploy] One or more tasks did not complete before the timeout was reached. We waited 00:10:06 for the tasks to complete."
I set Hanging Builds Detection = False and the Failure Conditions is set to 120 minutes
The deploy in Octopus does finish error free, it is just taking a long time. We recently added several new objects to the database and it does take longer now. From what I have read, this can trigger timeouts until TeamCity builds new statistics regarding estimated times. I have run this build configuration a dozen times and it is still happening. I would have thought that disabling hanging detection would have eliminated that.
TeamCity Professional 2021.1.2 (build 92869)
Windows Server 2016
Any suggestions?
Please sign in to leave a comment.
It appears the the timeout issue is only in the Octopus Deploy (Step 7), as the Build Database (step4) is taking 26 minutes and is not timing out.
Hi,
Judging by your initial message, the problem is that the plugin just cannot detect that some of its actions were finished successfully:
JetBrains is not the developer of this plugin, so it may be better to reach out to the plugin's developer directly.
Does TeamCity actually detect the build as hanging? Could you please provide an example:
You can use our uploads service to send us the files, just let me know the upload ID.
Mikhail,
I was able to resolve it by updating the plugin from Octopus.
Glad to hear that!