Closed Bug 1087416 Opened 10 years ago Closed 10 years ago

Deploy trychooser from tools 849b1dc8c042

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

To pick up bug 1087382.
[root@relengwebadm.private.scl3 ~]# REV=849b1dc8c042
[root@relengwebadm.private.scl3 ~]# cd /data/releng/src/trychooser
[root@relengwebadm.private.scl3 trychooser]# ./update $REV
pulling from http://hg.mozilla.org/build/tools
searching for changes
adding changesets
adding manifests
adding file changes
added 21 changesets with 35 changes to 29 files
(run 'hg update' to get a working copy)
28 files updated, 0 files merged, 2 files removed, 0 files unresolved
Deploying code...
[2014-10-22 08:48:48] Running rsync_project
[2014-10-22 08:48:48] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/
[2014-10-22 08:48:48] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/ (0.071s)
[2014-10-22 08:48:48] Finished rsync_project (0.071s)
[2014-10-22 08:48:48] Running commit_www
[2014-10-22 08:48:48] [localhost] running: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']'
[2014-10-22 08:48:49] [localhost] finished: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']' (0.767s)
[localhost] out: [master 35c41dc] deploy [trychooser]
[localhost] out: Committer: root <root@relengwebadm.private.scl3.mozilla.com>
[localhost] out: Your name and email address were configured automatically based
[localhost] out: on your username and hostname. Please check that they are accurate.
[localhost] out: You can suppress this message by setting them explicitly:
[localhost] out:
[localhost] out: git config --global user.name "Your Name"
[localhost] out: git config --global user.email you@example.com
[localhost] out:
[localhost] out: After doing this, you may fix the identity used for this commit with:
[localhost] out:
[localhost] out: git commit --amend --reset-author
[localhost] out:
[localhost] out: 29 files changed, 577 insertions(+), 389 deletions(-)
[localhost] out: rename trychooser/tools/buildfarm/maintenance/{format_wiki_update.py => process_commit_comments.py} (60%)
[localhost] out: mode change 100644 => 100755
[localhost] out: rewrite trychooser/tools/lib/python/slavealloc/www/js/bugzilla.js (72%)
[localhost] out: delete mode 100644 trychooser/tools/scripts/spidermonkey_builds/nomethodjit
[2014-10-22 08:48:49] Finished commit_www (0.767s)
[2014-10-22 08:48:49] Running push_www
[2014-10-22 08:48:49] [web1.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-10-22 08:48:49] [web2.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-10-22 08:48:49] [celery1.srv.releng.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-10-22 08:48:52] [web1.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (3.574s)
[web1.releng.webapp.scl3.mozilla.com] out: Not removing buildapi/buildapi/
[web1.releng.webapp.scl3.mozilla.com] out: Not removing buildapi/virtualenv/lib/python2.6/
[web1.releng.webapp.scl3.mozilla.com] out: httpd (pid  10356) is running...
[2014-10-22 08:48:53] [celery1.srv.releng.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (3.706s)
[celery1.srv.releng.scl3.mozilla.com] out: celery-relengapi                 RUNNING    pid 30894, uptime 1 day, 16:43:51

[2014-10-22 08:48:53] [web2.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (3.727s)
[web2.releng.webapp.scl3.mozilla.com] out: httpd (pid  32186) is running...
[2014-10-22 08:48:53] Finished push_www (3.730s)
[2014-10-22 08:48:53] Starting new HTTPS connection (1): changelog.paas.allizom.org
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.