My Jenkins slaves are online. It's the response time showing in node list that puzzles me how the response time is calculated. Some response time is higher than 18000ms. some is normal around 50-60ms. I ping'ed from the slave server to jenkins master. The result is normal and never be like higher than 18000ms. I need to display the slave response time to our system users so that they can at least know their network status quo, network performance, now the bizzare ping result is far different lower than the response time showing in jenkins ndoe list.
- Can someone explain me how that response time is calculated ?
- Or can someone direct me to the source code jenkins slave response time is calculated, is it different from ping ?