Created
January 8, 2016 16:01
-
-
Save Arcrammer/c21701bb727521f5459e to your computer and use it in GitHub Desktop.
Capistrano insisting there are too few arguments
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
| ➜ Eximius-in-Rails git:(master) ✗ cap production deploy --trace | |
| ** Invoke production (first_time) | |
| ** Execute production | |
| ** Invoke load:defaults (first_time) | |
| ** Execute load:defaults | |
| ** Invoke rvm:hook (first_time) | |
| ** Execute rvm:hook | |
| DEBUG [badd2f09] Running /usr/bin/env [ -d ~/.rvm ] as deploy@104.236.49.128 | |
| DEBUG [badd2f09] Command: [ -d ~/.rvm ] | |
| DEBUG [badd2f09] Finished in 0.982 seconds with exit status 0 (successful). | |
| ** Invoke rvm:check (first_time) | |
| ** Execute rvm:check | |
| DEBUG [b2e3f8d9] Running ~/.rvm/bin/rvm version as deploy@104.236.49.128 | |
| DEBUG [b2e3f8d9] Command: ( export PATH="/opt/ruby/bin:$PATH" ; ~/.rvm/bin/rvm version ) | |
| DEBUG [b2e3f8d9] rvm 1.26.11 (latest) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/] | |
| DEBUG [b2e3f8d9] | |
| DEBUG [b2e3f8d9] Finished in 0.540 seconds with exit status 0 (successful). | |
| rvm 1.26.11 (latest) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/] | |
| DEBUG [951ff15d] Running ~/.rvm/bin/rvm current as deploy@104.236.49.128 | |
| DEBUG [951ff15d] Command: ( export PATH="/opt/ruby/bin:$PATH" ; ~/.rvm/bin/rvm current ) | |
| DEBUG [951ff15d] ruby-2.2.1 | |
| DEBUG [951ff15d] | |
| DEBUG [951ff15d] Finished in 0.291 seconds with exit status 0 (successful). | |
| ruby-2.2.1 | |
| DEBUG [bbf668d0] Running ~/.rvm/bin/rvm default do ruby --version as deploy@104.236.49.128 | |
| DEBUG [bbf668d0] Command: ( export PATH="/opt/ruby/bin:$PATH" ; ~/.rvm/bin/rvm default do ruby --version ) | |
| DEBUG [bbf668d0] ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux] | |
| DEBUG [bbf668d0] | |
| DEBUG [bbf668d0] Finished in 0.801 seconds with exit status 0 (successful). | |
| ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux] | |
| ** Invoke deploy:set_rails_env (first_time) | |
| ** Execute deploy:set_rails_env | |
| ** Invoke deploy:set_linked_dirs (first_time) | |
| ** Execute deploy:set_linked_dirs | |
| ** Invoke deploy:set_rails_env | |
| ** Invoke deploy (first_time) | |
| ** Execute deploy | |
| ** Invoke deploy:starting (first_time) | |
| ** Execute deploy:starting | |
| ** Invoke deploy:check (first_time) | |
| ** Execute deploy:check | |
| ** Invoke git:check (first_time) | |
| ** Invoke git:wrapper (first_time) | |
| ** Execute git:wrapper | |
| INFO [b51c26e0] Running /usr/bin/env mkdir -p /tmp/Eximius-in-Rails/ as deploy@104.236.49.128 | |
| DEBUG [b51c26e0] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env mkdir -p /tmp/Eximius-in-Rails/ ) | |
| INFO [b51c26e0] Finished in 0.115 seconds with exit status 0 (successful). | |
| DEBUG Uploading /tmp/Eximius-in-Rails/git-ssh.sh 0.0% | |
| INFO Uploading /tmp/Eximius-in-Rails/git-ssh.sh 100.0% | |
| INFO [3ffd0c66] Running /usr/bin/env chmod +rx /tmp/Eximius-in-Rails/git-ssh.sh as deploy@104.236.49.128 | |
| DEBUG [3ffd0c66] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env chmod +rx /tmp/Eximius-in-Rails/git-ssh.sh ) | |
| INFO [3ffd0c66] Finished in 0.106 seconds with exit status 0 (successful). | |
| ** Execute git:check | |
| INFO [ebdb772a] Running /usr/bin/env git ls-remote --heads https://github.com/Arcrammer/Eximius-in-Rails.git as deploy@104.236.49.128 | |
| DEBUG [ebdb772a] Command: ( export PATH="/opt/ruby/bin:$PATH" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/Eximius-in-Rails/git-ssh.sh" ; /usr/bin/env git ls-remote --heads https://github.com/Arcrammer/Eximius-in-Rails.git ) | |
| DEBUG [ebdb772a] bfba637ba695281a80e2c2fa46da21c30774f70c | |
| DEBUG [ebdb772a] | |
| DEBUG [ebdb772a] refs/heads/master | |
| INFO [ebdb772a] Finished in 0.359 seconds with exit status 0 (successful). | |
| ** Invoke deploy:check:directories (first_time) | |
| ** Execute deploy:check:directories | |
| INFO [16176672] Running /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/shared /var/www/Eximius-in-Rails/releases as deploy@104.236.49.128 | |
| DEBUG [16176672] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/shared /var/www/Eximius-in-Rails/releases ) | |
| INFO [16176672] Finished in 0.158 seconds with exit status 0 (successful). | |
| ** Invoke deploy:check:linked_dirs (first_time) | |
| ** Execute deploy:check:linked_dirs | |
| INFO [24f18fb9] Running /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/shared/log /var/www/Eximius-in-Rails/shared/tmp/pids /var/www/Eximius-in-Rails/shared/tmp/cache /var/www/Eximius-in-Rails/shared/tmp/sockets /var/www/Eximius-in-Rails/shared/vendor/bundle /var/www/Eximius-in-Rails/shared/public/system /var/www/Eximius-in-Rails/shared/public/assets as deploy@104.236.49.128 | |
| DEBUG [24f18fb9] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/shared/log /var/www/Eximius-in-Rails/shared/tmp/pids /var/www/Eximius-in-Rails/shared/tmp/cache /var/www/Eximius-in-Rails/shared/tmp/sockets /var/www/Eximius-in-Rails/shared/vendor/bundle /var/www/Eximius-in-Rails/shared/public/system /var/www/Eximius-in-Rails/shared/public/assets ) | |
| INFO [24f18fb9] Finished in 0.129 seconds with exit status 0 (successful). | |
| ** Invoke deploy:check:make_linked_dirs (first_time) | |
| ** Execute deploy:check:make_linked_dirs | |
| INFO [5accdc87] Running /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/shared/config as deploy@104.236.49.128 | |
| DEBUG [5accdc87] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/shared/config ) | |
| INFO [5accdc87] Finished in 0.128 seconds with exit status 0 (successful). | |
| ** Invoke deploy:check:linked_files (first_time) | |
| ** Execute deploy:check:linked_files | |
| DEBUG [8bcb7ca1] Running /usr/bin/env [ -f /var/www/Eximius-in-Rails/shared/config/database.yml ] as deploy@104.236.49.128 | |
| DEBUG [8bcb7ca1] Command: [ -f /var/www/Eximius-in-Rails/shared/config/database.yml ] | |
| DEBUG [8bcb7ca1] Finished in 0.108 seconds with exit status 0 (successful). | |
| DEBUG [3fb3317c] Running /usr/bin/env [ -f /var/www/Eximius-in-Rails/shared/config/secrets.yml ] as deploy@104.236.49.128 | |
| DEBUG [3fb3317c] Command: [ -f /var/www/Eximius-in-Rails/shared/config/secrets.yml ] | |
| DEBUG [3fb3317c] Finished in 0.106 seconds with exit status 0 (successful). | |
| ** Invoke deploy:set_previous_revision (first_time) | |
| ** Execute deploy:set_previous_revision | |
| DEBUG [18793690] Running /usr/bin/env [ -f /var/www/Eximius-in-Rails/current/REVISION ] as deploy@104.236.49.128 | |
| DEBUG [18793690] Command: [ -f /var/www/Eximius-in-Rails/current/REVISION ] | |
| DEBUG [18793690] Finished in 0.119 seconds with exit status 0 (successful). | |
| DEBUG [0a0e686b] Running /usr/bin/env cat /var/www/Eximius-in-Rails/current/REVISION 2>/dev/null as deploy@104.236.49.128 | |
| DEBUG [0a0e686b] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env cat /var/www/Eximius-in-Rails/current/REVISION 2>/dev/null ) | |
| DEBUG [0a0e686b] bfba637ba695 | |
| DEBUG [0a0e686b] | |
| DEBUG [0a0e686b] Finished in 0.117 seconds with exit status 0 (successful). | |
| ** Invoke deploy:started (first_time) | |
| ** Execute deploy:started | |
| ** Invoke deploy:updating (first_time) | |
| ** Invoke deploy:new_release_path (first_time) | |
| ** Execute deploy:new_release_path | |
| ** Execute deploy:updating | |
| ** Invoke git:create_release (first_time) | |
| ** Invoke git:update (first_time) | |
| ** Invoke git:clone (first_time) | |
| ** Invoke git:wrapper | |
| ** Execute git:clone | |
| DEBUG [e89ee3f3] Running /usr/bin/env [ -f /var/www/Eximius-in-Rails/repo/HEAD ] as deploy@104.236.49.128 | |
| DEBUG [e89ee3f3] Command: [ -f /var/www/Eximius-in-Rails/repo/HEAD ] | |
| DEBUG [e89ee3f3] Finished in 0.133 seconds with exit status 0 (successful). | |
| INFO The repository mirror is at /var/www/Eximius-in-Rails/repo | |
| ** Execute git:update | |
| DEBUG [d0380d27] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/repo; then echo "Directory does not exist '/var/www/Eximius-in-Rails/repo'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [d0380d27] Command: if test ! -d /var/www/Eximius-in-Rails/repo; then echo "Directory does not exist '/var/www/Eximius-in-Rails/repo'" 1>&2; false; fi | |
| DEBUG [d0380d27] Finished in 0.118 seconds with exit status 0 (successful). | |
| INFO [ecbac929] Running /usr/bin/env git remote update as deploy@104.236.49.128 | |
| DEBUG [ecbac929] Command: cd /var/www/Eximius-in-Rails/repo && ( export PATH="/opt/ruby/bin:$PATH" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/Eximius-in-Rails/git-ssh.sh" ; /usr/bin/env git remote update ) | |
| DEBUG [ecbac929] Fetching origin | |
| DEBUG [ecbac929] | |
| INFO [ecbac929] Finished in 0.498 seconds with exit status 0 (successful). | |
| ** Execute git:create_release | |
| DEBUG [352733f6] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/repo; then echo "Directory does not exist '/var/www/Eximius-in-Rails/repo'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [352733f6] Command: if test ! -d /var/www/Eximius-in-Rails/repo; then echo "Directory does not exist '/var/www/Eximius-in-Rails/repo'" 1>&2; false; fi | |
| DEBUG [352733f6] Finished in 0.113 seconds with exit status 0 (successful). | |
| INFO [aa060e0a] Running /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/releases/20160108155917 as deploy@104.236.49.128 | |
| DEBUG [aa060e0a] Command: cd /var/www/Eximius-in-Rails/repo && ( export PATH="/opt/ruby/bin:$PATH" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/Eximius-in-Rails/git-ssh.sh" ; /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/releases/20160108155917 ) | |
| INFO [aa060e0a] Finished in 0.137 seconds with exit status 0 (successful). | |
| INFO [d868f360] Running /usr/bin/env git archive master | tar -x -f - -C /var/www/Eximius-in-Rails/releases/20160108155917 as deploy@104.236.49.128 | |
| DEBUG [d868f360] Command: cd /var/www/Eximius-in-Rails/repo && ( export PATH="/opt/ruby/bin:$PATH" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/Eximius-in-Rails/git-ssh.sh" ; /usr/bin/env git archive master | tar -x -f - -C /var/www/Eximius-in-Rails/releases/20160108155917 ) | |
| INFO [d868f360] Finished in 0.195 seconds with exit status 0 (successful). | |
| ** Invoke deploy:set_current_revision (first_time) | |
| ** Execute deploy:set_current_revision | |
| ** Invoke git:set_current_revision (first_time) | |
| ** Execute git:set_current_revision | |
| DEBUG [7738cd8e] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/repo; then echo "Directory does not exist '/var/www/Eximius-in-Rails/repo'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [7738cd8e] Command: if test ! -d /var/www/Eximius-in-Rails/repo; then echo "Directory does not exist '/var/www/Eximius-in-Rails/repo'" 1>&2; false; fi | |
| DEBUG [7738cd8e] Finished in 0.125 seconds with exit status 0 (successful). | |
| DEBUG [c2a3b6b0] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit --abbrev=12 master as deploy@104.236.49.128 | |
| DEBUG [c2a3b6b0] Command: cd /var/www/Eximius-in-Rails/repo && ( export PATH="/opt/ruby/bin:$PATH" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/Eximius-in-Rails/git-ssh.sh" ; /usr/bin/env git rev-list --max-count=1 --abbrev-commit --abbrev=12 master ) | |
| DEBUG [c2a3b6b0] bfba637ba695 | |
| DEBUG [c2a3b6b0] | |
| DEBUG [c2a3b6b0] Finished in 0.155 seconds with exit status 0 (successful). | |
| DEBUG [ebe23338] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [ebe23338] Command: if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi | |
| DEBUG [ebe23338] Finished in 0.143 seconds with exit status 0 (successful). | |
| INFO [184476a2] Running /usr/bin/env echo "bfba637ba695" >> REVISION as deploy@104.236.49.128 | |
| DEBUG [184476a2] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env echo "bfba637ba695" >> REVISION ) | |
| INFO [184476a2] Finished in 0.115 seconds with exit status 0 (successful). | |
| ** Invoke deploy:symlink:shared (first_time) | |
| ** Execute deploy:symlink:shared | |
| ** Invoke deploy:symlink:linked_files (first_time) | |
| ** Execute deploy:symlink:linked_files | |
| INFO [141df7bb] Running /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/releases/20160108155917/config as deploy@104.236.49.128 | |
| DEBUG [141df7bb] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/releases/20160108155917/config ) | |
| INFO [141df7bb] Finished in 0.114 seconds with exit status 0 (successful). | |
| DEBUG [2c4443c8] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/config/database.yml ] as deploy@104.236.49.128 | |
| DEBUG [2c4443c8] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/config/database.yml ] | |
| DEBUG [2c4443c8] Finished in 0.145 seconds with exit status 1 (failed). | |
| DEBUG [371425b6] Running /usr/bin/env [ -f /var/www/Eximius-in-Rails/releases/20160108155917/config/database.yml ] as deploy@104.236.49.128 | |
| DEBUG [371425b6] Command: [ -f /var/www/Eximius-in-Rails/releases/20160108155917/config/database.yml ] | |
| DEBUG [371425b6] Finished in 0.150 seconds with exit status 0 (successful). | |
| INFO [fd780c1b] Running /usr/bin/env rm /var/www/Eximius-in-Rails/releases/20160108155917/config/database.yml as deploy@104.236.49.128 | |
| DEBUG [fd780c1b] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env rm /var/www/Eximius-in-Rails/releases/20160108155917/config/database.yml ) | |
| INFO [fd780c1b] Finished in 0.131 seconds with exit status 0 (successful). | |
| INFO [6587c8a2] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/config/database.yml /var/www/Eximius-in-Rails/releases/20160108155917/config/database.yml as deploy@104.236.49.128 | |
| DEBUG [6587c8a2] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/config/database.yml /var/www/Eximius-in-Rails/releases/20160108155917/config/database.yml ) | |
| INFO [6587c8a2] Finished in 0.210 seconds with exit status 0 (successful). | |
| DEBUG [bfaeda6b] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/config/secrets.yml ] as deploy@104.236.49.128 | |
| DEBUG [bfaeda6b] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/config/secrets.yml ] | |
| DEBUG [bfaeda6b] Finished in 0.132 seconds with exit status 1 (failed). | |
| DEBUG [12a3d25d] Running /usr/bin/env [ -f /var/www/Eximius-in-Rails/releases/20160108155917/config/secrets.yml ] as deploy@104.236.49.128 | |
| DEBUG [12a3d25d] Command: [ -f /var/www/Eximius-in-Rails/releases/20160108155917/config/secrets.yml ] | |
| DEBUG [12a3d25d] Finished in 0.128 seconds with exit status 0 (successful). | |
| INFO [1a963cc8] Running /usr/bin/env rm /var/www/Eximius-in-Rails/releases/20160108155917/config/secrets.yml as deploy@104.236.49.128 | |
| DEBUG [1a963cc8] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env rm /var/www/Eximius-in-Rails/releases/20160108155917/config/secrets.yml ) | |
| INFO [1a963cc8] Finished in 0.126 seconds with exit status 0 (successful). | |
| INFO [7d57c830] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/config/secrets.yml /var/www/Eximius-in-Rails/releases/20160108155917/config/secrets.yml as deploy@104.236.49.128 | |
| DEBUG [7d57c830] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/config/secrets.yml /var/www/Eximius-in-Rails/releases/20160108155917/config/secrets.yml ) | |
| INFO [7d57c830] Finished in 0.114 seconds with exit status 0 (successful). | |
| ** Invoke deploy:symlink:linked_dirs (first_time) | |
| ** Execute deploy:symlink:linked_dirs | |
| INFO [9887682f] Running /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/releases/20160108155917 /var/www/Eximius-in-Rails/releases/20160108155917/tmp /var/www/Eximius-in-Rails/releases/20160108155917/vendor /var/www/Eximius-in-Rails/releases/20160108155917/public as deploy@104.236.49.128 | |
| DEBUG [9887682f] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/releases/20160108155917 /var/www/Eximius-in-Rails/releases/20160108155917/tmp /var/www/Eximius-in-Rails/releases/20160108155917/vendor /var/www/Eximius-in-Rails/releases/20160108155917/public ) | |
| INFO [9887682f] Finished in 0.139 seconds with exit status 0 (successful). | |
| DEBUG [17a7454e] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/log ] as deploy@104.236.49.128 | |
| DEBUG [17a7454e] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/log ] | |
| DEBUG [17a7454e] Finished in 0.121 seconds with exit status 1 (failed). | |
| DEBUG [a1c3e9e5] Running /usr/bin/env [ -d /var/www/Eximius-in-Rails/releases/20160108155917/log ] as deploy@104.236.49.128 | |
| DEBUG [a1c3e9e5] Command: [ -d /var/www/Eximius-in-Rails/releases/20160108155917/log ] | |
| DEBUG [a1c3e9e5] Finished in 0.119 seconds with exit status 0 (successful). | |
| INFO [42617e0f] Running /usr/bin/env rm -rf /var/www/Eximius-in-Rails/releases/20160108155917/log as deploy@104.236.49.128 | |
| DEBUG [42617e0f] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env rm -rf /var/www/Eximius-in-Rails/releases/20160108155917/log ) | |
| INFO [42617e0f] Finished in 0.129 seconds with exit status 0 (successful). | |
| INFO [3c830d6f] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/log /var/www/Eximius-in-Rails/releases/20160108155917/log as deploy@104.236.49.128 | |
| DEBUG [3c830d6f] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/log /var/www/Eximius-in-Rails/releases/20160108155917/log ) | |
| INFO [3c830d6f] Finished in 0.131 seconds with exit status 0 (successful). | |
| DEBUG [4a951b31] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/tmp/pids ] as deploy@104.236.49.128 | |
| DEBUG [4a951b31] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/tmp/pids ] | |
| DEBUG [4a951b31] Finished in 0.146 seconds with exit status 1 (failed). | |
| DEBUG [8613a1c2] Running /usr/bin/env [ -d /var/www/Eximius-in-Rails/releases/20160108155917/tmp/pids ] as deploy@104.236.49.128 | |
| DEBUG [8613a1c2] Command: [ -d /var/www/Eximius-in-Rails/releases/20160108155917/tmp/pids ] | |
| DEBUG [8613a1c2] Finished in 0.128 seconds with exit status 1 (failed). | |
| INFO [a9fe6c98] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/tmp/pids /var/www/Eximius-in-Rails/releases/20160108155917/tmp/pids as deploy@104.236.49.128 | |
| DEBUG [a9fe6c98] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/tmp/pids /var/www/Eximius-in-Rails/releases/20160108155917/tmp/pids ) | |
| INFO [a9fe6c98] Finished in 0.121 seconds with exit status 0 (successful). | |
| DEBUG [cded8eaf] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/tmp/cache ] as deploy@104.236.49.128 | |
| DEBUG [cded8eaf] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/tmp/cache ] | |
| DEBUG [cded8eaf] Finished in 0.126 seconds with exit status 1 (failed). | |
| DEBUG [9aa6b4fc] Running /usr/bin/env [ -d /var/www/Eximius-in-Rails/releases/20160108155917/tmp/cache ] as deploy@104.236.49.128 | |
| DEBUG [9aa6b4fc] Command: [ -d /var/www/Eximius-in-Rails/releases/20160108155917/tmp/cache ] | |
| DEBUG [9aa6b4fc] Finished in 0.146 seconds with exit status 1 (failed). | |
| INFO [6f346769] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/tmp/cache /var/www/Eximius-in-Rails/releases/20160108155917/tmp/cache as deploy@104.236.49.128 | |
| DEBUG [6f346769] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/tmp/cache /var/www/Eximius-in-Rails/releases/20160108155917/tmp/cache ) | |
| INFO [6f346769] Finished in 0.135 seconds with exit status 0 (successful). | |
| DEBUG [22ad979e] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/tmp/sockets ] as deploy@104.236.49.128 | |
| DEBUG [22ad979e] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/tmp/sockets ] | |
| DEBUG [22ad979e] Finished in 0.119 seconds with exit status 1 (failed). | |
| DEBUG [04135a24] Running /usr/bin/env [ -d /var/www/Eximius-in-Rails/releases/20160108155917/tmp/sockets ] as deploy@104.236.49.128 | |
| DEBUG [04135a24] Command: [ -d /var/www/Eximius-in-Rails/releases/20160108155917/tmp/sockets ] | |
| DEBUG [04135a24] Finished in 0.118 seconds with exit status 1 (failed). | |
| INFO [dc172dbb] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/tmp/sockets /var/www/Eximius-in-Rails/releases/20160108155917/tmp/sockets as deploy@104.236.49.128 | |
| DEBUG [dc172dbb] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/tmp/sockets /var/www/Eximius-in-Rails/releases/20160108155917/tmp/sockets ) | |
| INFO [dc172dbb] Finished in 0.117 seconds with exit status 0 (successful). | |
| DEBUG [7525641c] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/vendor/bundle ] as deploy@104.236.49.128 | |
| DEBUG [7525641c] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/vendor/bundle ] | |
| DEBUG [7525641c] Finished in 0.125 seconds with exit status 1 (failed). | |
| DEBUG [9a0536e0] Running /usr/bin/env [ -d /var/www/Eximius-in-Rails/releases/20160108155917/vendor/bundle ] as deploy@104.236.49.128 | |
| DEBUG [9a0536e0] Command: [ -d /var/www/Eximius-in-Rails/releases/20160108155917/vendor/bundle ] | |
| DEBUG [9a0536e0] Finished in 0.113 seconds with exit status 1 (failed). | |
| INFO [f236a2e5] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/vendor/bundle /var/www/Eximius-in-Rails/releases/20160108155917/vendor/bundle as deploy@104.236.49.128 | |
| DEBUG [f236a2e5] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/vendor/bundle /var/www/Eximius-in-Rails/releases/20160108155917/vendor/bundle ) | |
| INFO [f236a2e5] Finished in 0.117 seconds with exit status 0 (successful). | |
| DEBUG [d2eb38a4] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/public/system ] as deploy@104.236.49.128 | |
| DEBUG [d2eb38a4] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/public/system ] | |
| DEBUG [d2eb38a4] Finished in 0.142 seconds with exit status 1 (failed). | |
| DEBUG [c65ab7ef] Running /usr/bin/env [ -d /var/www/Eximius-in-Rails/releases/20160108155917/public/system ] as deploy@104.236.49.128 | |
| DEBUG [c65ab7ef] Command: [ -d /var/www/Eximius-in-Rails/releases/20160108155917/public/system ] | |
| DEBUG [c65ab7ef] Finished in 0.138 seconds with exit status 1 (failed). | |
| INFO [fd417b49] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/public/system /var/www/Eximius-in-Rails/releases/20160108155917/public/system as deploy@104.236.49.128 | |
| DEBUG [fd417b49] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/public/system /var/www/Eximius-in-Rails/releases/20160108155917/public/system ) | |
| INFO [fd417b49] Finished in 0.156 seconds with exit status 0 (successful). | |
| DEBUG [30632be2] Running /usr/bin/env [ -L /var/www/Eximius-in-Rails/releases/20160108155917/public/assets ] as deploy@104.236.49.128 | |
| DEBUG [30632be2] Command: [ -L /var/www/Eximius-in-Rails/releases/20160108155917/public/assets ] | |
| DEBUG [30632be2] Finished in 0.126 seconds with exit status 1 (failed). | |
| DEBUG [2675df04] Running /usr/bin/env [ -d /var/www/Eximius-in-Rails/releases/20160108155917/public/assets ] as deploy@104.236.49.128 | |
| DEBUG [2675df04] Command: [ -d /var/www/Eximius-in-Rails/releases/20160108155917/public/assets ] | |
| DEBUG [2675df04] Finished in 0.134 seconds with exit status 1 (failed). | |
| INFO [85f22f8c] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/public/assets /var/www/Eximius-in-Rails/releases/20160108155917/public/assets as deploy@104.236.49.128 | |
| DEBUG [85f22f8c] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/shared/public/assets /var/www/Eximius-in-Rails/releases/20160108155917/public/assets ) | |
| INFO [85f22f8c] Finished in 0.109 seconds with exit status 0 (successful). | |
| ** Invoke deploy:updated (first_time) | |
| ** Execute deploy:updated | |
| ** Invoke deploy:compile_assets (first_time) | |
| ** Invoke deploy:set_rails_env | |
| ** Execute deploy:compile_assets | |
| ** Invoke deploy:assets:precompile (first_time) | |
| ** Execute deploy:assets:precompile | |
| DEBUG [24846dc3] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [24846dc3] Command: if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi | |
| DEBUG [24846dc3] Finished in 0.119 seconds with exit status 0 (successful). | |
| INFO [0e7b819c] Running ~/.rvm/bin/rvm default do rake assets:precompile as deploy@104.236.49.128 | |
| DEBUG [0e7b819c] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" RAILS_ENV="production" ; ~/.rvm/bin/rvm default do rake assets:precompile ) | |
| INFO [0e7b819c] Finished in 3.119 seconds with exit status 0 (successful). | |
| ** Invoke deploy:assets:backup_manifest (first_time) | |
| ** Execute deploy:assets:backup_manifest | |
| DEBUG [5129faf7] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [5129faf7] Command: if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi | |
| DEBUG [5129faf7] Finished in 0.119 seconds with exit status 0 (successful). | |
| INFO [4b8fcdf7] Running /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/releases/20160108155917/assets_manifest_backup as deploy@104.236.49.128 | |
| DEBUG [4b8fcdf7] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env mkdir -p /var/www/Eximius-in-Rails/releases/20160108155917/assets_manifest_backup ) | |
| INFO [4b8fcdf7] Finished in 0.119 seconds with exit status 0 (successful). | |
| DEBUG [cb325efd] Running /usr/bin/env ls /var/www/Eximius-in-Rails/releases/20160108155917/public/assets/.sprockets-manifest* as deploy@104.236.49.128 | |
| DEBUG [cb325efd] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ls /var/www/Eximius-in-Rails/releases/20160108155917/public/assets/.sprockets-manifest* ) | |
| DEBUG [cb325efd] /var/www/Eximius-in-Rails/releases/20160108155917/public/assets/.sprockets-manifest-46434a3bde8d272f030e2f0f2b3c509c.json | |
| DEBUG [cb325efd] | |
| DEBUG [cb325efd] Finished in 0.126 seconds with exit status 0 (successful). | |
| DEBUG [093d8499] Running /usr/bin/env ls /var/www/Eximius-in-Rails/releases/20160108155917/public/assets/.sprockets-manifest* as deploy@104.236.49.128 | |
| DEBUG [093d8499] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ls /var/www/Eximius-in-Rails/releases/20160108155917/public/assets/.sprockets-manifest* ) | |
| DEBUG [093d8499] /var/www/Eximius-in-Rails/releases/20160108155917/public/assets/.sprockets-manifest-46434a3bde8d272f030e2f0f2b3c509c.json | |
| DEBUG [093d8499] | |
| DEBUG [093d8499] Finished in 0.125 seconds with exit status 0 (successful). | |
| INFO [4ed708e7] Running /usr/bin/env cp /var/www/Eximius-in-Rails/releases/20160108155917/public/assets/.sprockets-manifest-46434a3bde8d272f030e2f0f2b3c509c.json /var/www/Eximius-in-Rails/releases/20160108155917/assets_manifest_backup as deploy@104.236.49.128 | |
| DEBUG [4ed708e7] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env cp /var/www/Eximius-in-Rails/releases/20160108155917/public/assets/.sprockets-manifest-46434a3bde8d272f030e2f0f2b3c509c.json /var/www/Eximius-in-Rails/releases/20160108155917/assets_manifest_backup ) | |
| INFO [4ed708e7] Finished in 0.113 seconds with exit status 0 (successful). | |
| ** Invoke deploy:cleanup_assets (first_time) | |
| ** Invoke deploy:set_rails_env | |
| ** Execute deploy:cleanup_assets | |
| ** Invoke deploy:normalize_assets (first_time) | |
| ** Invoke deploy:set_rails_env | |
| ** Execute deploy:normalize_assets | |
| ** Invoke deploy:migrate (first_time) | |
| ** Invoke deploy:set_rails_env | |
| ** Execute deploy:migrate | |
| INFO [deploy:migrate] Run `rake db:migrate` | |
| DEBUG [e5ba5313] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [e5ba5313] Command: if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi | |
| DEBUG [e5ba5313] Finished in 0.116 seconds with exit status 0 (successful). | |
| INFO [e47fa8a3] Running ~/.rvm/bin/rvm default do rake db:migrate as deploy@104.236.49.128 | |
| DEBUG [e47fa8a3] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" RAILS_ENV="production" ; ~/.rvm/bin/rvm default do rake db:migrate ) | |
| INFO [e47fa8a3] Finished in 2.646 seconds with exit status 0 (successful). | |
| ** Invoke deploy:publishing (first_time) | |
| ** Execute deploy:publishing | |
| ** Invoke deploy:symlink:release (first_time) | |
| ** Execute deploy:symlink:release | |
| INFO [4a757f7f] Running /usr/bin/env ln -s /var/www/Eximius-in-Rails/releases/20160108155917 /var/www/Eximius-in-Rails/releases/current as deploy@104.236.49.128 | |
| DEBUG [4a757f7f] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ln -s /var/www/Eximius-in-Rails/releases/20160108155917 /var/www/Eximius-in-Rails/releases/current ) | |
| INFO [4a757f7f] Finished in 0.138 seconds with exit status 0 (successful). | |
| INFO [d7bf206a] Running /usr/bin/env mv /var/www/Eximius-in-Rails/releases/current /var/www/Eximius-in-Rails as deploy@104.236.49.128 | |
| DEBUG [d7bf206a] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env mv /var/www/Eximius-in-Rails/releases/current /var/www/Eximius-in-Rails ) | |
| INFO [d7bf206a] Finished in 0.105 seconds with exit status 0 (successful). | |
| ** Invoke deploy:published (first_time) | |
| ** Execute deploy:published | |
| ** Invoke deploy:finishing (first_time) | |
| ** Execute deploy:finishing | |
| ** Invoke deploy:cleanup (first_time) | |
| ** Execute deploy:cleanup | |
| DEBUG [9d2f40d2] Running /usr/bin/env ls -xtr /var/www/Eximius-in-Rails/releases as deploy@104.236.49.128 | |
| DEBUG [9d2f40d2] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env ls -xtr /var/www/Eximius-in-Rails/releases ) | |
| DEBUG [9d2f40d2] 20160108151804 | |
| DEBUG [9d2f40d2] | |
| DEBUG [9d2f40d2] 20160108152019 | |
| DEBUG [9d2f40d2] | |
| DEBUG [9d2f40d2] 20160108153457 | |
| DEBUG [9d2f40d2] | |
| DEBUG [9d2f40d2] 20160108155629 | |
| DEBUG [9d2f40d2] | |
| DEBUG [9d2f40d2] 20160108155828 | |
| DEBUG [9d2f40d2] | |
| DEBUG [9d2f40d2] 20160108155917 | |
| DEBUG [9d2f40d2] | |
| DEBUG [9d2f40d2] Finished in 0.155 seconds with exit status 0 (successful). | |
| INFO Keeping 5 of 6 deployed releases on 104.236.49.128 | |
| INFO [5b7f62e3] Running /usr/bin/env rm -rf /var/www/Eximius-in-Rails/releases/20160108151804 as deploy@104.236.49.128 | |
| DEBUG [5b7f62e3] Command: ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env rm -rf /var/www/Eximius-in-Rails/releases/20160108151804 ) | |
| INFO [5b7f62e3] Finished in 0.164 seconds with exit status 0 (successful). | |
| ** Invoke deploy:finished (first_time) | |
| ** Execute deploy:finished | |
| ** Invoke deploy:log_revision (first_time) | |
| ** Execute deploy:log_revision | |
| DEBUG [23f8d6cf] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/releases; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [23f8d6cf] Command: if test ! -d /var/www/Eximius-in-Rails/releases; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases'" 1>&2; false; fi | |
| DEBUG [23f8d6cf] Finished in 0.120 seconds with exit status 0 (successful). | |
| INFO [af9f35bd] Running /usr/bin/env echo "Branch master (at bfba637ba695) deployed as release 20160108155917 by alexander" >> /var/www/Eximius-in-Rails/revisions.log as deploy@104.236.49.128 | |
| DEBUG [af9f35bd] Command: cd /var/www/Eximius-in-Rails/releases && ( export PATH="/opt/ruby/bin:$PATH" ; /usr/bin/env echo "Branch master (at bfba637ba695) deployed as release 20160108155917 by alexander" >> /var/www/Eximius-in-Rails/revisions.log ) | |
| INFO [af9f35bd] Finished in 0.178 seconds with exit status 0 (successful). | |
| DEBUG [caa5ad33] Running /usr/bin/env if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi as deploy@104.236.49.128 | |
| DEBUG [caa5ad33] Command: if test ! -d /var/www/Eximius-in-Rails/releases/20160108155917; then echo "Directory does not exist '/var/www/Eximius-in-Rails/releases/20160108155917'" 1>&2; false; fi | |
| DEBUG [caa5ad33] Finished in 0.122 seconds with exit status 0 (successful). | |
| INFO [50670e8e] Running ~/.rvm/bin/rvm default do bundle install as deploy@104.236.49.128 | |
| DEBUG [50670e8e] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" ; ~/.rvm/bin/rvm default do bundle install ) | |
| DEBUG [50670e8e] Using rake 10.4.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using i18n 0.7.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using json 1.8.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using minitest 5.8.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using thread_safe 0.3.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using builder 3.2.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using erubis 2.7.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using mini_portile2 2.0.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using rack 1.6.4 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using mime-types 2.99 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using arel 6.0.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using bcrypt 3.1.10 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using debug_inspector 0.0.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using byebug 8.2.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using net-ssh 3.0.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using coffee-script-source 1.10.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using execjs 2.6.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using thor 0.19.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using concurrent-ruby 1.0.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using multi_json 1.11.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using mysql 2.9.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using puma 2.15.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using bundler 1.11.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using sass 3.4.20 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using tilt 2.0.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using spring 1.6.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using will_paginate 3.1.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using rdoc 4.2.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using tzinfo 1.2.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using nokogiri 1.6.7.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using rack-test 0.6.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using mail 2.6.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using binding_of_caller 0.7.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using net-scp 1.2.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using coffee-script 2.4.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using uglifier 2.7.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using sprockets 3.5.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using sdoc 0.4.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using activesupport 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using loofah 2.0.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using sshkit 1.8.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using rails-deprecated_sanitizer 1.0.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using globalid 0.3.6 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using activemodel 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using jbuilder 2.4.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using rails-html-sanitizer 1.0.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using capistrano 3.4.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using rails-dom-testing 1.0.7 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using activejob 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using activerecord 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using capistrano-bundler 1.1.4 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using capistrano-linked-files 1.1.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using capistrano-rvm 0.1.2 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using actionview 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using capistrano-rails 1.1.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using actionpack 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using actionmailer 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using railties 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using sprockets-rails 3.0.0 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using coffee-rails 4.1.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using jquery-rails 4.0.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using rails 4.2.5 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using sass-rails 5.0.4 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using web-console 2.2.1 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Using turbolinks 2.5.3 | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Bundle complete! 19 Gemfile dependencies, 65 gems now installed. | |
| DEBUG [50670e8e] | |
| DEBUG [50670e8e] Use `bundle show [gemname]` to see where a bundled gem is installed. | |
| DEBUG [50670e8e] | |
| INFO [50670e8e] Finished in 1.822 seconds with exit status 0 (successful). | |
| INFO [217f3600] Running ~/.rvm/bin/rvm default do rake db:migrate db:seed as deploy@104.236.49.128 | |
| DEBUG [217f3600] Command: cd /var/www/Eximius-in-Rails/releases/20160108155917 && ( export PATH="/opt/ruby/bin:$PATH" ; ~/.rvm/bin/rvm default do rake db:migrate db:seed ) | |
| INFO [217f3600] Finished in 6.590 seconds with exit status 0 (successful). | |
| cap aborted! | |
| ArgumentError: wrong number of arguments (0 for 1+) | |
| /Users/alexander/.rvm/gems/ruby-2.2.4/gems/capistrano-3.4.0/lib/capistrano/dsl.rb:14:in `invoke' | |
| /Users/alexander/.rvm/gems/ruby-2.2.4/gems/capistrano-3.4.0/lib/capistrano/dsl/task_enhancements.rb:14:in `block in after' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/task.rb:240:in `call' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/task.rb:240:in `block in execute' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/task.rb:235:in `each' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/task.rb:235:in `execute' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/task.rb:179:in `block in invoke_with_call_chain' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/task.rb:172:in `invoke_with_call_chain' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/task.rb:165:in `invoke' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:150:in `invoke_task' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:106:in `block (2 levels) in top_level' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:106:in `each' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:106:in `block in top_level' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:115:in `run_with_threads' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:100:in `top_level' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:78:in `block in run' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:176:in `standard_exception_handling' | |
| /Users/alexander/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/rake/application.rb:75:in `run' | |
| /Users/alexander/.rvm/gems/ruby-2.2.4/gems/capistrano-3.4.0/lib/capistrano/application.rb:15:in `run' | |
| /Users/alexander/.rvm/gems/ruby-2.2.4/gems/capistrano-3.4.0/bin/cap:3:in `<top (required)>' | |
| /Users/alexander/.rvm/gems/ruby-2.2.2/bin/cap:23:in `load' | |
| /Users/alexander/.rvm/gems/ruby-2.2.2/bin/cap:23:in `<main>' | |
| /Users/alexander/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in `eval' | |
| /Users/alexander/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in `<main>' | |
| Tasks: TOP => deploy | |
| The deploy has failed with an error: wrong number of arguments (0 for 1+) | |
| ** Invoke deploy:failed (first_time) | |
| ** Execute deploy:failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment