Skip to content

Instantly share code, notes, and snippets.

@jgm106
Created December 12, 2013 20:20
Show Gist options
  • Save jgm106/7934728 to your computer and use it in GitHub Desktop.
Save jgm106/7934728 to your computer and use it in GitHub Desktop.
* executing "cd -- /opt/heracles/deploy/scholarsphere/releases/20131212201917 && RAILS_ENV=production RAILS_GROUPS=assets env RBENV_ROOT=\"/opt/heracles/deploy/.rbenv\" PATH=\"/opt/heracles/deploy/.rbenv/shims:/opt/heracles/deploy/.rbenv/bin:$PATH\" RBENV_VERSION=\"2.0.0-p353\" /opt/heracles/deploy/.rbenv/bin/rbenv exec bundle exec rake assets:precompile"
servers: ["ss2test.dlt.psu.edu"]
[ss2test.dlt.psu.edu] executing command
** [out :: ss2test.dlt.psu.edu] rake aborted!
** [out :: ss2test.dlt.psu.edu] cannot load such file -- rspec/core
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `require'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `block in require'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:214:in `load_dependency'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `require'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/releases/20131212201917/lib/tasks/scholarsphere.rake:15:in `<top (required)>'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:223:in `load'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:223:in `block in load'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:214:in `load_dependency'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:223:in `load'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:641:in `block in run_tasks_blocks'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:641:in `each'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:641:in `run_tasks_blocks'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/application.rb:244:in `run_tasks_blocks'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:446:in `load_tasks'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/railtie/configurable.rb:30:in `method_missing'
** [out :: ss2test.dlt.psu.edu] /opt/heracles/deploy/scholarsphere/releases/20131212201917/Rakefile:7:in `<top (required)>'
** [out :: ss2test.dlt.psu.edu] (See full trace by running task with --trace)
command finished in 7304ms
*** [whenever:update_crontab] rolling back
* executing "ls -x /opt/heracles/deploy/scholarsphere/releases"
servers: ["ss2test.dlt.psu.edu"]
[ss2test.dlt.psu.edu] executing command
command finished in 34ms
* executing "cd /opt/heracles/deploy/scholarsphere/releases/20131212200621 && bundle exec whenever --update-crontab scholarsphere --set environment=production --roles db"
servers: ["ss2test.dlt.psu.edu"]
[ss2test.dlt.psu.edu] executing command
** [out :: ss2test.dlt.psu.edu] [write] crontab file updated
command finished in 2465ms
*** [deploy:update_code] rolling back
* executing "rm -rf /opt/heracles/deploy/scholarsphere/releases/20131212201917; true"
servers: ["ss2test.dlt.psu.edu"]
[ss2test.dlt.psu.edu] executing command
command finished in 2202ms
failed: "env RBENV_ROOT=/opt/heracles/deploy/.rbenv PATH=/opt/heracles/deploy/.rbenv/shims:/opt/heracles/deploy/.rbenv/bin:$PATH sh -c 'cd -- /opt/heracles/deploy/scholarsphere/releases/20131212201917 && RAILS_ENV=production RAILS_GROUPS=assets env RBENV_ROOT=\"/opt/heracles/deploy/.rbenv\" PATH=\"/opt/heracles/deploy/.rbenv/shims:/opt/heracles/deploy/.rbenv/bin:$PATH\" RBENV_VERSION=\"2.0.0-p353\" /opt/heracles/deploy/.rbenv/bin/rbenv exec bundle exec rake assets:precompile'" on ss2test.dlt.psu.edu
: client-75-102-80-94:ttys002%;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment