Created
September 26, 2013 21:00
-
-
Save NaN1488/6720492 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Everything up-to-date | |
* 2013-09-26 17:39:07 executing `staging' | |
triggering start callbacks for `deploy:migrations' | |
* 2013-09-26 17:39:07 executing `multistage:ensure' | |
* 2013-09-26 17:39:07 executing `deploy:migrations' | |
* 2013-09-26 17:39:07 executing `deploy:update_code' | |
triggering before callbacks for `deploy:update_code' | |
* 2013-09-26 17:39:07 executing `smrt:compress_assets' | |
executing locally: "rm -rf public/assets/*" | |
command finished in 1071ms | |
executing locally: "bundle exec rake assets:precompile RAILS_ENV=production" | |
/home/vagrant/.rbenv/versions/1.9.3-p327/bin/ruby /home/vagrant/.rbenv/versions/1.9.3-p327/bin/rake assets:precompile:all RAILS_ENV=production RAILS_GROUPS=assets | |
command finished in 224291ms | |
executing locally: "touch assets.tgz && rm assets.tgz" | |
command finished in 5ms | |
executing locally: "tar zcvf assets.tgz public/assets/" | |
command finished in 1844ms | |
executing locally: "mv assets.tgz public/assets/" | |
command finished in 5ms | |
updating the cached checkout on all servers | |
executing locally: "git ls-remote git@github.com:nobelbiz/SMRTouch.git staging" | |
command finished in 11660ms | |
* executing ["if [ -d /var/www/apps/smrtouch/shared/cached-copy ]; then cd /var/www/apps/smrtouch/shared/cached-copy && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard e452d4b259ee587966ccb1415e4f94bd38430a23 && git clean -q -d -x -f; else git clone -q -b staging git@github.com:nobelbiz/SMRTouch.git /var/www/apps/smrtouch/shared/cached-copy && cd /var/www/apps/smrtouch/shared/cached-copy && git checkout -q -b deploy e452d4b259ee587966ccb1415e4f94bd38430a23; fi"] | |
servers: ["ui1-stg.smrttouch.com"] | |
[ui1-stg.smrttouch.com] executing command | |
** [ui1-stg.smrttouch.com :: err] Error reading response length from authentication socket. | |
** [ui1-stg.smrttouch.com :: err] Permission denied (publickey). | |
** fatal: The remote end hung up unexpectedly | |
command finished in 709ms | |
failed: "sh -c 'if [ -d /var/www/apps/smrtouch/shared/cached-copy ]; then cd /var/www/apps/smrtouch/shared/cached-copy && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard e452d4b259ee587966ccb1415e4f94bd38430a23 && git clean -q -d -x -f; else git clone -q -b staging git@github.com:nobelbiz/SMRTouch.git /var/www/apps/smrtouch/shared/cached-copy && cd /var/www/apps/smrtouch/shared/cached-copy && git checkout -q -b deploy e452d4b259ee587966ccb1415e4f94bd38430a23; fi'" on ui1-stg.smrttouch.com | |
Switched to branch 'master' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment