Created
December 21, 2010 00:13
-
-
Save joeyAghion/749273 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| (in /Users/joey/devprojects/weplay) | |
| Switched to branch 'staging' | |
| Total 0 (delta 0), reused 0 (delta 0) | |
| To [email protected]:weplay/weplay.git | |
| 39049f4..b8e52a9 staging -> staging | |
| Switched to branch 'master' | |
| ./bin/ey deploy -e weplay_staging -r staging --no-migrate --verbose | |
| Beginning deploy for 'weplay' in 'weplay_staging' on server... | |
| (/usr/local/ey_resin/ruby/bin/gem list engineyard-serverside | grep 'engineyard-serverside ' | egrep -q '1\.3\.5[,)]') || (sudo sh -c 'cd `mktemp -d` && /usr/local/ey_resin/ruby/bin/gem install engineyard-serverside --no-rdoc --no-ri -v 1.3.5') | |
| /usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ deploy --app weplay --config '{"copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"]}' --framework-env staging --instance-names ec2-184-72-222-254.compute-1.amazonaws.com:daemons ec2-72-44-44-248.compute-1.amazonaws.com:redismaster --instance-roles ec2-184-72-222-254.compute-1.amazonaws.com:util ec2-72-44-44-248.compute-1.amazonaws.com:util localhost:app_master --instances ec2-184-72-222-254.compute-1.amazonaws.com ec2-72-44-44-248.compute-1.amazonaws.com localhost --ref staging --repo [email protected]:weplay/weplay.git --stack nginx_unicorn --verbose | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] '/usr/local/ey_resin/ruby/bin/gem list engineyard-serverside | grep "engineyard-serverside" | egrep -q '\''1\.3\.5[,)]'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] '/usr/local/ey_resin/ruby/bin/gem list engineyard-serverside | grep "engineyard-serverside" | egrep -q '\''1\.3\.5[,)]'\' | |
| :: running git --git-dir /data/weplay/shared/cached-copy/.git --work-tree /data/weplay/shared/cached-copy fetch -q origin 2>&1 | |
| debug1: Connecting to github.com [207.97.227.239] port 22. | |
| debug1: Connection established. | |
| debug1: identity file /home/deploy/.ssh/weplay-deploy-key type -1 | |
| debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5github2 | |
| debug1: match: OpenSSH_5.1p1 Debian-5github2 pat OpenSSH* | |
| debug1: Enabling compatibility mode for protocol 2.0 | |
| debug1: Local version string SSH-2.0-OpenSSH_5.1 | |
| debug1: SSH2_MSG_KEXINIT sent | |
| debug1: SSH2_MSG_KEXINIT received | |
| debug1: kex: server->client aes128-cbc hmac-md5 none | |
| debug1: kex: client->server aes128-cbc hmac-md5 none | |
| debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent | |
| debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP | |
| debug1: SSH2_MSG_KEX_DH_GEX_INIT sent | |
| debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY | |
| debug1: Host 'github.com' is known and matches the RSA host key. | |
| debug1: Found key in /home/deploy/.ssh/known_hosts:1 | |
| debug1: ssh_rsa_verify: signature correct | |
| debug1: SSH2_MSG_NEWKEYS sent | |
| debug1: expecting SSH2_MSG_NEWKEYS | |
| debug1: SSH2_MSG_NEWKEYS received | |
| debug1: SSH2_MSG_SERVICE_REQUEST sent | |
| debug1: SSH2_MSG_SERVICE_ACCEPT received | |
| debug1: Authentications that can continue: publickey | |
| debug1: Next authentication method: publickey | |
| debug1: Trying private key: /home/deploy/.ssh/weplay-deploy-key | |
| debug1: read PEM private key done: type RSA | |
| debug1: Remote: Forced command: gerve weplay/weplay | |
| debug1: Remote: Port forwarding disabled. | |
| debug1: Remote: X11 forwarding disabled. | |
| debug1: Remote: Agent forwarding disabled. | |
| debug1: Remote: Pty allocation disabled. | |
| debug1: Authentication succeeded (publickey). | |
| debug1: channel 0: new [client-session] | |
| debug1: Requesting [email protected] | |
| debug1: Entering interactive session. | |
| debug1: Sending command: git-upload-pack 'weplay/weplay.git' | |
| debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 | |
| debug1: client_input_channel_req: channel 0 rtype [email protected] reply 0 | |
| debug1: channel 0: free: client-session, nchannels 1 | |
| debug1: fd 0 clearing O_NONBLOCK | |
| debug1: fd 1 clearing O_NONBLOCK | |
| debug1: fd 2 clearing O_NONBLOCK | |
| Transferred: sent 106544, received 117560 bytes, in 2.4 seconds | |
| Bytes per second: sent 44321.2, received 48903.7 | |
| debug1: Exit status 0 | |
| From [email protected]:weplay/weplay | |
| 39049f4..b8e52a9 master -> origin/master | |
| 8c19701..39049f4 production -> origin/production | |
| 39049f4..b8e52a9 staging -> origin/staging | |
| ~> Deploying revision b8e52a9... add Elevation Research Group to Football drills partners | |
| :: running git checkout -q 'origin/staging' | |
| :: running git submodule sync | |
| :: running git submodule update --init | |
| :: running git clean -dfq | |
| ~> Loading deployment task overrides from /data/weplay/shared/cached-copy/eydeploy.rb | |
| ~> Pushing code to all servers | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'mkdir -p /data/weplay/shared/cached-copy' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'mkdir -p /data/weplay/shared/cached-copy' | |
| :: running rsync --delete -aq -e "ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no" /data/weplay/shared/cached-copy/ [email protected]:/data/weplay/shared/cached-copy | |
| :: running rsync --delete -aq -e "ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no" /data/weplay/shared/cached-copy/ [email protected]:/data/weplay/shared/cached-copy | |
| ~> Starting full deploy | |
| ~> Copying to /data/weplay/releases/20101220220958 | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''mkdir -p /data/weplay/releases/20101220220958 && rsync -aq --exclude=".git" --exclude=".gitmodules" --exclude=".gitignore" --exclude="/features" --exclude="/spec" --exclude="/doc" --exclude="/cookbooks" /data/weplay/shared/cached-copy/ /data/weplay/releases/20101220220958'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''mkdir -p /data/weplay/releases/20101220220958 && rsync -aq --exclude=".git" --exclude=".gitmodules" --exclude=".gitignore" --exclude="/features" --exclude="/spec" --exclude="/doc" --exclude="/cookbooks" /data/weplay/shared/cached-copy/ /data/weplay/releases/20101220220958'\' | |
| :: running sh -l -c 'mkdir -p /data/weplay/releases/20101220220958 && rsync -aq --exclude=".git" --exclude=".gitmodules" --exclude=".gitignore" --exclude="/features" --exclude="/spec" --exclude="/doc" --exclude="/cookbooks" /data/weplay/shared/cached-copy/ /data/weplay/releases/20101220220958' | |
| ~> Ensuring proper ownership | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sudo sh -l -c '\''chown -R deploy:deploy /data/weplay'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sudo sh -l -c '\''chown -R deploy:deploy /data/weplay'\' | |
| :: running sudo sh -l -c 'chown -R deploy:deploy /data/weplay' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''git --git-dir /data/weplay/shared/cached-copy/.git --work-tree /data/weplay/shared/cached-copy show --pretty=format:"%H" | head -1 > "/data/weplay/releases/20101220220958/REVISION"'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''git --git-dir /data/weplay/shared/cached-copy/.git --work-tree /data/weplay/shared/cached-copy show --pretty=format:"%H" | head -1 > "/data/weplay/releases/20101220220958/REVISION"'\' | |
| :: running sh -l -c 'git --git-dir /data/weplay/shared/cached-copy/.git --work-tree /data/weplay/shared/cached-copy show --pretty=format:"%H" | head -1 > "/data/weplay/releases/20101220220958/REVISION"' | |
| ~> Gemfile detected, bundling gems | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sudo sh -l -c '\''/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ install_bundler 1.0.7'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sudo sh -l -c '\''/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ install_bundler 1.0.7'\' | |
| :: running sudo sh -l -c '/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ install_bundler 1.0.7' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''cd /data/weplay/releases/20101220220958 && bundle _1.0.7_ install --deployment --path /data/weplay/shared/bundled_gems --binstubs /data/weplay/releases/20101220220958/ey_bundler_binstubs --without development test'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''cd /data/weplay/releases/20101220220958 && bundle _1.0.7_ install --deployment --path /data/weplay/shared/bundled_gems --binstubs /data/weplay/releases/20101220220958/ey_bundler_binstubs --without development test'\' | |
| :: running sh -l -c 'cd /data/weplay/releases/20101220220958 && bundle _1.0.7_ install --deployment --path /data/weplay/shared/bundled_gems --binstubs /data/weplay/releases/20101220220958/ey_bundler_binstubs --without development test' | |
| Using rake (0.8.7) | |
| Using Platform (0.4.0) | |
| Using abingo (0.0.0) from git://github.com/weplay/abingo.git (at master) | |
| Using rake (0.8.7) | |
| Using Platform (0.4.0) | |
| Using abingo (0.0.0) from git://github.com/weplay/abingo.git (at master) | |
| Using rake (0.8.7) | |
| Using Platform (0.4.0) | |
| Using abingo (0.0.0) from git://github.com/weplay/abingo.git (at master) | |
| Using activesupport (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using rack (1.1.0) | |
| Using activesupport (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using rack (1.1.0) | |
| Using actionpack (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using actionpack (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using actionmailer (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using actionmailer (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using activerecord (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using activeresource (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using activerecord (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using acts_as_list (0.0.1) from git://github.com/weplay/acts_as_list.git (at master) | |
| Using acts_as_state_machine (2.1.20080704) from git://github.com/weplay/acts_as_state_machine.git (at master) | |
| Using addressable (2.0.0) | |
| Using activeresource (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using acts_as_list (0.0.1) from git://github.com/weplay/acts_as_list.git (at master) | |
| Using will_paginate (2.3.8) from git://github.com/weplay/will_paginate.git (at master) | |
| Using acts_as_state_machine (2.1.20080704) from git://github.com/weplay/acts_as_state_machine.git (at master) | |
| Using addressable (2.0.0) | |
| Using admin_assistant (1.0.0) from git://github.com/weplay/admin_assistant.git (at master) | |
| Using will_paginate (2.3.8) from git://github.com/weplay/will_paginate.git (at master) | |
| Using ancestry (1.2.0) | |
| Using admin_assistant (1.0.0) from git://github.com/weplay/admin_assistant.git (at master) | |
| Using ancestry (1.2.0) | |
| Using arel (0.1.0) from git://github.com/brynary/arel.git (at 724b486) | |
| Using open4 (1.0.1) | |
| Using popen4 (0.1.2) | |
| Using arel (0.1.0) from git://github.com/brynary/arel.git (at 724b486) | |
| Using open4 (1.0.1) | |
| Using popen4 (0.1.2) | |
| Using asset-trip (0.1.1) from git://github.com/weplay/asset-trip.git (at master) | |
| Using atom_feed_helper (0.0.1) from git://github.com/weplay/atom_feed_helper.git (at master) | |
| Using builder (3.0.0) | |
| Using cache-money (0.2.5) from git://github.com/weplay/cache-money.git (at master) | |
| Using asset-trip (0.1.1) from git://github.com/weplay/asset-trip.git (at master) | |
| Using atom_feed_helper (0.0.1) from git://github.com/weplay/atom_feed_helper.git (at master) | |
| Using builder (3.0.0) | |
| Using caching_presenter (0.8.0) from git://github.com/weplay/caching_presenter (at master) | |
| Using calendar_helper (0.2.0) from git://github.com/weplay/calendar_helper.git (at weplay) | |
| Using cache-money (0.2.5) from git://github.com/weplay/cache-money.git (at master) | |
| Using caching_presenter (0.8.0) from git://github.com/weplay/caching_presenter (at master) | |
| Using chronic (0.3.0) from git://github.com/weplay/chronic.git (at master) | |
| Using calendar_helper (0.2.0) from git://github.com/weplay/calendar_helper.git (at weplay) | |
| Using colorist (0.0.3) from git://github.com/mbleigh/colorist.git (at master) | |
| Using gdata (1.1.1) | |
| Using hpricot (0.8.2) | |
| Using json (1.4.6) | |
| Using chronic (0.3.0) from git://github.com/weplay/chronic.git (at master) | |
| Using contacts (1.2.4) from git://github.com/weplay/contacts.git (at master) | |
| Using crack (0.1.8) | |
| Using curb (0.7.8) | |
| Using curbit (0.2.0) | |
| Using daemons (1.0.10) | |
| Using fastercsv (1.5.0) | |
| Using json_pure (1.4.6) | |
| Using rubyforge (2.0.4) | |
| Using hoe (2.6.2) | |
| Using colorist (0.0.3) from git://github.com/mbleigh/colorist.git (at master) | |
| Using gchart (0.5.0) | |
| Using gdata (1.1.1) | |
| Using hpricot (0.8.2) | |
| Using json (1.4.6) | |
| Using geokit (1.2.5) from git://github.com/weplay/geokit-gem.git (at master) | |
| Using contacts (1.2.4) from git://github.com/weplay/contacts.git (at master) | |
| Using geokit-rails (1.1.0) from git://github.com/weplay/geokit-rails.git (at master) | |
| Using crack (0.1.8) | |
| Using hashie (0.1.8) | |
| Using curb (0.7.8) | |
| Using hoptoad_notifier (2.3.12) | |
| Using curbit (0.2.0) | |
| Using htmlentities (4.2.0) | |
| Using daemons (1.0.10) | |
| Using httparty (0.6.1) | |
| Using fastercsv (1.5.0) | |
| Using json_pure (1.4.6) | |
| Using rubyforge (2.0.4) | |
| Using hoe (2.6.2) | |
| Using gchart (0.5.0) | |
| Using in_place_editing (0.0.0) from git://github.com/weplay/in_place_editing.git (at master) | |
| Using geokit (1.2.5) from git://github.com/weplay/geokit-gem.git (at master) | |
| Using jit_observer (0.1.0) from git://github.com/lukemelia/jit_observer (at master) | |
| Using nokogiri (1.4.1) | |
| Using geokit-rails (1.1.0) from git://github.com/weplay/geokit-rails.git (at master) | |
| Using hashie (0.1.8) | |
| Using hoptoad_notifier (2.3.12) | |
| Using htmlentities (4.2.0) | |
| Using httparty (0.6.1) | |
| Using in_place_editing (0.0.0) from git://github.com/weplay/in_place_editing.git (at master) | |
| Using jit_observer (0.1.0) from git://github.com/lukemelia/jit_observer (at master) | |
| Using nokogiri (1.4.1) | |
| Using activesupport (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using rack (1.1.0) | |
| Using loofah (0.3.1) from git://github.com/weplay/loofah.git (at master) | |
| Using memcached (0.17.4) | |
| Using mime-types (1.16) | |
| Using mysql (2.7) | |
| Using loofah (0.3.1) from git://github.com/weplay/loofah.git (at master) | |
| Using memcached (0.17.4) | |
| Using mime-types (1.16) | |
| Using mysql (2.7) | |
| Using newrelic_rpm (2.11.1) from git://github.com/newrelic/rpm.git (at 50c8e5a) | |
| Using ruby-hmac (0.4.0) | |
| Using newrelic_rpm (2.11.1) from git://github.com/newrelic/rpm.git (at 50c8e5a) | |
| Using ruby-hmac (0.4.0) | |
| Using oauth (0.3.6) from git://github.com/pelle/oauth.git (at c867394) | |
| Using permalink_fu (0.0.0) from git://github.com/technoweenie/permalink_fu.git (at master) | |
| Using portablecontacts (0.1.0) | |
| Using oauth (0.3.6) from git://github.com/pelle/oauth.git (at c867394) | |
| Using permalink_fu (0.0.0) from git://github.com/technoweenie/permalink_fu.git (at master) | |
| Using portablecontacts (0.1.0) | |
| Using rack-bug (0.3.0) from git://github.com/brynary/rack-bug (at master) | |
| Using bundler (1.0.7) | |
| Using rack-bug (0.3.0) from git://github.com/brynary/rack-bug (at master) | |
| Using bundler (1.0.7) | |
| Using railties (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using rails (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using raspell (1.1) | |
| Using rdiscount (1.3.5) | |
| Using recurring (0.5.1) from git://github.com/weplay/recurring.git (at master) | |
| Using railties (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using redhillonrails_core (0.0.0) from git://github.com/weplay/redhillonrails_core.git (at master) | |
| Using redis (2.0.0) | |
| Using rails (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using raspell (1.1) | |
| Using rdiscount (1.3.5) | |
| Using recurring (0.5.1) from git://github.com/weplay/recurring.git (at master) | |
| Using redhillonrails_core (0.0.0) from git://github.com/weplay/redhillonrails_core.git (at master) | |
| Using redis (2.0.0) | |
| Using redis-store (0.3.8) from git://github.com/weplay/redis-store.git (at master) | |
| Using redis-store (0.3.8) from git://github.com/weplay/redis-store.git (at master) | |
| Using ri_cal (0.8.7) from git://github.com/weplay/ri_cal.git (at master) | |
| Using rscribd (0.1.1) | |
| Using xml-simple (1.0.12) | |
| Using ruby-oembed (0.7.6) | |
| Using subdomain-fu (0.5.4) from git://github.com/weplay/subdomain-fu.git (at master) | |
| Using ri_cal (0.8.7) from git://github.com/weplay/ri_cal.git (at master) | |
| Using rscribd (0.1.1) | |
| Using xml-simple (1.0.12) | |
| Using ruby-oembed (0.7.6) | |
| Using sucker (1.0.0.beta.1) from git://github.com/papercavalier/sucker.git (at efb22e6) | |
| Using twitter (0.8.6) | |
| Using subdomain-fu (0.5.4) from git://github.com/weplay/subdomain-fu.git (at master) | |
| Using typhoeus (0.1.31) | |
| Using unicorn (1.1.3) | |
| Using validatable (1.6.6) | |
| Using sucker (1.0.0.beta.1) from git://github.com/papercavalier/sucker.git (at efb22e6) | |
| Using twitter (0.8.6) | |
| Using typhoeus (0.1.31) | |
| Using unicorn (1.1.3) | |
| Using validatable (1.6.6) | |
| Using actionpack (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using yard (0.2.3.5) from git://github.com/weplay/yard.git (at callcc_patch) | |
| Your bundle is complete! It was installed into /data/weplay/shared/bundled_gems | |
| Using yard (0.2.3.5) from git://github.com/weplay/yard.git (at callcc_patch) | |
| Your bundle is complete! It was installed into /data/weplay/shared/bundled_gems | |
| Using actionmailer (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using activerecord (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using activeresource (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using acts_as_list (0.0.1) from git://github.com/weplay/acts_as_list.git (at master) | |
| Using acts_as_state_machine (2.1.20080704) from git://github.com/weplay/acts_as_state_machine.git (at master) | |
| Using addressable (2.0.0) | |
| Using will_paginate (2.3.8) from git://github.com/weplay/will_paginate.git (at master) | |
| Using admin_assistant (1.0.0) from git://github.com/weplay/admin_assistant.git (at master) | |
| Using ancestry (1.2.0) | |
| Using arel (0.1.0) from git://github.com/brynary/arel.git (at 724b486) | |
| Using open4 (1.0.1) | |
| Using popen4 (0.1.2) | |
| Using asset-trip (0.1.1) from git://github.com/weplay/asset-trip.git (at master) | |
| Using atom_feed_helper (0.0.1) from git://github.com/weplay/atom_feed_helper.git (at master) | |
| Using builder (3.0.0) | |
| Using cache-money (0.2.5) from git://github.com/weplay/cache-money.git (at master) | |
| Using caching_presenter (0.8.0) from git://github.com/weplay/caching_presenter (at master) | |
| Using calendar_helper (0.2.0) from git://github.com/weplay/calendar_helper.git (at weplay) | |
| Using chronic (0.3.0) from git://github.com/weplay/chronic.git (at master) | |
| Using colorist (0.0.3) from git://github.com/mbleigh/colorist.git (at master) | |
| Using gdata (1.1.1) | |
| Using hpricot (0.8.2) | |
| Using json (1.4.6) | |
| Using contacts (1.2.4) from git://github.com/weplay/contacts.git (at master) | |
| Using crack (0.1.8) | |
| Using curb (0.7.8) | |
| Using curbit (0.2.0) | |
| Using daemons (1.0.10) | |
| Using fastercsv (1.5.0) | |
| Using json_pure (1.4.6) | |
| Using rubyforge (2.0.4) | |
| Using hoe (2.6.2) | |
| Using gchart (0.5.0) | |
| Using geokit (1.2.5) from git://github.com/weplay/geokit-gem.git (at master) | |
| Using geokit-rails (1.1.0) from git://github.com/weplay/geokit-rails.git (at master) | |
| Using hashie (0.1.8) | |
| Using hoptoad_notifier (2.3.12) | |
| Using htmlentities (4.2.0) | |
| Using httparty (0.6.1) | |
| Using in_place_editing (0.0.0) from git://github.com/weplay/in_place_editing.git (at master) | |
| Using jit_observer (0.1.0) from git://github.com/lukemelia/jit_observer (at master) | |
| Using nokogiri (1.4.1) | |
| Using loofah (0.3.1) from git://github.com/weplay/loofah.git (at master) | |
| Using memcached (0.17.4) | |
| Using mime-types (1.16) | |
| Using mysql (2.7) | |
| Using newrelic_rpm (2.11.1) from git://github.com/newrelic/rpm.git (at 50c8e5a) | |
| Using ruby-hmac (0.4.0) | |
| Using oauth (0.3.6) from git://github.com/pelle/oauth.git (at c867394) | |
| Using permalink_fu (0.0.0) from git://github.com/technoweenie/permalink_fu.git (at master) | |
| Using portablecontacts (0.1.0) | |
| Using rack-bug (0.3.0) from git://github.com/brynary/rack-bug (at master) | |
| Using bundler (1.0.7) | |
| Using railties (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using rails (2.3.10) from git://github.com/weplay/rails.git (at master) | |
| Using raspell (1.1) | |
| Using rdiscount (1.3.5) | |
| Using recurring (0.5.1) from git://github.com/weplay/recurring.git (at master) | |
| Using redhillonrails_core (0.0.0) from git://github.com/weplay/redhillonrails_core.git (at master) | |
| Using redis (2.0.0) | |
| Using redis-store (0.3.8) from git://github.com/weplay/redis-store.git (at master) | |
| Using ri_cal (0.8.7) from git://github.com/weplay/ri_cal.git (at master) | |
| Using rscribd (0.1.1) | |
| Using xml-simple (1.0.12) | |
| Using ruby-oembed (0.7.6) | |
| Using subdomain-fu (0.5.4) from git://github.com/weplay/subdomain-fu.git (at master) | |
| Using sucker (1.0.0.beta.1) from git://github.com/papercavalier/sucker.git (at efb22e6) | |
| Using twitter (0.8.6) | |
| Using typhoeus (0.1.31) | |
| Using unicorn (1.1.3) | |
| Using validatable (1.6.6) | |
| Using yard (0.2.3.5) from git://github.com/weplay/yard.git (at callcc_patch) | |
| Your bundle is complete! It was installed into /data/weplay/shared/bundled_gems | |
| ~> Symlinking configs | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''chmod -R g+w /data/weplay/releases/20101220220958'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''chmod -R g+w /data/weplay/releases/20101220220958'\' | |
| :: running sh -l -c 'chmod -R g+w /data/weplay/releases/20101220220958' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''rm -rf /data/weplay/releases/20101220220958/log /data/weplay/releases/20101220220958/public/system /data/weplay/releases/20101220220958/tmp/pids'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''rm -rf /data/weplay/releases/20101220220958/log /data/weplay/releases/20101220220958/public/system /data/weplay/releases/20101220220958/tmp/pids'\' | |
| :: running sh -l -c 'rm -rf /data/weplay/releases/20101220220958/log /data/weplay/releases/20101220220958/public/system /data/weplay/releases/20101220220958/tmp/pids' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''mkdir -p /data/weplay/releases/20101220220958/tmp'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''mkdir -p /data/weplay/releases/20101220220958/tmp'\' | |
| :: running sh -l -c 'mkdir -p /data/weplay/releases/20101220220958/tmp' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/log /data/weplay/releases/20101220220958/log'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/log /data/weplay/releases/20101220220958/log'\' | |
| :: running sh -l -c 'ln -nfs /data/weplay/shared/log /data/weplay/releases/20101220220958/log' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''mkdir -p /data/weplay/releases/20101220220958/public'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''mkdir -p /data/weplay/releases/20101220220958/public'\' | |
| :: running sh -l -c 'mkdir -p /data/weplay/releases/20101220220958/public' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''mkdir -p /data/weplay/releases/20101220220958/config'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''mkdir -p /data/weplay/releases/20101220220958/config'\' | |
| :: running sh -l -c 'mkdir -p /data/weplay/releases/20101220220958/config' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/system /data/weplay/releases/20101220220958/public/system'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/system /data/weplay/releases/20101220220958/public/system'\' | |
| :: running sh -l -c 'ln -nfs /data/weplay/shared/system /data/weplay/releases/20101220220958/public/system' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/pids /data/weplay/releases/20101220220958/tmp/pids'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/pids /data/weplay/releases/20101220220958/tmp/pids'\' | |
| :: running sh -l -c 'ln -nfs /data/weplay/shared/pids /data/weplay/releases/20101220220958/tmp/pids' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''find /data/weplay/shared/config -type f -exec ln -s {} /data/weplay/releases/20101220220958/config \;'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''find /data/weplay/shared/config -type f -exec ln -s {} /data/weplay/releases/20101220220958/config \;'\' | |
| :: running sh -l -c 'find /data/weplay/shared/config -type f -exec ln -s {} /data/weplay/releases/20101220220958/config \;' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/config/database.yml /data/weplay/releases/20101220220958/config/database.yml'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/config/database.yml /data/weplay/releases/20101220220958/config/database.yml'\' | |
| :: running sh -l -c 'ln -nfs /data/weplay/shared/config/database.yml /data/weplay/releases/20101220220958/config/database.yml' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/config/mongrel_cluster.yml /data/weplay/releases/20101220220958/config/mongrel_cluster.yml'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''ln -nfs /data/weplay/shared/config/mongrel_cluster.yml /data/weplay/releases/20101220220958/config/mongrel_cluster.yml'\' | |
| :: running sh -l -c 'ln -nfs /data/weplay/shared/config/mongrel_cluster.yml /data/weplay/releases/20101220220958/config/mongrel_cluster.yml' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sudo sh -l -c '\''chown -R deploy:deploy /data/weplay/releases/20101220220958'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sudo sh -l -c '\''chown -R deploy:deploy /data/weplay/releases/20101220220958'\' | |
| :: running sudo sh -l -c 'chown -R deploy:deploy /data/weplay/releases/20101220220958' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''if [ -f "/data/weplay/shared/config/newrelic.yml" ]; then ln -nfs /data/weplay/shared/config/newrelic.yml /data/weplay/releases/20101220220958/config/newrelic.yml; fi'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''if [ -f "/data/weplay/shared/config/newrelic.yml" ]; then ln -nfs /data/weplay/shared/config/newrelic.yml /data/weplay/releases/20101220220958/config/newrelic.yml; fi'\' | |
| :: running sh -l -c 'if [ -f "/data/weplay/shared/config/newrelic.yml" ]; then ln -nfs /data/weplay/shared/config/newrelic.yml /data/weplay/releases/20101220220958/config/newrelic.yml; fi' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_migrate --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles util --config '\''\'\'\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\''\'\'\'' --current-name daemons'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_migrate --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles util --config '\''\'\'\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\''\'\'\'' --current-name redismaster'\' | |
| :: running sh -l -c '/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_migrate --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles app_master --config '\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\' | |
| ~> running deploy hook: deploy/before_migrate.rb | |
| ~> running deploy hook: deploy/before_migrate.rb | |
| ~> running deploy hook: deploy/before_migrate.rb | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_symlink --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles util --config '\''\'\'\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\''\'\'\'' --current-name daemons'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_symlink --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles util --config '\''\'\'\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\''\'\'\'' --current-name redismaster'\' | |
| :: running sh -l -c '/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_symlink --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles app_master --config '\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\' | |
| ~> running deploy hook: deploy/before_symlink.rb | |
| ~> running deploy hook: deploy/before_symlink.rb | |
| ~> running deploy hook: deploy/before_symlink.rb | |
| ~> Symlinking code | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''rm -f /data/weplay/current && ln -nfs /data/weplay/releases/20101220220958 /data/weplay/current && chown -R deploy:deploy /data/weplay/current'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''rm -f /data/weplay/current && ln -nfs /data/weplay/releases/20101220220958 /data/weplay/current && chown -R deploy:deploy /data/weplay/current'\' | |
| :: running sh -l -c 'rm -f /data/weplay/current && ln -nfs /data/weplay/releases/20101220220958 /data/weplay/current && chown -R deploy:deploy /data/weplay/current' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_restart --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles util --config '\''\'\'\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\''\'\'\'' --current-name daemons'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sh -l -c '\''/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_restart --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles util --config '\''\'\'\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\''\'\'\'' --current-name redismaster'\' | |
| :: running sh -l -c '/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.3.5_ hook before_restart --app weplay --release-path /data/weplay/releases/20101220220958 --framework-env staging --current-roles app_master --config '\''{"repo":"[email protected]:weplay/weplay.git","stack":"nginx_unicorn","instances":["ec2-184-72-222-254.compute-1.amazonaws.com","ec2-72-44-44-248.compute-1.amazonaws.com","localhost"],"framework_env":"staging","app":"weplay","instance_roles":{"localhost":"app_master","ec2-72-44-44-248.compute-1.amazonaws.com":"util","ec2-184-72-222-254.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-72-44-44-248.compute-1.amazonaws.com":"redismaster","ec2-184-72-222-254.compute-1.amazonaws.com":"daemons"},"config":"{\"copy_exclude\":[\".git\",\".gitmodules\",\".gitignore\",\"/features\",\"/spec\",\"/doc\",\"/cookbooks\"]}","copy_exclude":[".git",".gitmodules",".gitignore","/features","/spec","/doc","/cookbooks"],"verbose":true,"branch":"staging","strategy":"Git"}'\' | |
| ~> running deploy hook: deploy/before_restart.rb | |
| Bundling assets | |
| ~> running deploy hook: deploy/before_restart.rb | |
| ~> running deploy hook: deploy/before_restart.rb | |
| Setting push hosts for application to ip-10-196-143-102.ec2.internal | |
| (in /data/weplay/releases/20101220220958) | |
| Rebundling drills.ssl.css... | |
| Finished rebundling drills.ssl.css | |
| Rebundling drills.css... | |
| Finished rebundling drills.css | |
| Generating yardoc | |
| (in /data/weplay/releases/20101220220958) | |
| (in /data/weplay/releases/20101220220958) | |
| rake aborted! | |
| Can't connect to MySQL server on 'ec2-174-129-185-28.compute-1.amazonaws.com' (110) | |
| (See full trace by running task with --trace) | |
| (in /data/weplay/releases/20101220220958) | |
| Recorded deployment to 'weplay (Staging)' (Mon Dec 20 14:17:39 -0800 2010) | |
| Uploaded deployment information to New Relic | |
| ~> Restarting app servers | |
| :: running sh -l -c '/engineyard/bin/app_weplay deploy' | |
| Deploying weplay - RACK 32031 | |
| ~> Cleaning up old releases | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sudo sh -l -c '\''ls /data/weplay/releases | head -n -3 | xargs -I{} rm -rf /data/weplay/releases/{}'\' | |
| :: running ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o PasswordAuthentication=no [email protected] 'sudo sh -l -c '\''ls /data/weplay/releases | head -n -3 | xargs -I{} rm -rf /data/weplay/releases/{}'\' | |
| :: running sudo sh -l -c 'ls /data/weplay/releases | head -n -3 | xargs -I{} rm -rf /data/weplay/releases/{}' | |
| Deploy complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment