Oleg Sharov
Oleg Sharov
> By "stuck" you mean that agents are no longer started to process build jobs? yes > The next time it happens, could you check the number of license left...
But, "The disconnected agent will be removed from the authorized agents list and deleted from the system to free up TeamCity build agent licenses." from here https://confluence.jetbrains.com/display/TCD10/TeamCity+Integration+with+Cloud+Solutions So, it should...
The issue happens again. teamcity-clouds.log is empty (I removed it before). In teamcity-server.log I've found such lines ``` [2017-02-10 12:42:28,699] INFO - tbrains.buildServer.ACTIVITIES - Build BUILD_PROMOTION{id=19764} was added to queue...
maybe it's related with https://youtrack.jetbrains.com/issue/TW-47747 I'll try to upgrade Teamcity
I've upgraded Teamcity to version 10.0.4 and installed latest version of the plugin. Agents stuck again :( teamcity-clouds.log: ``` [2017-02-14 07:58:59,268] INFO [uled executor 2] - .server.impl.CloudEventsLogger - Cloud agent...
after removing image & container ``` [2017-02-14 08:24:25,258] INFO [erTaskScheduler] - ocker.DefaultDockerCloudClient - New container 868d599756803c4bbeb4b8b2ffd0586b10c10604f7c9ec2512069f9c7b123d14 created. [2017-02-14 08:24:26,787] INFO [erTaskScheduler] - ocker.DefaultDockerCloudClient - Container 868d599756803c4bbeb4b8b2ffd0586b10c10604f7c9ec2512069f9c7b123d14 started. [2017-02-14 08:24:26,787] INFO...
Third restart of Teamcity helped. It seems there are race conditions.
Good news! Thank you, Jean!
I've sent PR #663, which work with original Django storages & storages from package 'django-storages'