Advertisement
Guest User

capistrano.log

a guest
Sep 25th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. INFO [56a7da8c] Running sed -i 's/-x86-mingw32//' /var/www/APPNAME/releases/20170925184448/Gemfile.lock as deploy@MYWEBSITE
  2. DEBUG [56a7da8c] Command: sed -i 's/-x86-mingw32//' /var/www/APPNAME/releases/20170925184448/Gemfile.lock
  3. INFO [56a7da8c] Finished in 0.251 seconds with exit status 0 (successful).
  4. INFO [2ff92c98] Running sed -i 's/x86-mingw32/x86_64-linux; ruby/' /var/www/APPNAME/releases/20170925184448/Gemfile.lock as deploy@MYWEBSITE
  5. DEBUG [2ff92c98] Command: sed -i 's/x86-mingw32/x86_64-linux; ruby/' /var/www/APPNAME/releases/20170925184448/Gemfile.lock
  6. INFO [2ff92c98] Finished in 0.248 seconds with exit status 0 (successful).
  7. DEBUG [d2b698e8] Running if test ! -d /var/www/APPNAME/releases/20170925184448; then echo "Directory does not exist '/var/www/APPNAME/releases/20170925184448'" 1>&2; false; fi as deploy@MYWEBSITE
  8. DEBUG [d2b698e8] Command: if test ! -d /var/www/APPNAME/releases/20170925184448; then echo "Directory does not exist '/var/www/APPNAME/releases/20170925184448'" 1>&2; false; fi
  9. DEBUG [d2b698e8] Finished in 0.262 seconds with exit status 0 (successful).
  10. DEBUG [0d0ac5b7] Running ~/.rvm/bin/rvm 2.4.1 do bundle check --path /var/www/APPNAME/shared/bundle as deploy@MYWEBSITE
  11. DEBUG [0d0ac5b7] Command: cd /var/www/APPNAME/releases/20170925184448 && ~/.rvm/bin/rvm 2.4.1 do bundle check --path /var/www/APPNAME/shared/bundle
  12. DEBUG [0d0ac5b7] The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for x86_64-linux, ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
  13. DEBUG [0d0ac5b7] Resolving dependencies...
  14. DEBUG [0d0ac5b7]
  15. DEBUG [0d0ac5b7] The following gems are missing
  16. DEBUG [0d0ac5b7] * public_suffix (3.0.0)
  17. DEBUG [0d0ac5b7] * addressable (2.5.2)
  18. DEBUG [0d0ac5b7] * net-ssh (4.2.0)
  19. DEBUG [0d0ac5b7] * net-scp (1.2.1)
  20. DEBUG [0d0ac5b7] * sshkit (1.14.0)
  21. DEBUG [0d0ac5b7] * airbrussh (1.3.0)
  22. DEBUG [0d0ac5b7] * ansi (1.5.0)
  23. DEBUG [0d0ac5b7] * bindex (0.5.0)
  24. DEBUG [0d0ac5b7] * byebug (9.1.0)
  25. DEBUG [0d0ac5b7] * capistrano (3.9.1)
  26. DEBUG [0d0ac5b7] * capistrano-bundler (1.3.0)
  27. DEBUG [0d0ac5b7] * capistrano-passenger (0.2.0)
  28. DEBUG [0d0ac5b7] * capistrano-rails (1.3.0)
  29. DEBUG [0d0ac5b7] * capistrano-rvm (0.1.2)
  30. DEBUG [0d0ac5b7] * mini_mime (0.1.4)
  31. DEBUG [0d0ac5b7] * xpath (2.1.0)
  32. DEBUG [0d0ac5b7] * capybara (2.15.1)
  33. DEBUG [0d0ac5b7] * childprocess (0.7.1)
  34. DEBUG [0d0ac5b7] * ruby-progressbar (1.8.3)
  35. DEBUG [0d0ac5b7] * minitest-reporters (1.1.18)
  36. DEBUG [0d0ac5b7] * rubyzip (1.2.1)
  37. DEBUG [0d0ac5b7] * selenium-webdriver (3.5.2)
  38. DEBUG [0d0ac5b7] * sqlite3 (1.3.13)
  39. DEBUG [0d0ac5b7] * web-console (3.5.1)
  40. DEBUG [0d0ac5b7] Install missing gems with `bundle install`
  41. DEBUG [0d0ac5b7] Finished in 0.874 seconds with exit status 1 (failed).
  42. INFO [a6a22722] Running ~/.rvm/bin/rvm 2.4.1 do bundle install --path /var/www/APPNAME/shared/bundle --without development test --deployment --quiet as deploy@MYWEBSITE
  43. DEBUG [a6a22722] Command: cd /var/www/APPNAME/releases/20170925184448 && ~/.rvm/bin/rvm 2.4.1 do bundle install --path /var/www/APPNAME/shared/bundle --without development test --deployment --quiet
  44. DEBUG [a6a22722] The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
  45. To update, run `gem install bundler --pre`
  46. INFO [a6a22722] Finished in 3.206 seconds with exit status 0 (successful).
  47. DEBUG [fce249f3] Running if test ! -d /var/www/APPNAME/releases/20170925184448; then echo "Directory does not exist '/var/www/APPNAME/releases/20170925184448'" 1>&2; false; fi as deploy@MYWEBSITE
  48. DEBUG [fce249f3] Command: if test ! -d /var/www/APPNAME/releases/20170925184448; then echo "Directory does not exist '/var/www/APPNAME/releases/20170925184448'" 1>&2; false; fi
  49. DEBUG [fce249f3] Finished in 0.266 seconds with exit status 0 (successful).
  50. INFO [c625f646] Running ~/.rvm/bin/rvm 2.4.1 do bundle exec rake assets:precompile as deploy@MYWEBSITE
  51. DEBUG [c625f646] Command: cd /var/www/APPNAME/releases/20170925184448 && ( export RAILS_ENV="production" RAILS_GROUPS="" ; ~/.rvm/bin/rvm 2.4.1 do bundle exec rake assets:precompile )
  52. DEBUG [c625f646] bundler: failed to load command: rake (/var/www/APPNAME/shared/bundle/ruby/2.4.0/bin/rake)
  53. DEBUG [c625f646] Gem::Exception: can't find executable rake for gem rake. rake is not currently included in the bundle, perhaps you meant to add it to your Gemfile?
  54. /home/deploy/.rvm/gems/ruby-2.4.1/gems/bundler-1.15.4/lib/bundler/rubygems_integration.rb:432:in `block in replace_bin_path'
  55. /home/deploy/.rvm/gems/ruby-2.4.1/gems/bundler-1.15.4/lib/bundler/rubygems_integration.rb:452:in `block in replace_bin_path'
  56. /var/www/APPNAME/shared/bundle/ruby/2.4.0/bin/rake:23:in `<top (required)>'
  57. DEBUG [c625f646]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement