Created
March 21, 2012 00:22
-
-
Save resistorsoftware/2142937 to your computer and use it in GitHub Desktop.
problem with rake
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-03-20T23:47:08+00:00 heroku[worker.2]: Starting process with command `rake jobs:work` | |
2012-03-20T23:47:08+00:00 heroku[worker.2]: Stopping process with SIGTERM | |
2012-03-20T23:47:08+00:00 app[worker.2]: rake aborted! | |
2012-03-20T23:47:08+00:00 app[worker.2]: SIGTERM | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.2.2/lib/active_support/core_ext/numeric/time.rb:3:in `<top (required)>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.2.2/lib/active_support/time.rb:35:in `require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.2.2/lib/active_support/time.rb:35:in `<top (required)>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.2.2/lib/active_support/core_ext/hash/conversions.rb:2:in `require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.2.2/lib/active_support/core_ext/hash/conversions.rb:2:in `<top (required)>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activemodel-3.2.2/lib/active_model/serializers/xml.rb:4:in `require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activemodel-3.2.2/lib/active_model/serializers/xml.rb:4:in `<top (required)>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activeresource-3.2.2/lib/active_resource/base.rb:1481:in `<class:Base>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activeresource-3.2.2/lib/active_resource/base.rb:1476:in `<module:ActiveResource>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activeresource-3.2.2/lib/active_resource/base.rb:21:in `<top (required)>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/shopify_api-2.3.0/lib/shopify_api/json_format.rb:2:in `<module:ActiveResource>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/shopify_api-2.3.0/lib/shopify_api/json_format.rb:1:in `<top (required)>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/shopify_api-2.3.0/lib/shopify_api.rb:10:in `require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/shopify_api-2.3.0/lib/shopify_api.rb:10:in `<top (required)>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:64:in `require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:64:in `block (2 levels) in require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:62:in `each' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:62:in `block in require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:51:in `each' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:51:in `require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler.rb:112:in `require' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /app/rakefile:2:in `<top (required)>' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2373:in `load' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2373:in `raw_load_rakefile' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2007:in `block in load_rakefile' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2058:in `standard_exception_handling' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2006:in `load_rakefile' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:1991:in `run' | |
2012-03-20T23:47:08+00:00 app[worker.2]: /usr/ruby1.9.2/bin/rake:31:in `<main>' | |
2012-03-20T23:47:09+00:00 app[worker.2]: (in /app) | |
2012-03-20T23:47:09+00:00 heroku[worker.2]: Process exited with status 1 | |
2012-03-20T23:47:10+00:00 app[worker.1]: SQL (1.4ms) UPDATE "delayed_jobs" SET locked_by = null, locked_at = null WHERE (locked_by = 'host:74e6804d-8ad9-4ea3-990c-fc02d335a879 pid:1') | |
2012-03-20T23:47:11+00:00 heroku[worker.1]: Process exited with status 0 | |
2012-03-20T23:47:12+00:00 heroku[worker.2]: Stopping process with SIGTERM | |
2012-03-20T23:47:12+00:00 app[worker.2]: rake aborted! | |
2012-03-20T23:47:12+00:00 app[worker.2]: SIGTERM | |
2012-03-20T23:47:12+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/activeresource-3.2.2/lib/active_resource/base.rb:12:in `<top (required)>' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/shopify_api-2.3.0/lib/shopify_api/json_format.rb:2:in `<module:ActiveResource>' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/shopify_api-2.3.0/lib/shopify_api/json_format.rb:1:in `<top (required)>' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/shopify_api-2.3.0/lib/shopify_api.rb:10:in `require' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /app/.bundle/gems/ruby/1.9.1/gems/shopify_api-2.3.0/lib/shopify_api.rb:10:in `<top (required)>' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:64:in `require' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:64:in `block (2 levels) in require' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:62:in `each' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:62:in `block in require' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:51:in `each' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:51:in `require' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler.rb:112:in `require' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /app/rakefile:2:in `<top (required)>' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2373:in `load' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2373:in `raw_load_rakefile' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2007:in `block in load_rakefile' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2058:in `standard_exception_handling' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2006:in `load_rakefile' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:1991:in `run' | |
2012-03-20T23:47:12+00:00 app[worker.2]: /usr/ruby1.9.2/bin/rake:31:in `<main>' | |
2012-03-20T23:47:14+00:00 heroku[worker.2]: Process exited with status 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment