Closed
Bug 853503
Opened 13 years ago
Closed 13 years ago
please push the latest code to ship-it stage/prod
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bhearsum, Assigned: cturra)
References
Details
(Whiteboard: [triaged 20130321][push interrupt])
| Assignee | ||
Comment 1•13 years ago
|
||
push to stage complete.
*stdout from run not included since it was quite long with the new submodules in vendor.
Assignee: server-ops-webops → cturra
Whiteboard: [triaged 20130321][push interrupt]
| Reporter | ||
Comment 2•13 years ago
|
||
Looks fine in staging, can you push to prod?
| Reporter | ||
Comment 3•13 years ago
|
||
We just had a fix come in, can we get stage+prod onto http://git.mozilla.org/?p=build/release-kickoff.git;a=commit;h=3db30b30532263e0f5451ca2d921c5dd9d575a8e, since this hasn't been completed yet?
| Assignee | ||
Comment 4•13 years ago
|
||
updated stage once more as requested. let me know how it looks...
[root@genericadm.private.phx1 ship-it.allizom.org]# bash update
Updating code...
Cleaning gitignore and pyc files...
Storing revision information...
Deploying code...
[2013-03-22 11:55:35] Running rsync_project
[2013-03-22 11:55:35] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6-stage/src/ship-it.allizom.org/ /data/genericrhel6-stage/www/ship-it.allizom.org/
[2013-03-22 11:55:35] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6-stage/src/ship-it.allizom.org/ /data/genericrhel6-stage/www/ship-it.allizom.org/ (0.270s)
[2013-03-22 11:55:35] Finished rsync_project (0.270s)
[2013-03-22 11:55:35] Running commit_www
[2013-03-22 11:55:35] [localhost] running: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['ship-it.allizom.org']'
[2013-03-22 11:55:43] [localhost] finished: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['ship-it.allizom.org']' (7.553s)
[localhost] out: [master 720bf4a] deploy [ship-it.allizom.org]
[localhost] out: 7 files changed, 58 insertions(+), 33 deletions(-)
[2013-03-22 11:55:43] Finished commit_www (7.554s)
| Reporter | ||
Comment 5•13 years ago
|
||
Looks good, feel free to push to prod at your convenience.
| Assignee | ||
Comment 6•13 years ago
|
||
push to prod complete :)
[root@genericadm.private.phx1 ship-it.mozilla.org]# bash -x update
+ CODE_DIR=/data/genericrhel6/src/ship-it.mozilla.org/release-kickoff
+ VENDOR_DIR=/data/genericrhel6/src/ship-it.mozilla.org/release-kickoff/vendor
+ update_code
+ echo -e 'Updating code...'
Updating code...
+ cd /data/genericrhel6/src/ship-it.mozilla.org/release-kickoff
+ git pull -q
Removing kickoff/static/jquery-ui-1.10.0.custom.min.js
Removing kickoff/static/jquery-ui-1.10.0.custom.min.css
Removing kickoff/static/jquery-1.9.0.js
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Cleaning gitignore and pyc files...'
Cleaning gitignore and pyc files...
+ cd /data/genericrhel6/src/ship-it.mozilla.org/release-kickoff
+ find . -type f -name .gitignore -or -name '*.pyc' -delete
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Storing revision information...'
Storing revision information...
+ cd /data/genericrhel6/src/ship-it.mozilla.org/release-kickoff
+ git rev-parse HEAD
+ generate_revision_info
Deploying code...
[2013-03-22 12:24:16] Running rsync_project
[2013-03-22 12:24:16] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/ship-it.mozilla.org/ /data/genericrhel6/www/ship-it.mozilla.org/
[2013-03-22 12:24:16] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/ship-it.mozilla.org/ /data/genericrhel6/www/ship-it.mozilla.org/ (0.109s)
[2013-03-22 12:24:16] Finished rsync_project (0.109s)
[2013-03-22 12:24:16] Running commit_www
[2013-03-22 12:24:16] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['ship-it.mozilla.org']'
[2013-03-22 12:24:20] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['ship-it.mozilla.org']' (4.658s)
[localhost] out: [master 2cb44a3] deploy [ship-it.mozilla.org]
[localhost] out: 42 files changed, 1693 insertions(+), 412 deletions(-)
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/LICENSE/OpenSans/LICENSE-2.0.txt
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/LICENSE/dataTables/license-bsd.txt
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/LICENSE/dataTables/license-gpl2.txt
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/LICENSE/jquery/MIT-LICENSE.txt
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/OpenSans-Light.ttf
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/animated-overlay.gif
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-bg_flat_0_aaaaaa_40x100.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-bg_flat_75_ffffff_40x100.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-bg_glass_55_fbf9ee_1x400.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-bg_glass_65_ffffff_1x400.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-bg_glass_75_dadada_1x400.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-bg_glass_75_e6e6e6_1x400.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-bg_glass_95_fef1ec_1x400.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-icons_222222_256x240.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-icons_2e83ff_256x240.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-icons_454545_256x240.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-icons_888888_256x240.png
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/images/ui-icons_cd0a0a_256x240.png
[localhost] out: delete mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery-1.9.0.js
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery-1.9.1.min.js
[localhost] out: delete mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery-ui-1.10.0.custom.min.css
[localhost] out: delete mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery-ui-1.10.0.custom.min.js
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery-ui-1.10.2.custom.min.css
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery-ui-1.10.2.custom.min.js
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery-ui.min.js
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery.dataTables.css
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/static/jquery.dataTables.min.js
[localhost] out: rewrite ship-it.mozilla.org/release-kickoff/kickoff/static/kickoff.css (81%)
[localhost] out: rewrite ship-it.mozilla.org/release-kickoff/kickoff/static/revision_info.txt (61%)
[localhost] out: rewrite ship-it.mozilla.org/release-kickoff/kickoff/templates/base.html (66%)
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/templates/includes/releases_complete.html
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/templates/includes/releases_reviewed.html
[localhost] out: create mode 100644 ship-it.mozilla.org/release-kickoff/kickoff/templates/includes/releases_submitted.html
[localhost] out: rewrite ship-it.mozilla.org/release-kickoff/kickoff/templates/releases.html (96%)
[localhost] out: rewrite ship-it.mozilla.org/release-kickoff/kickoff/templates/submit_release.html (75%)
[2013-03-22 12:24:20] Finished commit_www (4.659s)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•