Closed Bug 916701 Opened 11 years ago Closed 10 years ago

Pandas configured to connect to non-running / non-existing buildbot masters 39, 40, 41

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmoore, Assigned: pmoore)

References

Details

I found the following buildbot.tac files (I guess also in slavealloc,
although didn't check yet). There seem to be pandas configured to connect to
buildbot masters 39, 40 and 41 - however, these masters seem not to be
running, or not to exist - I am not sure which yet.



pmoore@Peters-MacBook-Pro-2:~/git/mozilla/foopy_reports master $ grep -rl
'buildbot-master39.build.scl1.mozilla.com' . | grep buildbot\\.tac
./foopy51/builds/panda-0225/buildbot.tac
./foopy51/builds/panda-0229/buildbot.tac
./foopy51/builds/panda-0231/buildbot.tac
./foopy52/builds/panda-0236/buildbot.tac
./foopy52/builds/panda-0238/buildbot.tac
./foopy52/builds/panda-0239/buildbot.tac
./foopy52/builds/panda-0240/buildbot.tac
./foopy52/builds/panda-0244/buildbot.tac
pmoore@Peters-MacBook-Pro-2:~/git/mozilla/foopy_reports master $ grep -rl
'buildbot-master40.build.scl1.mozilla.com' . | grep buildbot\\.tac
./foopy65/builds/panda-0379/buildbot.tac
./foopy65/builds/panda-0380/buildbot.tac
./foopy65/builds/panda-0381/buildbot.tac
./foopy65/builds/panda-0382/buildbot.tac
./foopy65/builds/panda-0383/buildbot.tac
./foopy65/builds/panda-0384/buildbot.tac
./foopy65/builds/panda-0385/buildbot.tac
./foopy65/builds/panda-0386/buildbot.tac
./foopy65/builds/panda-0388/buildbot.tac
./foopy65/builds/panda-0389/buildbot.tac
./foopy66/builds/panda-0390/buildbot.tac
./foopy66/builds/panda-0391/buildbot.tac
./foopy66/builds/panda-0394/buildbot.tac
./foopy66/builds/panda-0397/buildbot.tac
./foopy66/builds/panda-0398/buildbot.tac
./foopy66/builds/panda-0399/buildbot.tac
./foopy66/builds/panda-0400/buildbot.tac
pmoore@Peters-MacBook-Pro-2:~/git/mozilla/foopy_reports master $ grep -rl
'buildbot-master41.build.scl1.mozilla.com' . | grep buildbot\\.tac
./foopy70/builds/panda-0434/buildbot.tac
./foopy70/builds/panda-0435/buildbot.tac
./foopy70/builds/panda-0436/buildbot.tac
./foopy70/builds/panda-0437/buildbot.tac
./foopy70/builds/panda-0438/buildbot.tac
./foopy70/builds/panda-0439/buildbot.tac
./foopy70/builds/panda-0440/buildbot.tac
./foopy70/builds/panda-0441/buildbot.tac
./foopy70/builds/panda-0442/buildbot.tac
./foopy70/builds/panda-0443/buildbot.tac
./foopy71/builds/panda-0445/buildbot.tac
./foopy71/builds/panda-0446/buildbot.tac
./foopy71/builds/panda-0447/buildbot.tac
./foopy71/builds/panda-0448/buildbot.tac
./foopy71/builds/panda-0449/buildbot.tac
./foopy71/builds/panda-0450/buildbot.tac
./foopy71/builds/panda-0451/buildbot.tac
./foopy71/builds/panda-0452/buildbot.tac
./foopy71/builds/panda-0453/buildbot.tac
./foopy71/builds/panda-0454/buildbot.tac
./foopy71/builds/panda-0455/buildbot.tac
./foopy72/builds/panda-0457/buildbot.tac
./foopy72/builds/panda-0458/buildbot.tac
./foopy72/builds/panda-0459/buildbot.tac
./foopy72/builds/panda-0460/buildbot.tac
./foopy72/builds/panda-0461/buildbot.tac
./foopy72/builds/panda-0462/buildbot.tac
./foopy72/builds/panda-0463/buildbot.tac
./foopy72/builds/panda-0464/buildbot.tac
./foopy72/builds/panda-0465/buildbot.tac
./foopy72/builds/panda-0466/buildbot.tac
./foopy73/builds/panda-0467/buildbot.tac
./foopy73/builds/panda-0468_bug836857/buildbot.tac
./foopy73/builds/panda-0469/buildbot.tac
./foopy73/builds/panda-0470/buildbot.tac
./foopy73/builds/panda-0471/buildbot.tac
./foopy73/builds/panda-0472/buildbot.tac
./foopy73/builds/panda-0473/buildbot.tac
./foopy73/builds/panda-0474/buildbot.tac
./foopy73/builds/panda-0475/buildbot.tac
./foopy73/builds/panda-0476/buildbot.tac
./foopy73/builds/panda-0477/buildbot.tac
nthomas confirmed these pandas are not in slavealloc, and also that the masters are missing from http://hg.mozilla.org/build/tools/raw-file/default/buildfarm/maintenance/production-masters.json
Just found https://bugzilla.mozilla.org/show_bug.cgi?id=868451#c5 - looks like we decided not to use these masters.

So should these pandas now be configured to point to different masters?

Pete
Email from kmoir:

I can reassign them as part of the work in this bug to rellocate the pandas associated with b2g testing to Android.

https://bugzilla.mozilla.org/show_bug.cgi?id=897592

Most of them just haven't been reassigned yet.

Kim
Depends on: 897592
pete can you re-run your script for this, and close WFM if its no longer a problem
Flags: needinfo?(pmoore)
OK, I'll check these.
Flags: needinfo?(pmoore)
buildbot-master40 and buildbot-master41 are not used anymore, but buildbot-master39 is still used by:

panda-0225 on foopy51
panda-0229 on foopy51
panda-0231 on foopy51
panda-0238 on foopy52
panda-0240 on foopy52
panda-0244 on foopy52
pmoore: would you mind checking again?
Assignee: nobody → pmoore
I found and fixed a few more of these days. I went over _all_ pandas that haven't done jobs in awhile, so I'm pretty certain this is fixed now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
(In reply to Armen Zambrano [:armenzg] (Release Engineering) (EDT/UTC-4) from comment #7)
> pmoore: would you mind checking again?

Checked again, all fine. =)
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.