Re: Need help debugging ChannelClosedExceptions

2018-11-20 Thread Daniel Weber
Hi Martin, thanks for your reply. In what state is that alternative remoting implementation? We keep having these issues, one reason seems to be bandwidth limitations between our company network and AWS. But that's not the only one, we also run into this "on premise", without AWS being in the p

Re: Need help debugging ChannelClosedExceptions

2018-11-08 Thread Daniel Weber
. BR, Daniel Am Donnerstag, 8. November 2018 13:25:25 UTC+1 schrieb Slava Dubrovskiy: > > Hi Daniel, > > Did you read https://wiki.jenkins.io/display/JENKINS/Remoting+issue ? > 08.11.2018 14:13, Daniel Weber пишет: > > Hi all, > > (Note: This is a copy from my post which w

Need help debugging ChannelClosedExceptions

2018-11-08 Thread Daniel Weber
Hi all, (Note: This is a copy from my post which was originally done in Jenkins-dev, where it was wrong). we are trying to find the root cause for ChannelClosedExceptions we keep getting in about 10% of our builds (which is far too often). We use one-time agents deployed in AWS (instances are

Determine queue time using Groovy script

2015-05-29 Thread Daniel Weber
Hi all, I was trying to write a small Groovy script that determines queue times for builds. But somehow the results do not match my observations. I definitively know that some builds had to wait for > 10 minutes before an executor was free. But the script only shows queue times of less than a seco