Started GET "/" for 127.0.0.1 at 2014-06-24 02:00:16 +0200 Processing by Rails::WelcomeController#index as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (7.6ms) Completed 200 OK in 109ms (Views: 26.9ms | ActiveRecord: 0.0ms) Started GET "/rails/info/properties" for 127.0.0.1 at 2014-06-24 02:00:27 +0200 Processing by Rails::InfoController#properties as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-4.0.2/lib/rails/templates/rails/info/properties.html.erb (1.7ms) Completed 200 OK in 46ms (Views: 29.0ms | ActiveRecord: 4.3ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:03:34 +0200 ActionController::RoutingError (uninitialized constant WelcomeController): activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `const_get' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `each' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `inject' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.2) lib/active_record/migration.rb:369:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__807989825__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (11.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (94.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:08:15 +0200 NameError (undefined local variable or method `automations' for #): config/routes.rb:7:in `block in ' config/routes.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (29.2ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:08:38 +0200 ActionController::RoutingError (uninitialized constant AutomationsController): activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `const_get' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `each' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `inject' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.2) lib/active_record/migration.rb:369:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__807989825__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (28.1ms)  (28.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (20.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DeviseCreateUsers (20140624002037)  (0.2ms) begin transaction  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.5ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.3ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.7ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140624002037"]]  (20.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/" for 127.0.0.1 at 2014-06-24 02:21:51 +0200 NoMethodError (undefined method `devise_for' for #): config/routes.rb:2:in `block in ' config/routes.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (28.5ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:25:06 +0200 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML Rendered automations/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 1001ms (Views: 959.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:25:07 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:25:07 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:07 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:07 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:07 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:07 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:07 +0200 Started GET "/" for 127.0.0.1 at 2014-06-24 02:25:12 +0200 Processing by AutomationsController#index as HTML Rendered automations/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:25:12 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:12 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:12 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:25:12 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:12 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:12 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:25:12 +0200 Started GET "/automations" for 127.0.0.1 at 2014-06-24 02:25:39 +0200 ActionController::RoutingError (No route matches [GET] "/automations"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (16.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (70.4ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:25:42 +0200 Processing by AutomationsController#index as HTML Rendered automations/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/Automations" for 127.0.0.1 at 2014-06-24 02:25:45 +0200 ActionController::RoutingError (No route matches [GET] "/Automations"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (97.1ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 02:26:01 +0200 Processing by AutomationsController#index as HTML Rendered automations/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:26:01 +0200 Started GET "/" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 Processing by AutomationsController#index as HTML Rendered automations/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (57.3ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (50.3ms) Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:29:56 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.8ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Processing by AutomationsController#index as HTML Rendered automations/index.html.erb within layouts/application (1.2ms) Completed 200 OK in 46ms (Views: 43.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Started GET "/assets/demo.css?body=1" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (64.1ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 ActionController::RoutingError (No route matches [GET] "/assets/reset.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (49.5ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (71.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (129.9ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (46.4ms) Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:33:05 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (52.6ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:33:59 +0200 Processing by AutomationsController#index as HTML Rendered automations/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 44ms (Views: 42.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:33:59 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (49.7ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.9ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 ActionController::RoutingError (No route matches [GET] "/assets/reset.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.2ms) Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (50.1ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.4ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.6ms) Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.woff"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.1ms) Started GET "/assets/websymbols/websymbols-regular-webfont.ttf" for 127.0.0.1 at 2014-06-24 02:34:00 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.ttf"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (46.1ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Processing by AutomationsController#index as HTML Rendered automations/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 33ms (Views: 32.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.7ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.9ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (46.5ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.5ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (103.3ms) Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.woff"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.1ms) Started GET "/assets/websymbols/websymbols-regular-webfont.ttf" for 127.0.0.1 at 2014-06-24 02:35:03 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.ttf"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.9ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 25ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (103.8ms) Completed 200 OK in 152ms (Views: 113.7ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/users/css/demo.css" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.6ms) Started GET "/users/css/style2.css" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (93.4ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 Started GET "/users/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:37:42 +0200 ActionController::RoutingError (No route matches [GET] "/users/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (52.0ms) Started GET "/users/css/demo.css" for 127.0.0.1 at 2014-06-24 02:37:43 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (56.9ms) Started GET "/users/css/style2.css" for 127.0.0.1 at 2014-06-24 02:37:43 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.1ms) Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 02:37:43 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.woff"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.0ms) Started GET "/assets/websymbols/websymbols-regular-webfont.ttf" for 127.0.0.1 at 2014-06-24 02:37:43 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.ttf"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (50.1ms) Started GET "/users/sign_up" for 127.0.0.1 at 2014-06-24 02:37:47 +0200 Processing by Devise::RegistrationsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/registrations/new.html.erb within layouts/application (9.6ms) Completed 200 OK in 22ms (Views: 18.8ms | ActiveRecord: 0.0ms) Started GET "/users/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:37:47 +0200 ActionController::RoutingError (No route matches [GET] "/users/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (49.8ms) Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-24 02:37:49 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.2ms) Completed 200 OK in 21ms (Views: 17.6ms | ActiveRecord: 0.0ms) Started GET "/users/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:37:50 +0200 ActionController::RoutingError (No route matches [GET] "/users/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.4ms) Started GET "/users/password/new" for 127.0.0.1 at 2014-06-24 02:37:51 +0200 Processing by Devise::PasswordsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (2.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/passwords/new.html.erb within layouts/application (13.0ms) Completed 200 OK in 26ms (Views: 22.6ms | ActiveRecord: 0.0ms) Started GET "/users/password/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:37:51 +0200 ActionController::RoutingError (No route matches [GET] "/users/password/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (109.1ms) Started POST "/users/password" for 127.0.0.1 at 2014-06-24 02:38:06 +0200 Processing by Devise::PasswordsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ij7lofLr2kwfxlq/xdbYfgyzrHf7ZX8HNXfZInjbGqA=", "user"=>{"email"=>"hummer@dsg.tuwien.ac.at"}, "commit"=>"Send me reset password instructions"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'hummer@dsg.tuwien.ac.at' ORDER BY "users"."id" ASC LIMIT 1 Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/passwords/new.html.erb within layouts/application (8.3ms) Completed 200 OK in 100ms (Views: 17.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/users/css/demo.css" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.6ms) Started GET "/users/css/style2.css" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (46.5ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 Started GET "/users/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 ActionController::RoutingError (No route matches [GET] "/users/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (52.9ms) Started GET "/users/css/demo.css" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (50.9ms) Started GET "/users/css/style2.css" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (50.4ms) Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.woff"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.3ms) Started GET "/assets/websymbols/websymbols-regular-webfont.ttf" for 127.0.0.1 at 2014-06-24 02:38:07 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.ttf"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (11.1ms) Completed 200 OK in 23ms (Views: 20.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/users/css/style2.css" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.4ms) Started GET "/users/css/demo.css" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.5ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 Started GET "/users/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 ActionController::RoutingError (No route matches [GET] "/users/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (52.8ms) Started GET "/users/css/demo.css" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (63.8ms) Started GET "/users/css/style2.css" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (54.0ms) Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 02:38:32 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.woff"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.1ms) Started GET "/assets/websymbols/websymbols-regular-webfont.ttf" for 127.0.0.1 at 2014-06-24 02:38:33 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.ttf"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.2ms) Started GET "/users/sign_up" for 127.0.0.1 at 2014-06-24 02:38:36 +0200 Processing by Devise::RegistrationsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/registrations/new.html.erb within layouts/application (7.4ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/users/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:38:36 +0200 ActionController::RoutingError (No route matches [GET] "/users/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.4ms) Started POST "/users" for 127.0.0.1 at 2014-06-24 02:38:47 +0200 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ij7lofLr2kwfxlq/xdbYfgyzrHf7ZX8HNXfZInjbGqA=", "user"=>{"email"=>"hummer@dsg.tuwien.ac.at", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.3ms) begin transaction User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'hummer@dsg.tuwien.ac.at' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (9.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 24 Jun 2014 00:38:47 UTC +00:00], ["email", "hummer@dsg.tuwien.ac.at"], ["encrypted_password", "$2a$10$54uxDR0XOM18qRheCXasv.3CVRiio7DuT0Vuy1zpfY.UuyzDGzfu."], ["updated_at", Tue, 24 Jun 2014 00:38:47 UTC +00:00]]  (25.9ms) commit transaction  (0.3ms) begin transaction Binary data inserted for `string` type on column `last_sign_in_ip` Binary data inserted for `string` type on column `current_sign_in_ip` SQL (1.5ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_sign_in_at", Tue, 24 Jun 2014 00:38:47 UTC +00:00], ["current_sign_in_at", Tue, 24 Jun 2014 00:38:47 UTC +00:00], ["last_sign_in_ip", "127.0.0.1"], ["current_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", Tue, 24 Jun 2014 00:38:47 UTC +00:00]]  (18.8ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 315ms (ActiveRecord: 56.6ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:38:47 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 13ms (Views: 8.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:47 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:47 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:47 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:47 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (47.1ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.4ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (45.8ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.5ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (47.9ms) Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.woff"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (39.6ms) Started GET "/assets/websymbols/websymbols-regular-webfont.ttf" for 127.0.0.1 at 2014-06-24 02:38:48 +0200 ActionController::RoutingError (No route matches [GET] "/assets/websymbols/websymbols-regular-webfont.ttf"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.3ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 32ms (Views: 27.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:41:38 +0200 Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:41:39 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.0ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:41:39 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (68.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (107.5ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:41:39 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:41:39 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.5ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 02:41:39 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.1ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 02:41:39 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.0ms) Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 02:41:39 +0200 Started GET "/" for 127.0.0.1 at 2014-06-24 02:43:48 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (16.9ms) Completed 500 Internal Server Error in 25ms ActionView::Template::Error (undefined method `render_errors' for #<#:0xb46ced14>): 1:

Automations

2: 3:
4: <%= render_errors() %> 5: <% 6: require "toaster/model/automation" 7: require "toaster/markup/markup_util" app/views/automations/index.html.erb:4:in `_app_views_automations_index_html_erb__711807774__633966348' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:44:01 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.5ms) Completed 500 Internal Server Error in 23ms ActionView::Template::Error (cannot load such file -- toaster/model/automation): 2: 3:
4: <% 5: require "toaster/model/automation" 6: require "toaster/markup/markup_util" 7: 8: autos = [] app/views/automations/index.html.erb:5:in `_app_views_automations_index_html_erb__711807774__636971248' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (23.1ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:45:23 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (6.4ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::LOAD_PATH): 2: 3:
4: <% 5: LOAD_PATH << File.join(File.basename(__FILE__), "../../../../../../") 6: require "toaster/model/automation" 7: require "toaster/markup/markup_util" 8: app/views/automations/index.html.erb:5:in `_app_views_automations_index_html_erb__711807774__625832298' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.3ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:45:33 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (70.6ms) Completed 500 Internal Server Error in 83ms ActionView::Template::Error (cannot load such file -- toaster/model/automation): 3:
4: <% 5: $LOAD_PATH << File.join(File.basename(__FILE__), "../../../../../../") 6: require "toaster/model/automation" 7: require "toaster/markup/markup_util" 8: 9: autos = [] app/views/automations/index.html.erb:6:in `_app_views_automations_index_html_erb__711807774__634845078' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.3ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:45:58 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.1ms) Completed 500 Internal Server Error in 16ms ActionView::Template::Error (cannot load such file -- toaster/model/automation): 3:
4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../") 6: require "toaster/model/automation" 7: require "toaster/markup/markup_util" 8: 9: autos = [] app/views/automations/index.html.erb:6:in `_app_views_automations_index_html_erb__711807774__618588638' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.9ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:46:08 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (25.0ms) Completed 500 Internal Server Error in 36ms ActionView::Template::Error (undefined method `echo' for #<#:0xb5b4de70>): 3:
4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../") 6: echo $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: app/views/automations/index.html.erb:6:in `_app_views_automations_index_html_erb__711807774__623220398' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (36.8ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:46:14 +0200 Processing by AutomationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.7ms) Completed 500 Internal Server Error in 19ms ActionView::Template::Error (cannot load such file -- toaster/model/automation): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb__711807774__635279058' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.3ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:47:08 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (389.4ms) Completed 500 Internal Server Error in 401ms ActionView::Template::Error (cannot load such file -- hashdiff): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb__711807774__625883278' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.1ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:48:33 +0200 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (319.6ms) Completed 500 Internal Server Error in 524ms ActionView::Template::Error (cannot load such file -- jsonpath): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb___144690436_76766500' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.5ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:48:34 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (69.5ms) Completed 500 Internal Server Error in 80ms ActionView::Template::Error (cannot load such file -- jsonpath): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb___144690436_76766500' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.7ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:51:34 +0200 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (353.3ms) Completed 500 Internal Server Error in 498ms ActionView::Template::Error (cannot load such file -- open4): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb__138778746_92688260' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.5ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:51:48 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (81.8ms) Completed 500 Internal Server Error in 90ms ActionView::Template::Error (cannot load such file -- open4): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb__138778746_92688260' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.2ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:52:03 +0200 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (358.8ms) Completed 500 Internal Server Error in 542ms ActionView::Template::Error (cannot load such file -- ohai/application): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb___975139535_72115080' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.1ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:52:04 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (19.5ms) Completed 500 Internal Server Error in 26ms ActionView::Template::Error (cannot load such file -- ohai/application): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb___975139535_72115080' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.6ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:52:04 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (69.1ms) Completed 500 Internal Server Error in 76ms ActionView::Template::Error (cannot load such file -- ohai/application): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb___975139535_72115080' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.1ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:52:05 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (26.5ms) Completed 500 Internal Server Error in 34ms ActionView::Template::Error (cannot load such file -- ohai/application): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb___975139535_72115080' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.5ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:52:06 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (16.2ms) Completed 500 Internal Server Error in 29ms ActionView::Template::Error (cannot load such file -- ohai/application): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb___975139535_72115080' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (22.2ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 62ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (3.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (135.3ms) Completed 200 OK in 291ms (Views: 252.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/users/css/style2.css" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (101.9ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 Started GET "/users/css/demo.css" for 127.0.0.1 at 2014-06-24 02:52:43 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:44 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 02:52:44 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:44 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:44 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:44 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:52:44 +0200 Started GET "/users/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:52:44 +0200 ActionController::RoutingError (No route matches [GET] "/users/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (53.5ms) Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 02:52:44 +0200 Started POST "/users/sign_in" for 127.0.0.1 at 2014-06-24 02:53:01 +0200 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iW8nsdgPrQI398smwdxIjcAG0rNQ2cJ6UQfnOgCpjmc=", "user"=>{"email"=>"hummer@dsg.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'hummer@dsg.tuwien.ac.at' ORDER BY "users"."id" ASC LIMIT 1 Completed 401 Unauthorized in 215ms Processing by Devise::SessionsController#new as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iW8nsdgPrQI398smwdxIjcAG0rNQ2cJ6UQfnOgCpjmc=", "user"=>{"email"=>"hummer@dsg.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (6.8ms) Completed 200 OK in 161ms (Views: 18.4ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iW8nsdgPrQI398smwdxIjcAG0rNQ2cJ6UQfnOgCpjmc=", "user"=>{"email"=>"hummer@dsg.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'hummer@dsg.tuwien.ac.at' ORDER BY "users"."id" ASC LIMIT 1 Completed 401 Unauthorized in 144ms Processing by Devise::SessionsController#new as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iW8nsdgPrQI398smwdxIjcAG0rNQ2cJ6UQfnOgCpjmc=", "user"=>{"email"=>"hummer@dsg.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (6.2ms) Completed 200 OK in 154ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/users/css/style2.css" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.0ms) Started GET "/users/css/demo.css" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 ActionController::RoutingError (No route matches [GET] "/users/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 Started GET "/users/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 02:53:02 +0200 ActionController::RoutingError (No route matches [GET] "/users/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (48.2ms) Started POST "/users/sign_in" for 127.0.0.1 at 2014-06-24 02:53:07 +0200 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iW8nsdgPrQI398smwdxIjcAG0rNQ2cJ6UQfnOgCpjmc=", "user"=>{"email"=>"hummer@dsg.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'hummer@dsg.tuwien.ac.at' ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) begin transaction SQL (10.1ms) UPDATE "users" SET "remember_created_at" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["remember_created_at", Tue, 24 Jun 2014 00:53:07 UTC +00:00], ["updated_at", Tue, 24 Jun 2014 00:53:07 UTC +00:00]]  (26.0ms) commit transaction  (0.2ms) begin transaction SQL (0.7ms) UPDATE "users" SET "current_sign_in_at" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["current_sign_in_at", Tue, 24 Jun 2014 00:53:07 UTC +00:00], ["sign_in_count", 2], ["updated_at", Tue, 24 Jun 2014 00:53:07 UTC +00:00]]  (18.8ms) commit transaction Redirected to http://localhost:3000/automations/index Completed 302 Found in 357ms (ActiveRecord: 56.6ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 02:53:07 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (439.7ms) Completed 500 Internal Server Error in 451ms ActionView::Template::Error (cannot load such file -- chef/log): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb__862403603_95818900' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.5ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:53:23 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (92.1ms) Completed 500 Internal Server Error in 100ms ActionView::Template::Error (cannot load such file -- chef/log): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb__862403603_95818900' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.5ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:55:57 +0200 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (430.5ms) Completed 500 Internal Server Error in 657ms ActionView::Template::Error (cannot load such file -- ruby_lexer): 4: <% 5: $LOAD_PATH << File.join(File.dirname(__FILE__), "../../../../../../lib") 6: puts $LOAD_PATH 7: require "toaster/model/automation" 8: require "toaster/markup/markup_util" 9: 10: autos = [] app/views/automations/index.html.erb:7:in `_app_views_automations_index_html_erb___223784317_97993850' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.6ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:56:59 +0200 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (633.9ms) Completed 500 Internal Server Error in 871ms ActionView::Template::Error (undefined method `init_mongo' for #<#:0xabc97c4>): 11: auto = nil 12: message = nil 13: 14: init_mongo() && begin 15: 16: autos = Toaster::Automation.find() 17: auto = get_automation_for_param() app/views/automations/index.html.erb:14:in `_app_views_automations_index_html_erb___937705154_92135400' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.3ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:57:02 +0200 Processing by AutomationsController#index as HTML User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (18.2ms) Completed 500 Internal Server Error in 29ms ActionView::Template::Error (undefined method `init_mongo' for #<#:0xadf352c>): 11: auto = nil 12: message = nil 13: 14: init_mongo() && begin 15: 16: autos = Toaster::Automation.find() 17: auto = get_automation_for_param() app/views/automations/index.html.erb:14:in `_app_views_automations_index_html_erb___937705154_92135400' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.9ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:57:55 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (25.5ms) Completed 500 Internal Server Error in 37ms ActionView::Template::Error (undefined method `init_mongo' for #<#:0xb0a8e5c>): 10: auto = nil 11: message = nil 12: 13: init_mongo() && begin 14: 15: autos = Toaster::Automation.find() 16: auto = get_automation_for_param() app/views/automations/index.html.erb:13:in `_app_views_automations_index_html_erb___937705154_92618960' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (74.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (94.8ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:58:34 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (17.9ms) Completed 500 Internal Server Error in 26ms ActionView::Template::Error (undefined method `init_mongo' for #<#:0xa909700>): 10: auto = nil 11: message = nil 12: 13: init_mongo() && begin 14: 15: autos = Toaster::Automation.find() 16: auto = get_automation_for_param() app/views/automations/index.html.erb:13:in `_app_views_automations_index_html_erb___937705154_92618960' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.5ms) Started GET "/" for 127.0.0.1 at 2014-06-24 02:58:41 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (26.5ms) Completed 500 Internal Server Error in 34ms ActionView::Template::Error (undefined method `init_mongo' for #<#:0xae95778>): 10: auto = nil 11: message = nil 12: 13: init_mongo() && begin 14: 15: autos = Toaster::Automation.find() 16: auto = get_automation_for_param() app/views/automations/index.html.erb:13:in `_app_views_automations_index_html_erb___937705154_92618960' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (25.7ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:01:01 +0200 LoadError (cannot load such file -- toaster/webapp/util1): app/controllers/application_controller.rb:7:in `' app/controllers/application_controller.rb:1:in `' app/controllers/automations_controller.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (80.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (107.4ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:01:17 +0200 LoadError (cannot load such file -- toaster/webapp/util): app/controllers/application_controller.rb:7:in `' app/controllers/application_controller.rb:1:in `' app/controllers/automations_controller.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (28.2ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:02:55 +0200 LoadError (cannot load such file -- util): app/controllers/application_controller.rb:7:in `' app/controllers/application_controller.rb:1:in `' app/controllers/automations_controller.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (28.8ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:03:08 +0200 LoadError (cannot load such file -- util): app/controllers/application_controller.rb:7:in `' app/controllers/application_controller.rb:1:in `' app/controllers/automations_controller.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (68.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (98.4ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:03:47 +0200 LoadError (cannot load such file -- util): app/controllers/application_controller.rb:9:in `' app/controllers/application_controller.rb:1:in `' app/controllers/automations_controller.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (112.5ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:04:11 +0200 LoadError (cannot load such file -- bson): app/controllers/application_controller.rb:9:in `' app/controllers/application_controller.rb:1:in `' app/controllers/automations_controller.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (29.8ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:04:44 +0200 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" LoadError (cannot load such file -- mongo): app/controllers/application_controller.rb:9:in `' app/controllers/application_controller.rb:1:in `' app/controllers/automations_controller.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (107.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (145.7ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:05:14 +0200 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (642.9ms) Completed 500 Internal Server Error in 891ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"p"=>"auto"} given.): 51: end 52: 53: %> 54:
55:

Automations

56: <% if message %> 57:
<%= message %>
app/views/automations/index.html.erb:54:in `_app_views_automations_index_html_erb__80250289_85944150' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:06:50 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (85.5ms) Completed 500 Internal Server Error in 95ms ActionView::Template::Error (nil can't be coerced into Float): 147: 148: <% end %> 149: 150: <%= get_page_footer() %> 151:
152:
app/views/automations/index.html.erb:150:in `_app_views_automations_index_html_erb__80250289_96784530' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.9ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:06:57 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.6ms) Completed 200 OK in 70ms (Views: 65.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (99.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (165.0ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (50.9ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.4ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.9ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:06:58 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.1ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.1ms) Completed 200 OK in 99ms (Views: 95.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.4ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:07:26 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.2ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:07:27 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:07:27 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.7ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:07:27 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (47.9ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:07:27 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (92.7ms) Completed 200 OK in 110ms (Views: 102.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.2ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (51.3ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (49.1ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (45.2ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:07:51 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.9ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (92.4ms) Completed 200 OK in 106ms (Views: 101.6ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:08 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (48.8ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (50.6ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (54.6ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.1ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.0ms) Started GET "/automations" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 ActionController::RoutingError (No route matches [GET] "/automations"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (48.0ms) Started GET "/automations" for 127.0.0.1 at 2014-06-24 03:08:09 +0200 ActionController::RoutingError (No route matches [GET] "/automations"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.2ms) Started GET "/automations" for 127.0.0.1 at 2014-06-24 03:08:20 +0200 ActionController::RoutingError (No route matches [GET] "/automations"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (42.1ms) Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:08:21 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (54.6ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Processing by AutomationsController#index as HTML User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (6.9ms) Completed 200 OK in 30ms (Views: 24.5ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.7ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (55.8ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:08:22 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (54.4ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:08:23 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (66.1ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:08:23 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (46.2ms) Started GET "/automations/" for 127.0.0.1 at 2014-06-24 03:08:23 +0200 ActionController::RoutingError (No route matches [GET] "/automations"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (138.9ms) Started GET "/automations/" for 127.0.0.1 at 2014-06-24 03:08:23 +0200 ActionController::RoutingError (No route matches [GET] "/automations"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.7ms) Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:08:30 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (52.4ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:08:30 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 23ms (Views: 18.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:30 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.0ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.3ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (59.1ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (51.1ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (46.4ms) Started GET "/" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Processing by AutomationsController#index as HTML User Load (1.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (6.7ms) Completed 200 OK in 23ms (Views: 15.8ms | ActiveRecord: 1.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.4ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.9ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 Started GET "/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (58.8ms) Started GET "/css/demo.css" for 127.0.0.1 at 2014-06-24 03:08:31 +0200 ActionController::RoutingError (No route matches [GET] "/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (48.1ms) Started GET "/css/style2.css" for 127.0.0.1 at 2014-06-24 03:08:32 +0200 ActionController::RoutingError (No route matches [GET] "/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.1ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:08:33 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (18.4ms) Completed 200 OK in 38ms (Views: 31.9ms | ActiveRecord: 0.8ms) Started GET "/automations/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:08:33 +0200 ActionController::RoutingError (No route matches [GET] "/automations/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (69.4ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (5.9ms) Completed 200 OK in 21ms (Views: 15.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 Started GET "/automations/css/demo.css" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (55.8ms) Started GET "/automations/css/style2.css" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (128.2ms) Started GET "/automations/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:09:39 +0200 ActionController::RoutingError (No route matches [GET] "/automations/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (46.1ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.7ms) Completed 200 OK in 25ms (Views: 19.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/automations/css/demo.css" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.3ms) Started GET "/automations/css/style2.css" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.9ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 Started GET "/automations/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 ActionController::RoutingError (No route matches [GET] "/automations/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (67.7ms) Started GET "/automations/css/demo.css" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (54.7ms) Started GET "/automations/css/style2.css" for 127.0.0.1 at 2014-06-24 03:09:49 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (87.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (125.9ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 18ms (Views: 13.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/automations/css/demo.css" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.7ms) Started GET "/automations/css/style2.css" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (53.8ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 Started GET "/automations/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 ActionController::RoutingError (No route matches [GET] "/automations/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (67.6ms) Started GET "/automations/css/demo.css" for 127.0.0.1 at 2014-06-24 03:10:24 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (51.5ms) Started GET "/automations/css/style2.css" for 127.0.0.1 at 2014-06-24 03:10:25 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.4ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (100.2ms) Completed 200 OK in 119ms (Views: 112.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:33 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:10:34 +0200 Started GET "/automations/css/demo.css" for 127.0.0.1 at 2014-06-24 03:10:34 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (61.0ms) Started GET "/automations/css/style2.css" for 127.0.0.1 at 2014-06-24 03:10:34 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (50.7ms) Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:10:34 +0200 Started GET "/automations/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:10:34 +0200 ActionController::RoutingError (No route matches [GET] "/automations/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (66.7ms) Started GET "/automations/css/demo.css" for 127.0.0.1 at 2014-06-24 03:10:34 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/demo.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.3ms) Started GET "/automations/css/style2.css" for 127.0.0.1 at 2014-06-24 03:10:34 +0200 ActionController::RoutingError (No route matches [GET] "/automations/css/style2.css"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (44.2ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (99.1ms) Completed 200 OK in 116ms (Views: 109.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 Started GET "/automations/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:11:04 +0200 ActionController::RoutingError (No route matches [GET] "/automations/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (64.4ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (7.8ms) Completed 200 OK in 20ms (Views: 15.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 Started GET "/automations/img/forkGithub.png" for 127.0.0.1 at 2014-06-24 03:11:38 +0200 ActionController::RoutingError (No route matches [GET] "/automations/img/forkGithub.png"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (47.1ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (89.2ms) Completed 200 OK in 102ms (Views: 98.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:12:21 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 03:16:33 +0200 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (559.6ms) Completed 200 OK in 958ms (Views: 803.8ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 03:16:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 03:17:09 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 13:13:12 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (7.5ms) Completed 200 OK in 25ms (Views: 20.5ms | ActiveRecord: 0.6ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-24 13:13:13 +0200 ActionController::RoutingError (No route matches [GET] "/executions/index"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (111.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (174.7ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-24 13:13:13 +0200 ActionController::RoutingError (No route matches [GET] "/executions/index"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (59.9ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 13:17:26 +0200 Processing by AutomationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (83.9ms) Completed 200 OK in 793ms (Views: 759.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 13:17:27 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.4ms) Completed 200 OK in 25ms (Views: 20.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 13:17:28 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Processing by AutomationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (95.2ms) Completed 200 OK in 113ms (Views: 107.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 13:17:38 +0200 Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:17:40 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (131.6ms) Completed 500 Internal Server Error in 141ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 8: backups = [] 9: testresult_collections = [] 10: 11: if param('saveSettings') != "" 12: connection_changed = param('mongoHost') != $session['mongoHost'] || 13: param('mongoPort') != $session['mongoPort'] || 14: param('mongoDB') != $session['mongoDB'] || app/views/settings/index.html.erb:11:in `_app_views_settings_index_html_erb__628551161_89227270' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (83.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (106.8ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:17:40 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (8.7ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 8: backups = [] 9: testresult_collections = [] 10: 11: if param('saveSettings') != "" 12: connection_changed = param('mongoHost') != $session['mongoHost'] || 13: param('mongoPort') != $session['mongoPort'] || 14: param('mongoDB') != $session['mongoDB'] || app/views/settings/index.html.erb:11:in `_app_views_settings_index_html_erb__628551161_86229340' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.4ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:19:24 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (3.8ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 8: backups = [] 9: testresult_collections = [] 10: 11: if param('saveSettings') != "" 12: connection_changed = param('mongoHost') != $session['mongoHost'] || 13: param('mongoPort') != $session['mongoPort'] || 14: param('mongoDB') != $session['mongoDB'] || app/views/settings/index.html.erb:11:in `_app_views_settings_index_html_erb__628551161_86229340' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (23.0ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:19:27 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (3.9ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 8: backups = [] 9: testresult_collections = [] 10: 11: if param('saveSettings') != "" 12: connection_changed = param('mongoHost') != $session['mongoHost'] || 13: param('mongoPort') != $session['mongoPort'] || 14: param('mongoDB') != $session['mongoDB'] || app/views/settings/index.html.erb:11:in `_app_views_settings_index_html_erb__628551161_86229340' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.9ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:19:59 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (88.0ms) Completed 500 Internal Server Error in 94ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 8: backups = [] 9: testresult_collections = [] 10: 11: if param('saveSettings') != "" 12: connection_changed = param('mongoHost') != $session['mongoHost'] || 13: param('mongoPort') != $session['mongoPort'] || 14: param('mongoDB') != $session['mongoDB'] || app/views/settings/index.html.erb:11:in `_app_views_settings_index_html_erb__628551161_86229340' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.9ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:20:51 +0200 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (716.9ms) Completed 500 Internal Server Error in 919ms ActionView::Template::Error (bad URI(is not URI?): ): 8: backups = [] 9: testresult_collections = [] 10: 11: if param('saveSettings') != "" 12: connection_changed = param('mongoHost') != $session['mongoHost'] || 13: param('mongoPort') != $session['mongoPort'] || 14: param('mongoDB') != $session['mongoDB'] || app/views/settings/index.html.erb:11:in `_app_views_settings_index_html_erb___506529129_84445740' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.5ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:21:56 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (5.9ms) Completed 500 Internal Server Error in 15ms ActionView::Template::Error (bad URI(is not URI?): ): 8: backups = [] 9: testresult_collections = [] 10: 11: if param('saveSettings') != "" 12: connection_changed = param('mongoHost') != $session['mongoHost'] || 13: param('mongoPort') != $session['mongoPort'] || 14: param('mongoDB') != $session['mongoDB'] || app/views/settings/index.html.erb:11:in `_app_views_settings_index_html_erb___506529129_84445740' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (22.0ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:22:19 +0200 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (737.3ms) Completed 500 Internal Server Error in 945ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"p"=>"settings"} given.): 126: <% 127: end 128: %> 129:
130: 131:

Settings

132:

Database

app/views/settings/index.html.erb:129:in `_app_views_settings_index_html_erb___39178938_75759300' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (22.5ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 13:22:46 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (15.7ms) Completed 500 Internal Server Error in 21ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 127: end 128: %> 129: 130: 131:

Settings

132:

Database

133: <% if message %> app/views/settings/index.html.erb:130:in `_app_views_settings_index_html_erb___39178938_87116460' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (23.5ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 23:58:27 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (80.1ms) Completed 500 Internal Server Error in 158ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 127: end 128: %> 129: 130: 131:

Settings

132:

Database

133: <% if message %> app/views/settings/index.html.erb:130:in `_app_views_settings_index_html_erb___39178938_87116460' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (22.0ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (182.2ms) Completed 200 OK in 261ms (Views: 258.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-24 23:58:57 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-24 23:59:12 +0200 ActionController::RoutingError (No route matches [POST] "/settings/index"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (17.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (165.3ms) Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:00:33 +0200 ActionController::RoutingError (No route matches [POST] "/settings/index"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (55.1ms) Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:04:41 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Can't verify CSRF token authenticity User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) begin transaction SQL (14.1ms) UPDATE "users" SET "remember_created_at" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["remember_created_at", nil], ["updated_at", Tue, 24 Jun 2014 22:04:41 UTC +00:00]]  (25.4ms) commit transaction Completed 422 Unprocessable Entity in 189ms ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:163:in `handle_unverified_request' actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:170:in `handle_unverified_request' devise (3.2.4) lib/devise/controllers/helpers.rb:182:in `handle_unverified_request' actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:177:in `verify_authenticity_token' activesupport (4.0.2) lib/active_support/callbacks.rb:377:in `_run__521063386__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.2) lib/active_record/migration.rb:369:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__860734332__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.5ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (99.8ms) Completed 200 OK in 112ms (Views: 109.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:05:14 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:05:19 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"localhost", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Can't verify CSRF token authenticity User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) begin transaction  (0.1ms) commit transaction Completed 422 Unprocessable Entity in 98ms ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:163:in `handle_unverified_request' actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:170:in `handle_unverified_request' devise (3.2.4) lib/devise/controllers/helpers.rb:182:in `handle_unverified_request' actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:177:in `verify_authenticity_token' activesupport (4.0.2) lib/active_support/callbacks.rb:377:in `_run__521063386__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.2) lib/active_record/migration.rb:369:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__860734332__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (27.7ms) Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:07:39 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"localhost", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Can't verify CSRF token authenticity User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Completed 422 Unprocessable Entity in 9ms ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:163:in `handle_unverified_request' actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:170:in `handle_unverified_request' devise (3.2.4) lib/devise/controllers/helpers.rb:182:in `handle_unverified_request' actionpack (4.0.2) lib/action_controller/metal/request_forgery_protection.rb:177:in `verify_authenticity_token' activesupport (4.0.2) lib/active_support/callbacks.rb:377:in `_run__521063386__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.2) lib/active_record/migration.rb:369:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__860734332__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (28.9ms) Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"localhost", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (102.7ms) Completed 200 OK in 115ms (Views: 113.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:10:40 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:10:47 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (173.8ms) Completed 200 OK in 184ms (Views: 183.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:10:48 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (92.4ms) Completed 200 OK in 104ms (Views: 102.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:10:52 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"localhost", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (92.2ms) Completed 200 OK in 110ms (Views: 108.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:14:50 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (96.6ms) Completed 200 OK in 107ms (Views: 105.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:14:54 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (92.6ms) Completed 200 OK in 104ms (Views: 102.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:14:58 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:15:35 +0200 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (786.0ms) Completed 500 Internal Server Error in 986ms ActionView::Template::Error (wrong number of arguments (0 for 1)): 22: message = "Database settings successfully applied." 23: if connection_changed 24: load_cache() 25: Toaster::Cache.clear() 26: message += " Cache has been cleaned due to changes in connection settings." 27: end 28: end app/views/settings/index.html.erb:25:in `_app_views_settings_index_html_erb___634549413_95795900' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.4ms) Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:21:37 +0200 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (796.9ms) Completed 500 Internal Server Error in 999ms ActionView::Template::Error (/home/hummer/eclipse/toaster/lib/toaster/db/cgi_session_cache.rb:145: syntax error, unexpected keyword_end /home/hummer/eclipse/toaster/lib/toaster/db/cgi_session_cache.rb:209: syntax error, unexpected $end, expecting keyword_end): 21: $session['mongoColl'] = param('mongoColl') 22: message = "Database settings successfully applied." 23: if connection_changed 24: load_cache() 25: Toaster::Cache.clear() 26: message += " Cache has been cleaned due to changes in connection settings." 27: end app/views/settings/index.html.erb:24:in `_app_views_settings_index_html_erb___1017525509_95218000' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.5ms) Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:22:11 +0200 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (1148.9ms) Completed 200 OK in 1424ms (Views: 1308.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:22:14 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 00:22:18 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"toaster2.us.to", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (435.7ms) Completed 200 OK in 453ms (Views: 451.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:22:19 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 13ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:22:21 +0200 Started GET "/settings/index" for 127.0.0.1 at 2014-06-25 00:22:24 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (176.4ms) Completed 200 OK in 192ms (Views: 190.2ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 00:22:26 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (132869.1ms) Completed 500 Internal Server Error in 133017ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"auto"=>BSON::ObjectId('53010fa30c54ccac6e7fee29'), "run"=>"", "task"=>"", "exe"=>""} given.): 77: <%= globally_executed_tasks.size %> 78: <%= row.get_flat_attributes.size %> 79: <%= num_runs %> 80: <%= active ? "hide" : "show" %> details 81: <% if num_runs >= 1 %>show runs<% end %> 82: show tasks 83: delete app/views/automations/index.html.erb:80:in `block in _app_views_automations_index_html_erb___458356154_96938470' app/views/automations/index.html.erb:64:in `each' app/views/automations/index.html.erb:64:in `each_with_index' app/views/automations/index.html.erb:64:in `_app_views_automations_index_html_erb___458356154_96938470' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.1ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 00:24:39 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Started GET "/settings/index" for 127.0.0.1 at 2014-06-25 00:29:08 +0200 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (868.9ms) Completed 200 OK in 1138ms (Views: 1098.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 00:29:23 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 00:29:24 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 00:29:24 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 00:29:24 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 00:29:24 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 00:29:24 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 00:30:14 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (131960.8ms) Completed 500 Internal Server Error in 132032ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"auto"=>BSON::ObjectId('53010fa30c54ccac6e7fee29'), "run"=>"", "task"=>"", "exe"=>""} given.): 77: <%= globally_executed_tasks.size %> 78: <%= row.get_flat_attributes.size %> 79: <%= num_runs %> 80: <%= active ? "hide" : "show" %> details 81: <% if num_runs >= 1 %>show runs<% end %> 82: show tasks 83: delete app/views/automations/index.html.erb:80:in `block in _app_views_automations_index_html_erb___1006082297_101939120' app/views/automations/index.html.erb:64:in `each' app/views/automations/index.html.erb:64:in `each_with_index' app/views/automations/index.html.erb:64:in `_app_views_automations_index_html_erb___1006082297_101939120' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (23.1ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 00:32:26 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (132412.7ms) Completed 500 Internal Server Error in 132422ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"auto"=>BSON::ObjectId('53010fa30c54ccac6e7fee29'), "run"=>"", "task"=>"", "exe"=>""} given.): 77: <%= globally_executed_tasks.size %> 78: <%= row.get_flat_attributes.size %> 79: <%= num_runs %> 80: <%= active ? "hide" : "show" %> details 81: <% if num_runs >= 1 %>show runs<% end %> 82: show tasks 83: delete app/views/automations/index.html.erb:80:in `block in _app_views_automations_index_html_erb___1006082297_101262960' app/views/automations/index.html.erb:64:in `each' app/views/automations/index.html.erb:64:in `each_with_index' app/views/automations/index.html.erb:64:in `_app_views_automations_index_html_erb___1006082297_101262960' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (39.3ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:43:39 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Started GET "/settings/" for 127.0.0.1 at 2014-06-25 02:51:32 +0200 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" ActionController::RoutingError (No route matches [GET] "/settings"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (91.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (163.5ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-25 02:51:37 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (915.4ms) Completed 200 OK in 1070ms (Views: 1002.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:38 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:39 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:39 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:51:39 +0200 Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 02:51:46 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"41ad0729fa79cf1ffb2f20cd60eee443", "mongoHost"=>"localhost", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (185.3ms) Completed 200 OK in 196ms (Views: 194.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:51:47 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:53:17 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (94.3ms) Completed 200 OK in 161ms (Views: 104.4ms | ActiveRecord: 1.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:53:18 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 46ms (Views: 41.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:55:18 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:55:35 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.6ms) Completed 200 OK in 51ms (Views: 45.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:55:36 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (96.6ms) Completed 200 OK in 137ms (Views: 134.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:55:51 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 62ms (Views: 58.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:56:03 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:56:21 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (102.7ms) Completed 200 OK in 143ms (Views: 139.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:56:22 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:56:30 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.8ms) Completed 200 OK in 51ms (Views: 47.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:56:31 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (102.9ms) Completed 200 OK in 145ms (Views: 140.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:42 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:43 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:43 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:43 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:56:43 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:56:43 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.0ms) Completed 200 OK in 50ms (Views: 45.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:57:35 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.6ms) Completed 200 OK in 51ms (Views: 47.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:57:54 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:58:04 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (100.7ms) Completed 200 OK in 145ms (Views: 142.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:58:05 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.3ms) Completed 200 OK in 22ms (Views: 18.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:58:07 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (106.9ms) Completed 200 OK in 127ms (Views: 122.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:58:13 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.1ms) Completed 200 OK in 26ms (Views: 21.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:58:14 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:58:27 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (97.7ms) Completed 200 OK in 140ms (Views: 136.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:58:28 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.6ms) Completed 200 OK in 21ms (Views: 17.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:58:29 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (101.2ms) Completed 200 OK in 139ms (Views: 136.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 02:58:35 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 02:59:31 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (1.3ms) Completed 200 OK in 19ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 49ms (Views: 47.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:00:19 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 60ms (Views: 58.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:01:35 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 229ms (Views: 226.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:02:24 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 47ms (Views: 45.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:02:29 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:02:34 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 126ms (Views: 124.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:02:35 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 69ms (Views: 66.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:04:23 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:04:45 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 49ms (Views: 47.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:05:04 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:05:17 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 46ms (Views: 44.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:05:18 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 54ms (Views: 51.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:05:25 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:05:47 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 132ms (Views: 130.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:05:48 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:05:54 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 59ms (Views: 56.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:05:55 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 57ms (Views: 54.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:06:03 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 135ms (Views: 132.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:06:22 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 46ms (Views: 44.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:06:47 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 47ms (Views: 45.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:08:00 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:08:14 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 54ms (Views: 52.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:08:15 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:08:34 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 129ms (Views: 127.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:08:35 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 63ms (Views: 61.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:08:51 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:08:52 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 66ms (Views: 64.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:09:09 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 138ms (Views: 136.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:09:50 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 55ms (Views: 52.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:10:05 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:10:06 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 75ms (Views: 73.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:06 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:11:07 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 131ms (Views: 128.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:11:26 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 03:11:38 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 59ms (Views: 56.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:11:39 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:11:50 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (17.4ms) Completed 200 OK in 35ms (Views: 29.1ms | ActiveRecord: 0.7ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:12:45 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (115.3ms) Completed 200 OK in 139ms (Views: 133.2ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:12:46 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (14.5ms) Completed 200 OK in 33ms (Views: 26.8ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:42:44 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (98.9ms) Completed 200 OK in 150ms (Views: 146.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:44:48 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:45:00 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.5ms) Completed 200 OK in 153ms (Views: 148.6ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:45:01 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:45:13 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.9ms) Completed 200 OK in 31ms (Views: 22.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:45:14 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.3ms) Completed 200 OK in 155ms (Views: 149.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:45:37 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 58ms (Views: 52.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:45:44 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (100.8ms) Completed 200 OK in 113ms (Views: 110.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:46:28 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.4ms) Completed 200 OK in 61ms (Views: 56.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:46:46 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.1ms) Completed 200 OK in 57ms (Views: 53.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:47:16 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (98.1ms) Completed 200 OK in 150ms (Views: 146.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:47:27 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.4ms) Completed 200 OK in 31ms (Views: 24.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:48:31 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (99.0ms) Completed 200 OK in 117ms (Views: 111.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:48:33 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:49:20 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.4ms) Completed 200 OK in 59ms (Views: 53.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:49:21 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (105.9ms) Completed 200 OK in 157ms (Views: 151.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:49:28 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.2ms) Completed 200 OK in 145ms (Views: 140.6ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:49:49 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.0ms) Completed 200 OK in 59ms (Views: 53.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:50:14 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:50:16 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (132.8ms) Completed 200 OK in 150ms (Views: 146.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:50:17 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.1ms) Completed 200 OK in 24ms (Views: 18.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:50:22 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (95.4ms) Completed 200 OK in 112ms (Views: 107.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:51:20 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.4ms) Completed 200 OK in 30ms (Views: 25.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:51:46 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:58:11 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (94.7ms) Completed 200 OK in 145ms (Views: 139.7ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:58:12 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.0ms) Completed 200 OK in 161ms (Views: 156.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:58:18 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.3ms) Completed 200 OK in 70ms (Views: 65.1ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:58:28 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (103.2ms) Completed 200 OK in 119ms (Views: 114.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:58:30 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.3ms) Completed 200 OK in 68ms (Views: 63.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:58:43 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (96.6ms) Completed 200 OK in 112ms (Views: 106.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:58:44 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.2ms) Completed 200 OK in 27ms (Views: 21.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 03:59:36 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (95.8ms) Completed 200 OK in 150ms (Views: 144.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:00:09 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.1ms) Completed 200 OK in 146ms (Views: 140.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:00:21 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.8ms) Completed 200 OK in 84ms (Views: 77.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:00:31 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:00:37 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (122.9ms) Completed 200 OK in 188ms (Views: 183.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:00:38 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.7ms) Completed 200 OK in 153ms (Views: 147.0ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:00:49 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:00:50 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 66ms (Views: 60.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:04 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:01:05 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:01:40 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (171.7ms) Completed 200 OK in 223ms (Views: 218.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:01:41 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:01:49 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.0ms) Completed 200 OK in 56ms (Views: 50.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:01:50 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.3ms) Completed 200 OK in 58ms (Views: 52.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:02:45 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (98.8ms) Completed 200 OK in 147ms (Views: 143.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:02:59 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:03:47 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 60ms (Views: 56.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:47 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:03:48 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.5ms) Completed 200 OK in 59ms (Views: 53.6ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:03:51 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (92.6ms) Completed 200 OK in 140ms (Views: 136.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:04:12 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.0ms) Completed 200 OK in 60ms (Views: 54.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:04:49 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (14.1ms) Completed 200 OK in 66ms (Views: 59.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:05:23 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:06:17 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (115.2ms) Completed 200 OK in 184ms (Views: 179.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:17 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:06:18 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:06:34 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 57ms (Views: 53.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:06:35 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:08:30 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (100.5ms) Completed 200 OK in 150ms (Views: 145.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:08:31 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (96.2ms) Completed 200 OK in 115ms (Views: 109.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:09:34 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:09:35 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:09:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:09:35 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:09:35 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 24ms (Views: 18.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:10:26 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 22ms (Views: 18.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:11:35 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:11:58 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:12:03 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.9ms) Completed 200 OK in 25ms (Views: 21.4ms | ActiveRecord: 0.6ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:12:05 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:12:07 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (68.8ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:12:07 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (60.8ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:12:09 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:12:30 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 47ms (Views: 45.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:12:31 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:13:16 +0200 Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:13:19 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (55.1ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:13:19 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (70.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (122.7ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:13:21 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (56.8ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 20ms (Views: 17.8ms | ActiveRecord: 0.0ms) Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:13:27 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:13:28 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 401 Unauthorized in 24ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 04:13:28 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (4.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (118.6ms) Completed 200 OK in 245ms (Views: 130.4ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:13:32 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:14:24 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 20ms (Views: 18.7ms | ActiveRecord: 0.0ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:14:26 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (54.7ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:14:26 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (56.2ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:14:27 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (55.7ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 16ms (Views: 13.6ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:14:34 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:14:49 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:14:59 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 04:14:59 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.0ms) Completed 200 OK in 118ms (Views: 114.6ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:15:03 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 20ms (Views: 18.3ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 48ms (Views: 46.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:16:37 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 118ms (Views: 116.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:16:59 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:17:25 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:17:34 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:17:37 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 3ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 04:17:37 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (9.3ms) Completed 200 OK in 24ms (Views: 20.8ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:17:41 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 04:17:41 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (11.5ms) Completed 200 OK in 98ms (Views: 95.0ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:17:42 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:17:46 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 21ms (Views: 18.1ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:17:47 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 3ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 04:17:47 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (7.8ms) Completed 200 OK in 29ms (Views: 23.5ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:17:48 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 3ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 04:17:48 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (7.9ms) Completed 200 OK in 28ms (Views: 22.3ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:17:49 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 3ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 04:17:49 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.5ms) Completed 200 OK in 28ms (Views: 21.8ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:17:50 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 21ms (Views: 19.0ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 140ms (Views: 137.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:19:34 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 04:19:41 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 18ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:19:49 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 53ms (Views: 50.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:19:58 +0200 Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:20:08 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (77.8ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 04:20:08 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (60.8ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 04:20:11 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 04:20:48 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.7ms) Completed 200 OK in 25ms (Views: 19.9ms | ActiveRecord: 0.8ms) Started GET "/" for 127.0.0.1 at 2014-06-25 10:54:52 +0200 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 138ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (283.3ms) Completed 200 OK in 578ms (Views: 532.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 10:54:53 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 10:54:54 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 10:54:54 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 10:54:54 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 10:54:54 +0200 Started GET "/" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.2ms) Completed 200 OK in 25ms (Views: 20.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:20:53 +0200 Started GET "/" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.3ms) Completed 200 OK in 22ms (Views: 19.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:20:56 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:23:48 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 14ms (Views: 11.5ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:24:27 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (140.2ms) Completed 200 OK in 157ms (Views: 155.2ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:24:27 +0200 Processing by ExecutionsController#index as HTML Rendered executions/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.0ms) Started GET "/settings/index" for 127.0.0.1 at 2014-06-25 11:24:58 +0200 Processing by SettingsController#index as HTML Rendered settings/index.html.erb within layouts/application (770.4ms) Completed 200 OK in 783ms (Views: 780.5ms | ActiveRecord: 0.0ms) Started POST "/settings/index" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Processing by SettingsController#index as HTML Parameters: {"sessionID"=>"4b907e796a1d3e1838c573ce32d37371", "mongoHost"=>"localhost", "mongoPort"=>"27017", "mongoDB"=>"toaster", "mongoColl"=>"toaster", "saveSettings"=>"Update", "doCleanSuitesWithoutAuto"=>"on", "doCleanEmptySuites"=>"on", "doCleanEmptyAutos"=>"on", "doCleanOrphanedRuns"=>"on", "doCleanEmptyRuns"=>"on", "transferBackupHost"=>"localhost", "transferBackupPort"=>"27017"} Rendered settings/index.html.erb within layouts/application (172.9ms) Completed 200 OK in 185ms (Views: 182.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:01 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:02 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:02 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:02 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:02 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:02 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:25:02 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (6.3ms) Completed 200 OK in 20ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:25:07 +0200 Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (7.2ms) Completed 200 OK in 47ms (Views: 17.1ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:25:29 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:25:31 +0200 Processing by ExecutionsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:25:31 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (9.7ms) Completed 200 OK in 25ms (Views: 21.2ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:25:33 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 3ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:25:33 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.9ms) Completed 200 OK in 108ms (Views: 104.5ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:25:34 +0200 Processing by ExecutionsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:25:34 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (9.3ms) Completed 200 OK in 24ms (Views: 20.9ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:25:38 +0200 Processing by ExecutionsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:25:38 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (9.2ms) Completed 200 OK in 25ms (Views: 20.9ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/bMj9hVoUHkFtrZITmEUaJ/LvXVFmoRS9zNGDf4Y7y0=", "user"=>{"email"=>"hummer@infosys.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'hummer@infosys.tuwien.ac.at' ORDER BY "users"."id" ASC LIMIT 1 Completed 401 Unauthorized in 111ms Processing by Devise::SessionsController#new as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/bMj9hVoUHkFtrZITmEUaJ/LvXVFmoRS9zNGDf4Y7y0=", "user"=>{"email"=>"hummer@infosys.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (6.8ms) Completed 200 OK in 158ms (Views: 16.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:26:11 +0200 Started GET "/users/sign_up" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Processing by Devise::RegistrationsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/registrations/new.html.erb within layouts/application (8.1ms) Completed 200 OK in 23ms (Views: 19.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:26:15 +0200 Started POST "/users" for 127.0.0.1 at 2014-06-25 11:26:22 +0200 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/bMj9hVoUHkFtrZITmEUaJ/LvXVFmoRS9zNGDf4Y7y0=", "user"=>{"email"=>"hummer@infosys.tuwien.ac.at", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.2ms) begin transaction User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'hummer@infosys.tuwien.ac.at' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (15.1ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 25 Jun 2014 09:26:22 UTC +00:00], ["email", "hummer@infosys.tuwien.ac.at"], ["encrypted_password", "$2a$10$a.bAXNMeB8xaOOi9.mIWTOIsVS0KAXQk7z73ZmisohDYUQdYYTW7S"], ["updated_at", Wed, 25 Jun 2014 09:26:22 UTC +00:00]]  (41.8ms) commit transaction  (0.3ms) begin transaction Binary data inserted for `string` type on column `last_sign_in_ip` Binary data inserted for `string` type on column `current_sign_in_ip` SQL (2.5ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 2 [["last_sign_in_at", Wed, 25 Jun 2014 09:26:22 UTC +00:00], ["current_sign_in_at", Wed, 25 Jun 2014 09:26:22 UTC +00:00], ["last_sign_in_ip", "127.0.0.1"], ["current_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", Wed, 25 Jun 2014 09:26:22 UTC +00:00]]  (24.2ms) commit transaction Redirected to http://localhost:3000/executions/index Completed 302 Found in 459ms (ActiveRecord: 84.6ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:26:22 +0200 Processing by ExecutionsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered executions/index.html.erb within layouts/application (88.3ms) Completed 200 OK in 104ms (Views: 97.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:26:23 +0200 Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:26:28 +0200 Processing by ExecutionsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered executions/index.html.erb within layouts/application (12.4ms) Completed 200 OK in 25ms (Views: 20.9ms | ActiveRecord: 0.5ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:26:30 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (103.9ms) Completed 200 OK in 119ms (Views: 115.5ms | ActiveRecord: 0.5ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (13.2ms) Completed 200 OK in 29ms (Views: 24.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:31:39 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Processing by AutomationsController#index as HTML User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (91.2ms) Completed 200 OK in 146ms (Views: 138.7ms | ActiveRecord: 1.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:34:39 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Processing by AutomationsController#index as HTML User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.8ms) Completed 200 OK in 141ms (Views: 134.5ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:34:51 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.4ms) Completed 200 OK in 52ms (Views: 47.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:35:01 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:35:12 +0200 Processing by AutomationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (99.2ms) Completed 200 OK in 148ms (Views: 142.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:12 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:12 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:12 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:35:13 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.9ms) Completed 200 OK in 149ms (Views: 142.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:35:27 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (10.3ms) Completed 200 OK in 55ms (Views: 50.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:03 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:36:04 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (100.3ms) Completed 200 OK in 147ms (Views: 142.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:36:31 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:36:46 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (13.0ms) Completed 200 OK in 144ms (Views: 139.6ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:46 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:36:47 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.3ms) Completed 200 OK in 53ms (Views: 48.6ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:37:23 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (100.8ms) Completed 200 OK in 115ms (Views: 111.6ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:37:55 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:38:21 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 59ms (Views: 53.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:38:22 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:38:25 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (93.0ms) Completed 200 OK in 138ms (Views: 134.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:38:26 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (91.8ms) Completed 200 OK in 137ms (Views: 133.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:38:38 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 57ms (Views: 51.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:38:51 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:38:52 +0200 Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 11:40:36 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (160.2ms) Started GET "/executions/details" for 127.0.0.1 at 2014-06-25 11:40:36 +0200 ActionController::RoutingError (No route matches [GET] "/executions/details"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (65.1ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:40:38 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 28ms (Views: 24.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:40:39 +0200 Started GET "/users/signout" for 127.0.0.1 at 2014-06-25 11:41:33 +0200 ActionController::RoutingError (No route matches [GET] "/users/signout"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (59.6ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:45:54 +0200 Processing by AutomationsController#index as HTML User Load (1.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.2ms) Completed 200 OK in 117ms (Views: 20.9ms | ActiveRecord: 1.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:45:55 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.9ms) Completed 200 OK in 27ms (Views: 22.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:45:56 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:45:57 +0200 Processing by AutomationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (97.0ms) Completed 200 OK in 112ms (Views: 106.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:45:58 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:46:05 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 24ms (Views: 20.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:05 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:05 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:05 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:46:06 +0200 Started DELETE "/users/sign_out" for 127.0.0.1 at 2014-06-25 11:46:10 +0200 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"/bMj9hVoUHkFtrZITmEUaJ/LvXVFmoRS9zNGDf4Y7y0="} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) begin transaction  (0.1ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 117ms (ActiveRecord: 1.1ms) Started GET "/" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (7.0ms) Completed 200 OK in 20ms (Views: 17.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:46:11 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:46:16 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 1ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:46:16 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (7.8ms) Completed 200 OK in 22ms (Views: 18.8ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:46:18 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 3ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:46:18 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (5.7ms) Completed 200 OK in 26ms (Views: 22.4ms | ActiveRecord: 0.0ms) Started GET "/executions/index" for 127.0.0.1 at 2014-06-25 11:46:20 +0200 Processing by ExecutionsController#index as HTML Completed 401 Unauthorized in 1ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:46:20 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.1ms) Completed 200 OK in 21ms (Views: 19.3ms | ActiveRecord: 0.0ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:46:21 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 1ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:46:21 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (0.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (7.8ms) Completed 200 OK in 24ms (Views: 21.6ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jOmF0CrwAilLWS8sP84hq87lW17u7ZzjJ/zcCaR98PA=", "user"=>{"email"=>"hummer@infosys.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'hummer@infosys.tuwien.ac.at' ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) begin transaction SQL (0.8ms) UPDATE "users" SET "remember_created_at" = ?, "updated_at" = ? WHERE "users"."id" = 2 [["remember_created_at", Wed, 25 Jun 2014 09:46:32 UTC +00:00], ["updated_at", Wed, 25 Jun 2014 09:46:32 UTC +00:00]]  (27.5ms) commit transaction  (0.3ms) begin transaction SQL (1.2ms) UPDATE "users" SET "current_sign_in_at" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 2 [["current_sign_in_at", Wed, 25 Jun 2014 09:46:32 UTC +00:00], ["sign_in_count", 2], ["updated_at", Wed, 25 Jun 2014 09:46:32 UTC +00:00]]  (19.3ms) commit transaction Redirected to http://localhost:3000/automations/index Completed 302 Found in 220ms (ActiveRecord: 49.8ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (94.6ms) Completed 200 OK in 113ms (Views: 109.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:46:32 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.1ms) Completed 200 OK in 30ms (Views: 25.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:47:11 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (12.3ms) Completed 200 OK in 109ms (Views: 105.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:47:13 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.1ms) Completed 200 OK in 27ms (Views: 20.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:47:27 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.5ms) Completed 200 OK in 23ms (Views: 19.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:51:59 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:52:10 +0200 Processing by AutomationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.6ms) Completed 200 OK in 60ms (Views: 53.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:52:11 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Processing by AutomationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (96.2ms) Completed 200 OK in 143ms (Views: 139.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:53:24 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:53:31 +0200 Processing by AutomationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.7ms) Completed 200 OK in 62ms (Views: 56.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:53:32 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:55:04 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (9.3ms) Completed 200 OK in 56ms (Views: 52.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:55:05 +0200 Started DELETE "/users/sign_out" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"injSyNbwBcg4ccycpiJWTuRDZnAVFxZ2Vxgk1Rj+1jc="} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.6ms) UPDATE "users" SET "remember_created_at" = ?, "updated_at" = ? WHERE "users"."id" = 2 [["remember_created_at", nil], ["updated_at", Wed, 25 Jun 2014 09:55:13 UTC +00:00]]  (19.1ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 35ms (ActiveRecord: 20.8ms) Started GET "/" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Processing by AutomationsController#index as HTML Completed 401 Unauthorized in 3ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Processing by Devise::SessionsController#new as HTML Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (8.8ms) Completed 200 OK in 23ms (Views: 19.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:55:13 +0200 Started POST "/users/sign_in" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"nNBZN2n4ino1EWN0OjlC+TfvyckHvyYWNyY0h26G3F4=", "user"=>{"email"=>"hummer@infosys.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'hummer@infosys.tuwien.ac.at' ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) begin transaction SQL (0.7ms) UPDATE "users" SET "remember_created_at" = ?, "updated_at" = ? WHERE "users"."id" = 2 [["remember_created_at", Wed, 25 Jun 2014 09:55:27 UTC +00:00], ["updated_at", Wed, 25 Jun 2014 09:55:27 UTC +00:00]]  (25.2ms) commit transaction  (0.4ms) begin transaction SQL (2.1ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = 2 [["last_sign_in_at", Wed, 25 Jun 2014 09:46:32 UTC +00:00], ["current_sign_in_at", Wed, 25 Jun 2014 09:55:27 UTC +00:00], ["sign_in_count", 3], ["updated_at", Wed, 25 Jun 2014 09:55:27 UTC +00:00]]  (18.3ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 212ms (ActiveRecord: 47.5ms) Started GET "/" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (104.1ms) Completed 200 OK in 125ms (Views: 119.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:27 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:55:28 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:55:33 +0200 Processing by AutomationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (11.0ms) Completed 200 OK in 27ms (Views: 22.1ms | ActiveRecord: 0.6ms) Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:55:47 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (87.1ms) Completed 200 OK in 132ms (Views: 129.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:55:48 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Processing by AutomationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Rendered automations/index.html.erb within layouts/application (8.6ms) Completed 200 OK in 52ms (Views: 46.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/automations.css?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/executions.css?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/automations.js?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/executions.js?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 11:56:17 +0200 Started GET "/automations/index" for 127.0.0.1 at 2014-06-25 12:15:04 +0200 ActionController::RoutingError (uninitialized constant AutomationsController): activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `const_get' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `each' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `inject' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.2) lib/active_record/migration.rb:369:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__353751635__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (70.5ms) Started GET "/" for 127.0.0.1 at 2014-06-25 12:15:12 +0200 ActionController::RoutingError (uninitialized constant AutomationsController): activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `const_get' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `each' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `inject' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.2) lib/active_record/migration.rb:369:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__353751635__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:in `catch' thin (1.6.2) lib/thin/connection.rb:84:in `pre_process' thin (1.6.2) lib/thin/connection.rb:53:in `process' thin (1.6.2) lib/thin/connection.rb:39:in `receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:in `run' thin (1.6.2) lib/thin/backends/base.rb:73:in `start' thin (1.6.2) lib/thin/server.rb:162:in `start' rack (1.5.2) lib/rack/handler/thin.rb:16:in `run' rack (1.5.2) lib/rack/server.rb:264:in `start' railties (4.0.2) lib/rails/commands/server.rb:84:in `start' railties (4.0.2) lib/rails/commands.rb:76:in `block in ' railties (4.0.2) lib/rails/commands.rb:71:in `tap' railties (4.0.2) lib/rails/commands.rb:71:in `' bin/rails:4:in `require' bin/rails:4:in `
' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (67.3ms) Started GET "/" for 127.0.0.1 at 2014-06-25 12:16:28 +0200 Processing by ScriptsController#index as HTML Rendered scripts/index.html.erb within layouts/application (105.8ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 836ms (Views: 832.1ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:16:29 +0200 Started GET "/" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Processing by ScriptsController#index as HTML Rendered scripts/index.html.erb within layouts/application (11.5ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 28ms (Views: 24.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:16:49 +0200 Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 12:16:52 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (110.7ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 209ms (Views: 126.6ms | ActiveRecord: 0.6ms) Started GET "/execs/task" for 127.0.0.1 at 2014-06-25 12:16:54 +0200 Processing by ExecsController#task as HTML Rendered execs/task.html.erb within layouts/application (108.1ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 124ms (Views: 121.5ms | ActiveRecord: 0.6ms) Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 12:18:20 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (13.0ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 26ms (Views: 24.6ms | ActiveRecord: 0.6ms) Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 12:18:21 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (87.2ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 100ms (Views: 98.5ms | ActiveRecord: 0.6ms) Started GET "/scripts/index" for 127.0.0.1 at 2014-06-25 12:18:22 +0200 Processing by ScriptsController#index as HTML Rendered scripts/index.html.erb within layouts/application (13.9ms) User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 31ms (Views: 28.4ms | ActiveRecord: 0.9ms) Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 12:22:05 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (105.9ms) User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 123ms (Views: 120.5ms | ActiveRecord: 0.7ms) Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 12:25:08 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (13.9ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 450ms (Views: 446.4ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:25:09 +0200 Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 12:26:09 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (107.2ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 126ms (Views: 124.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:26:10 +0200 Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 12:26:55 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (121.3ms) Completed 500 Internal Server Error in 129ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"p"=>"conv"} given.): 32: 33: %> 34:

Convergence of System State

35: 36: <% if tasks %> 37: <% if show_all_link %> 38:
    app/views/analysis/convergence.html.erb:35:in `_app_views_analysis_convergence_html_erb___630216467_94776420' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (26.9ms) Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 12:26:56 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (20.7ms) Completed 500 Internal Server Error in 28ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"p"=>"conv"} given.): 32: 33: %> 34:

    Convergence of System State

    35: 36: <% if tasks %> 37: <% if show_all_link %> 38:
      app/views/analysis/convergence.html.erb:35:in `_app_views_analysis_convergence_html_erb___630216467_94728100' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (35.0ms) Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (94.8ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 116ms (Views: 114.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:27:11 +0200 Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 12:27:15 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (12.3ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 33ms (Views: 30.5ms | ActiveRecord: 0.5ms) Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:27:17 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.8ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 16ms (Views: 14.4ms | ActiveRecord: 0.6ms) Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.7ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:28:47 +0200 Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.1ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 102ms (Views: 100.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:29:02 +0200 Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:29:18 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.1ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 25ms (Views: 23.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:29:19 +0200 Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.1ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 16ms (Views: 14.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:29:25 +0200 Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.1ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 20ms (Views: 17.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:30:09 +0200 Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.1ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:31:54 +0200 Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:33:55 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.1ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 46ms (Views: 42.2ms | ActiveRecord: 1.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:33:56 +0200 Started GET "/analysis/idempotence" for 127.0.0.1 at 2014-06-25 12:37:07 +0200 Processing by AnalysisController#idempotence as HTML Rendered analysis/idempotence.html.erb within layouts/application (0.1ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 20ms (Views: 18.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 12:37:07 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 12:37:07 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 12:37:07 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 12:37:07 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 12:37:07 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 12:37:08 +0200 Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 14:07:14 +0200 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (209.2ms) User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 607ms (Views: 565.5ms | ActiveRecord: 1.3ms) Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 14:09:16 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (6.6ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 525ms (Views: 521.6ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:09:17 +0200 Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (90.5ms) User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 112ms (Views: 109.1ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:09:18 +0200 Started GET "/test/suites" for 127.0.0.1 at 2014-06-25 14:09:21 +0200 Processing by TestController#suites as HTML Rendered test/suites.html.erb within layouts/application (0.9ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 18ms (Views: 15.2ms | ActiveRecord: 0.6ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:09:23 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (1.0ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.6ms) Started GET "/scripts/index" for 127.0.0.1 at 2014-06-25 14:09:36 +0200 Processing by ScriptsController#index as HTML Rendered scripts/index.html.erb within layouts/application (542.9ms) User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 568ms (Views: 564.6ms | ActiveRecord: 1.0ms) Started GET "/test/suites" for 127.0.0.1 at 2014-06-25 14:09:48 +0200 Processing by TestController#suites as HTML Rendered test/suites.html.erb within layouts/application (0.1ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.5ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:09:49 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (0.1ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.5ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:10:39 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (102.5ms) Completed 500 Internal Server Error in 109ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"p"=>"tests"} given.): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71: app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_90124910' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (31.9ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:11:58 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (9.8ms) Completed 500 Internal Server Error in 15ms ActionView::Template::Error (Object must be a Date, DateTime or Time object. {"p"=>"tests"} given.): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71:
      app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_90241800' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.2ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:12:10 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (21.1ms) Completed 500 Internal Server Error in 26ms ActionView::Template::Error (undefined method `lk' for #<#:0xa32f258>): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71:
      app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_85554230' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.0ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:12:25 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (18.4ms) Completed 500 Internal Server Error in 24ms ActionView::Template::Error (undefined method `lk' for #<#:0xaafeb14>): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71:
      app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_85554230' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (22.3ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:12:26 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (20.2ms) Completed 500 Internal Server Error in 27ms ActionView::Template::Error (undefined method `lk' for #<#:0xac659d0>): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71:
      app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_85554230' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (19.8ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:13:52 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (5.5ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71:
      app/controllers/application_controller.rb:12:in `lk' app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_85554230' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.4ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:16:08 +0200 ActionController::RoutingError (undefined local variable or method `session' for ApplicationController:Class): app/controllers/application_controller.rb:11:in `' app/controllers/application_controller.rb:1:in `' app/controllers/test_controller.rb:1:in `' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (91.3ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (293.4ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:17:54 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (5.9ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71:
      app/controllers/application_controller.rb:15:in `lk' app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_85554230' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.6ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (6.3ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 133ms (Views: 129.3ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:18:15 +0200 Started GET "/test/suites" for 127.0.0.1 at 2014-06-25 14:18:37 +0200 Processing by TestController#suites as HTML Rendered test/suites.html.erb within layouts/application (0.2ms) User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 50ms (Views: 45.6ms | ActiveRecord: 1.8ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:18:38 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (348.4ms) Completed 500 Internal Server Error in 354ms ActionView::Template::Error (undefined method `lk' for #): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71:
      app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_91130020' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (20.2ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:18:38 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (19.4ms) Completed 500 Internal Server Error in 24ms ActionView::Template::Error (undefined method `lk' for #): 65: <% if message %> 66:
      <%= message %>
      67: <% end %> 68: 69: 70: 71:
      app/views/test/cases.html.erb:68:in `_app_views_test_cases_html_erb___277483580_85554230' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.8ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:19:12 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (94.7ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 115ms (Views: 111.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:19:13 +0200 Started GET "/test/suites" for 127.0.0.1 at 2014-06-25 14:19:29 +0200 Processing by TestController#suites as HTML Rendered test/suites.html.erb within layouts/application (111.7ms) User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 131ms (Views: 128.7ms | ActiveRecord: 0.8ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:19:30 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (102.9ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 124ms (Views: 122.5ms | ActiveRecord: 0.6ms) Started GET "/test/suites" for 127.0.0.1 at 2014-06-25 14:19:32 +0200 Processing by TestController#suites as HTML Rendered test/suites.html.erb within layouts/application (11.5ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 111ms (Views: 108.4ms | ActiveRecord: 0.6ms) Started GET "/test/suites" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Processing by TestController#suites as HTML Rendered test/suites.html.erb within layouts/application (15.7ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 31ms (Views: 28.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:19:34 +0200 Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:19:36 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (107.9ms) User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 126ms (Views: 123.9ms | ActiveRecord: 0.7ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (2.0ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 29ms (Views: 25.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:19:41 +0200 Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:21:08 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (0.1ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 454ms (Views: 450.2ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:21:09 +0200 Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (0.1ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:22:03 +0200 Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (0.2ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 27ms (Views: 23.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:22:14 +0200 Started GET "/settings/containers" for 127.0.0.1 at 2014-06-25 14:22:17 +0200 Processing by SettingsController#containers as HTML Rendered settings/containers.html.erb within layouts/application (464.6ms) Completed 500 Internal Server Error in 472ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 10: message = nil 11: lxcs = {} 12: 13: if $cgi['updateHosts'] != "" && $cgi['lxcHosts'] != "" 14: $session['lxcHosts'] = $cgi['lxcHosts'] 15: end 16: app/views/settings/containers.html.erb:13:in `_app_views_settings_containers_html_erb__409491503_90432960' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (22.6ms) Started GET "/settings/containers" for 127.0.0.1 at 2014-06-25 14:22:18 +0200 Processing by SettingsController#containers as HTML Rendered settings/containers.html.erb within layouts/application (8.4ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 10: message = nil 11: lxcs = {} 12: 13: if $cgi['updateHosts'] != "" && $cgi['lxcHosts'] != "" 14: $session['lxcHosts'] = $cgi['lxcHosts'] 15: end 16: app/views/settings/containers.html.erb:13:in `_app_views_settings_containers_html_erb__409491503_90420220' Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (22.3ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (0.1ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 15ms (Views: 13.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:22:22 +0200 Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 14:22:25 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (14.2ms) User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 33ms (Views: 29.6ms | ActiveRecord: 0.7ms) Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 14:22:27 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (87.3ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 102ms (Views: 100.1ms | ActiveRecord: 0.5ms) Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 14:23:05 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (9.6ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 23ms (Views: 21.2ms | ActiveRecord: 0.5ms) Started GET "/execs/task" for 127.0.0.1 at 2014-06-25 14:23:06 +0200 Processing by ExecsController#task as HTML Rendered execs/task.html.erb within layouts/application (105.4ms) User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 123ms (Views: 121.1ms | ActiveRecord: 0.9ms) Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 14:23:08 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (12.5ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 41ms (Views: 37.0ms | ActiveRecord: 0.6ms) Started GET "/scripts/index" for 127.0.0.1 at 2014-06-25 14:23:13 +0200 Processing by ScriptsController#index as HTML Rendered scripts/index.html.erb within layouts/application (9.9ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 28ms (Views: 25.4ms | ActiveRecord: 0.6ms) Started GET "/" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Processing by ScriptsController#index as HTML Rendered scripts/index.html.erb within layouts/application (16.5ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 33ms (Views: 30.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:23:26 +0200 Started GET "/scripts/index" for 127.0.0.1 at 2014-06-25 14:23:28 +0200 Processing by ScriptsController#index as HTML Rendered scripts/index.html.erb within layouts/application (10.0ms) User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 27ms (Views: 24.9ms | ActiveRecord: 0.7ms) Started GET "/scripts/index" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Processing by ScriptsController#index as HTML Rendered scripts/index.html.erb within layouts/application (9.5ms) User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 28ms (Views: 25.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:23:30 +0200 Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-06-25 14:23:31 +0200 Started GET "/test/suites" for 127.0.0.1 at 2014-06-25 14:23:39 +0200 Processing by TestController#suites as HTML Rendered test/suites.html.erb within layouts/application (11.6ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 28ms (Views: 26.5ms | ActiveRecord: 0.6ms) Started GET "/test/cases" for 127.0.0.1 at 2014-06-25 14:23:42 +0200 Processing by TestController#cases as HTML Rendered test/cases.html.erb within layouts/application (1.2ms) User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 28ms (Views: 25.7ms | ActiveRecord: 0.8ms) Started GET "/execs/automation" for 127.0.0.1 at 2014-06-25 14:23:44 +0200 Processing by ExecsController#automation as HTML Rendered execs/automation.html.erb within layouts/application (113.0ms) User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 133ms (Views: 130.3ms | ActiveRecord: 0.9ms) Started GET "/execs/task" for 127.0.0.1 at 2014-06-25 14:23:46 +0200 Processing by ExecsController#task as HTML Rendered execs/task.html.erb within layouts/application (94.1ms) User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 110ms (Views: 108.4ms | ActiveRecord: 0.6ms) Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 14:23:47 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (7.9ms) User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 27ms (Views: 24.2ms | ActiveRecord: 0.7ms) Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (90.2ms) User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 107ms (Views: 105.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:24:26 +0200 Started GET "/analysis/convergence" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Processing by AnalysisController#convergence as HTML Rendered analysis/convergence.html.erb within layouts/application (12.8ms) User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 36ms (Views: 32.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/assets/reset.css" for 127.0.0.1 at 2014-06-25 14:24:38 +0200 Started GET "/util/chef" for 127.0.0.1 at 2014-06-25 14:24:40 +0200 Processing by UtilController#chef as HTML Rendered util/chef.html.erb within layouts/application (102.1ms) Completed 500 Internal Server Error in 109ms ActionView::Template::Error (cannot load such file -- diffy): 5: