Let's say that you have an issue on a given Jenkins agent at a given time, but you don't know which build can cause it. Here is how to find out which builds where running on that agent, at that time.
In this case, the agent is an AWS EC2 VM, with a well known instance ID (in this case, i-02d41abc1a375089d
).
This works with Jenkins organization folders.