Closed Bug 931759 Opened 11 years ago Closed 11 years ago

Update TBPL production to 639939a9724d

Categories

(Tree Management Graveyard :: TBPL, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: emorley)

References

Details

... to pick up changes from bug 930640
This will push more than bug 930640 and as such will need more testing first. However things are pretty busy with it being uplift day and b2g-inbound being busted, so this may have to wait until tomorrow I'm afraid.
(In the meantime, you can see results from that tree using a local TBPL clone running index.html from the local filesystem)
Assignee: nobody → emorley
(In reply to Ed Morley [:edmorley UTC+1] from comment #2) > (In the meantime, you can see results from that tree using a local TBPL > clone running index.html from the local filesystem) In fact I should have said use: https://tbpl-dev.allizom.org/?tree=Mozilla-B2g26-v1.2 :-)
oh, much better! :) thanks
:edmorley, ping?
Flags: needinfo?(emorley)
(In reply to John O'Duinn [:joduinn] from comment #5) > :edmorley, ping? Unfortunately we're still pretty busy with the current multi-day tree closure, so this will be some time longer (due to the testing required of all the other changes landed recently on tbpl-dev). In the meantime use the tbpl-dev link in comment 3 - the data shown in identical to that in production :-) To avoid delays like this in the future, please can you file the "add support for X" bugs as soon as they are known about, to give us much notice as possible :-)
Flags: needinfo?(emorley)
Quick update: RyanVM managed to get some testing of this done today & unearthed bug 933342, which we need to fix before deployment.
Depends on: 933342
(Adding deps for the other things that will be pushed out along with 5c46873a2db6, once the regression is fixed)
Blocks: 914960, 931927
Summary: Update TBPL production to 5c46873a2db6 → Update TBPL production to 46fbe7bd76c5
Summary: Update TBPL production to 46fbe7bd76c5 → Update TBPL production to 639939a9724d
Status: NEW → ASSIGNED
I am trying to load /data/genericrhel6/src/tbpl.mozilla.org/tbpl/scripts/update/update.py [2013-11-01 11:25:41] Running pre_update [2013-11-01 11:25:41] Running update_code [2013-11-01 11:25:41] [localhost] running: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg parent --template 'Changelog: https://hg.mozilla.org/webtools/tbpl/pushloghtml?fromchange={node|short}&tochange=639939a9724d' [2013-11-01 11:25:41] [localhost] finished: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg parent --template 'Changelog: https://hg.mozilla.org/webtools/tbpl/pushloghtml?fromchange={node|short}&tochange=639939a9724d' (0.191s) [localhost] out: Changelog: https://hg.mozilla.org/webtools/tbpl/pushloghtml?fromchange=f31fb8e737b9&tochange=639939a9724d [2013-11-01 11:25:41] [localhost] running: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg pull -u -v -r 639939a9724d [2013-11-01 11:25:42] [localhost] finished: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg pull -u -v -r 639939a9724d (1.418s) [localhost] out: pulling from http://hg.mozilla.org/webtools/tbpl [localhost] out: searching for changes [localhost] out: all local heads known remotely [localhost] out: adding changesets [localhost] out: adding manifests [localhost] out: adding file changes [localhost] out: added 13 changesets with 25 changes to 8 files [localhost] out: resolving manifests [localhost] out: getting .htaccess [localhost] out: getting css/style.css [localhost] out: getting js/BuildbotDBUser.js [localhost] out: getting js/Config.js [localhost] out: getting js/Controller.js [localhost] out: getting js/Data.js [localhost] out: getting js/MachineResult.js [localhost] out: getting js/UserInterface.js [localhost] out: 8 files updated, 0 files merged, 0 files removed, 0 files unresolved [2013-11-01 11:25:42] [localhost] running: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg parent --template '{node|short} | {desc} [localhost] running: ' > cache/revision_info.txt [2013-11-01 11:25:42] [localhost] finished: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg parent --template '{node|short} | {desc} [localhost] finished: ' > cache/revision_info.txt (0.125s) [2013-11-01 11:25:42] Finished update_code (1.734s) [2013-11-01 11:25:42] Finished pre_update (1.735s) I am trying to load /data/genericrhel6/src/tbpl.mozilla.org/tbpl/scripts/update/update.py [2013-11-01 11:25:42] Running update [2013-11-01 11:25:42] Running checkin_changes [2013-11-01 11:25:42] [localhost] running: /data/genericrhel6/deploy -n tbpl.mozilla.org [2013-11-01 11:25:52] [localhost] finished: /data/genericrhel6/deploy -n tbpl.mozilla.org (9.311s) [localhost] err: [2013-11-01 11:25:42] Running rsync_project [localhost] err: [2013-11-01 11:25:42] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ [localhost] err: [2013-11-01 11:25:43] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.097s) [localhost] err: [2013-11-01 11:25:43] Finished rsync_project (0.099s) [localhost] err: [2013-11-01 11:25:43] Running commit_www [localhost] err: [2013-11-01 11:25:43] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' [localhost] err: [2013-11-01 11:25:52] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (9.073s) [localhost] err: [localhost] out: [master 1bc398b] deploy [tbpl.mozilla.org] [localhost] err: [localhost] out: 9 files changed, 251 insertions(+), 206 deletions(-) [localhost] err: [2013-11-01 11:25:52] Finished commit_www (9.073s) [2013-11-01 11:25:52] Finished checkin_changes (9.311s) [2013-11-01 11:25:52] Finished update (9.311s) I am trying to load /data/genericrhel6/src/tbpl.mozilla.org/tbpl/scripts/update/update.py [2013-11-01 11:25:52] Running deploy [2013-11-01 11:25:52] Running deploy_app [2013-11-01 11:25:52] [generic1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org [2013-11-01 11:25:52] [generic2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org [2013-11-01 11:25:52] [generic3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org [2013-11-01 11:25:52] [generic4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org [2013-11-01 11:25:52] [generic5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org [2013-11-01 11:25:52] [generic102.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org [2013-11-01 11:25:59] [generic4.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (7.041s) [generic4.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/ [2013-11-01 11:25:59] [generic3.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (7.280s) [generic3.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/ [2013-11-01 11:25:59] [generic2.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (7.376s) [generic2.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/ [2013-11-01 11:25:59] [generic1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (7.702s) [generic1.webapp.phx1.mozilla.com] out: Not removing fhr.cdn.mozilla.net/web-output.orig/ [generic1.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/ [2013-11-01 11:25:59] [generic5.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (7.698s) [generic5.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/ [2013-11-01 11:26:00] [generic102.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (8.363s) [generic102.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/ [2013-11-01 11:26:00] Finished deploy_app (8.380s) [2013-11-01 11:26:00] Finished deploy (8.381s) \o/
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Blocks: 933342
No longer depends on: 933342
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.