Ah, I see what the problem is. I'm generating a list of servers, and I state up front how many servers there are in the list. When I exclude servers from the list, it breaks things since that number doesn't match up with how many servers are actually there. Stopping the test for now. I'll have to set up something easier to query the version from to make this work correctly.