When a Jenkins agent is added to a cluster and a job is assigned to it, this job will take some extra time to complete regardless of what the job does. Testing with an empty job on a network with high latency (75ms roundtrip) caused an additional *45 second*s for the empty job to succeed. looking a the console we noticed that the job is not doing any computation.