Delete Build Queue

Hi,

I added a build trigger to a vcs root about a month ago to exclude branches with a wild card which worked fine with no ill effects or extra builds....
I then removed that branch trigger and it did exactly as it did in this article .. 

https://teamcity-support.jetbrains.com/hc/en-us/community/posts/115000018810-Build-configuration-parameter-change-causes-all-branches-to-build

I am running version TeamCity Enterprise 2018.1 (build 58245)

The above happen to me and it caused every ever commit as in ALL previous git commits on the VCS root to be added to the build queue again,  even when those commits had already been built. (Not sure if this a reset of some counter or something ... but we only keep the last 30 days of artifacts ). I am now stuck as the build queue  is growing quicker than I can delete any from the build queue. This particular repo is 7 years old.... hence I need a fix for this asap ? 
Any suggestions wouldbe most welcomed

Cheers,

Andy

0
1 comment

Hi Andy,

 

Pausing the build queue seems to work in this kind of situations. It's not actually a counter reset, but some structures are rebuilt after a change in the configuration which might lead to this kind of issues. If you can replicate the issue, it would be useful for us if you could post it to our tracker (https://youtrack.jetbrains.com/issues/TW) with exact steps.

Sorry for the inconvenience.

0

Please sign in to leave a comment.